# 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="An easy way to fetch and store data from and store to key-value databases like Redis." HOMEPAGE="https://github.com/arrrlo/db-transfer" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/33/1c/e4c75fb2ae919cabb15b02401979b9c45384aae2907716a885cd2e32ecd7/DB%20Transfer-${REALVERSION}.tar.gz" SOURCEFILE="DB%20Transfer-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/click-6.3[${PYTHON_USEDEP}] >=dev-python/redis-2.10[${PYTHON_USEDEP}] >=dev-python/ujson-1.35[${PYTHON_USEDEP}] >=dev-python/six-1.12.0[${PYTHON_USEDEP}] >=dev-python/pyyaml-5.1.2[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"