View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file
EAPI=8
REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone
inherit python-r1 gs-pypi
DESCRIPTION="PEP 561 stubs for aws-requests-auth"
HOMEPAGE="https://github.com/YonatanGreenfeld/aws-requests-auth-stubs"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/78/e2/90a3de16cf280d9580fe9816b5672dd032e97eb9f9b684180c2fbf3c4cca/aws_requests_auth-stubs-${REALVERSION}.tar.gz"
SOURCEFILE="aws_requests_auth-stubs-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/aws-requests-auth[${PYTHON_USEDEP}]
dev-python/botocore-stubs[${PYTHON_USEDEP}]
dev-python/types-requests[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"