# 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="A python library to get information from Smart #1 and #3 web API" HOMEPAGE="https://github.com/dasBasti/pySmartHashtag" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/0e/82/a1a19472b18e31978c0b000b1bfe66737b00ba2d3d3ad4e23322bd39b4a4/pysmarthashtag-${REALVERSION}.tar.gz" SOURCEFILE="pysmarthashtag-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/httpx[${PYTHON_USEDEP}] >=dev-python/pycryptodome-3.4[${PYTHON_USEDEP}] >=dev-python/pyjwt-2.1.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"