dev-python/cache-alchemy - 0.4.5 (pypi)

Search

Package Information

Description:
The Python Cache Toolkit.
Homepage:
https://github.com/GuangTianLi/cache-alchemy

Ebuild Details

Version EAPI Keywords Slot
0.4.5 8 ~amd64 ~x86 0
View Raw Ebuild
# 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="The Python Cache Toolkit."

HOMEPAGE="https://github.com/GuangTianLi/cache-alchemy"
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="tests"
DEPENDENCIES="dev-python/configalchemy[${PYTHON_USEDEP}]
	tests? ( dev-python/fakeredis[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/configalchemy[${PYTHON_USEDEP}]
	tests? ( dev-python/fakeredis[${PYTHON_USEDEP}] )

BDEPEND

dev-python/configalchemy[${PYTHON_USEDEP}]
	tests? ( dev-python/fakeredis[${PYTHON_USEDEP}] )

Manifest for 0.4.5

Type File Size Source URLs
DIST cache-alchemy-0.4.5.tar.gz 22305 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/cache-alchemy/cache-alchemy-0.4.5.tar.gz