Install this version:
emerge -a =dev-python/policyuniverse-1.5.1.20231109
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/policyuniverse-1.5.1.20231109
Or alternatively:
emerge --autounmask-write -a =dev-python/policyuniverse-1.5.1.20231109
# 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="Parse and Process AWS IAM Policies, Statements, ARNs, and wildcards."
HOMEPAGE="https://github.com/Netflix-Skunkworks/policyuniverse"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="dev tests"
DEPENDENCIES="dev? ( dev-python/pre-commit[${PYTHON_USEDEP}] )
dev? ( dev-python/black[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
tests? ( dev-python/coveralls[${PYTHON_USEDEP}] )
tests? ( dev-python/bandit[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
Manage flags for this package:
euse -i <flag> -p dev-python/policyuniverse |
euse -E <flag> -p dev-python/policyuniverse |
euse -D <flag> -p dev-python/policyuniverse
dev? ( dev-python/pre-commit[] ) dev? ( dev-python/black[] ) tests? ( dev-python/pytest[] ) tests? ( dev-python/coveralls[] ) tests? ( dev-python/bandit[] )
dev? ( dev-python/pre-commit[] ) dev? ( dev-python/black[] ) tests? ( dev-python/pytest[] ) tests? ( dev-python/coveralls[] ) tests? ( dev-python/bandit[] )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | policyuniverse-1.5.1.20231109.tar.gz | 469645 bytes | https://files.pythonhosted.org/packages/source//policyuniverse/-1.5.1.20231109.tar.gz |