Install this version:
emerge -a =dev-python/urlobject-3.0.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/urlobject-3.0.0
Or alternatively:
emerge --autounmask-write -a =dev-python/urlobject-3.0.0
EAPI=8
PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=setuptools
inherit pypi distutils-r1
DESCRIPTION="A utility class for manipulating URLs"
HOMEPAGE="https://pypi.org/project/urlobject/"
LICENSE="Unlicense"
SRC_URI="https://files.pythonhosted.org/packages/source/${PN::1}/${PN}/${PN}-${PV}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | urlobject-3.0.0.tar.gz | 28237 bytes | https://files.pythonhosted.org/packages/source//urlobject/-3.0.0.tar.gz |