# 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="swiss common utils"

HOMEPAGE=""
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=""
DEPENDENCIES="~dev-python/bleach-3.1.0[${PYTHON_USEDEP}]
	~dev-python/certifi-2019.3.9[${PYTHON_USEDEP}]
	~dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
	~dev-python/coloredlogs-10.0[${PYTHON_USEDEP}]
	~dev-python/docutils-0.14[${PYTHON_USEDEP}]
	~dev-python/humanfriendly-4.18[${PYTHON_USEDEP}]
	~dev-python/idna-2.8[${PYTHON_USEDEP}]
	dev-python/memory-profiler[${PYTHON_USEDEP}]
	~dev-python/pkginfo-1.5.0.1[${PYTHON_USEDEP}]
	~dev-python/psutil-5.6.1[${PYTHON_USEDEP}]
	dev-python/pyfiglet[${PYTHON_USEDEP}]
	~dev-python/pygments-2.3.1[${PYTHON_USEDEP}]
	~dev-python/pytimeparse-1.1.8[${PYTHON_USEDEP}]
	~dev-python/pyyaml-5.1[${PYTHON_USEDEP}]
	~dev-python/readme-renderer-24.0[${PYTHON_USEDEP}]
	~dev-python/requests-2.21.0[${PYTHON_USEDEP}]
	~dev-python/requests-toolbelt-0.9.1[${PYTHON_USEDEP}]
	~dev-python/six-1.12.0[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.31.1[${PYTHON_USEDEP}]
	~dev-python/twine-1.13.0[${PYTHON_USEDEP}]
	~dev-python/urllib3-1.24.1[${PYTHON_USEDEP}]
	~dev-python/webencodings-0.5.1[${PYTHON_USEDEP}]
	dev-python/swiss-python[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"