dev-python/limits - 5.8.0 (stowe-verlay)

Search

Install

Install this version:

emerge -a =dev-python/limits-5.8.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/limits-5.8.0

Or alternatively:

emerge --autounmask-write -a =dev-python/limits-5.8.0

Package Information

Description:
Rate limiting utilities.
Homepage:
https://pypi.org/project/limits/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
5.8.0 8 ~amd64 ~x86 0
View Raw Ebuild
EAPI=8

REALNAME="${PN}"
REALVERSION="${PV}"
PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=hatchling

inherit pypi distutils-r1

DESCRIPTION="Rate limiting utilities."
HOMEPAGE="https://pypi.org/project/limits/"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

BDEPEND="dev-python/hatch-vcs[${PYTHON_USEDEP}]"
RDEPEND=">=dev-python/deprecated-1.2[${PYTHON_USEDEP}]
	>=dev-python/packaging-21[${PYTHON_USEDEP}]
	dev-python/typing-extensions[${PYTHON_USEDEP}]"

Inherited Eclasses

Dependencies

RDEPEND

>=dev-python/deprecated-1.2[]
	>=dev-python/packaging-21[]
	dev-python/typing-extensions[]

BDEPEND

dev-python/hatch-vcs[]

Manifest for 5.8.0

Type File Size Source URLs
DIST limits-5.8.0.tar.gz 226104 bytes https://files.pythonhosted.org/packages/source//limits/-5.8.0.tar.gz