# 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="Python Absio Library [wheel]"

HOMEPAGE="http://absio.readthedocs.io/"
LICENSE="Proprietary"
SRC_URI="https://files.pythonhosted.org/packages/cp35/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-cp35-cp35m-manylinux1_x86_64.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-cp35-cp35m-manylinux1_x86_64.whl"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES=">=dev-python/arrow-0.10.0[${PYTHON_USEDEP}]
	>=dev-python/asn1crypto-0.22.0[${PYTHON_USEDEP}]
	>=dev-python/attrs-17.2.0[${PYTHON_USEDEP}]
	>=dev-python/cffi-1.10.0[${PYTHON_USEDEP}]
	>=dev-python/construct-2.8.12[${PYTHON_USEDEP}]
	<dev-python/cryptography-3.0[${PYTHON_USEDEP}]
	>=dev-python/decorator-4.1.1[${PYTHON_USEDEP}]
	>=dev-python/idna-2.5[${PYTHON_USEDEP}]
	>=dev-python/mako-1.0.7[${PYTHON_USEDEP}]
	~dev-python/marshmallow-3.0[${PYTHON_USEDEP}]
	>=dev-python/more-itertools-3.2.0[${PYTHON_USEDEP}]
	~dev-python/peewee-3.13.3[${PYTHON_USEDEP}]
	>=dev-python/pexpect-4.2.1[${PYTHON_USEDEP}]
	>=dev-python/pickleshare-0.7.4[${PYTHON_USEDEP}]
	>=dev-python/prompt-toolkit-1.0.14[${PYTHON_USEDEP}]
	>=dev-python/ptyprocess-0.5.2[${PYTHON_USEDEP}]
	>=dev-python/py-1.4.34[${PYTHON_USEDEP}]
	>=dev-python/pycparser-2.18[${PYTHON_USEDEP}]
	dev-python/pysqlcipher3[${PYTHON_USEDEP}]
	>=dev-python/requests-2.18.2[${PYTHON_USEDEP}]
	>=dev-python/requests-toolbelt-0.8.0[${PYTHON_USEDEP}]
	dev-python/simplegeneric[${PYTHON_USEDEP}]
	>=dev-python/simplejson-3.11.1[${PYTHON_USEDEP}]
	>=dev-python/six-1.10.0[${PYTHON_USEDEP}]
	~dev-python/tenacity-6.2.0[${PYTHON_USEDEP}]
	>=dev-python/traitlets-4.3.2[${PYTHON_USEDEP}]
	>=dev-python/wcwidth-0.1.7[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"