dev-python/cachalot - 1.5.0 (pypi)

Search

Package Information

Description:
Minimal persistent memoization cache
Homepage:
https://radek-sprta.gitlab.io/Cachalot/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.5.0 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="Minimal persistent memoization cache"

HOMEPAGE="https://radek-sprta.gitlab.io/Cachalot/"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/8d/5d/1d7d34dc3b60488e9c596013a94c83ce0ad176676b7e3c420716408b02fa/Cachalot-${REALVERSION}.tar.gz"
SOURCEFILE="Cachalot-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="dev-python/jsonpickle[${PYTHON_USEDEP}]
	dev-python/tinydb[${PYTHON_USEDEP}]
	dev-python/tinydb-smartcache[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/jsonpickle[${PYTHON_USEDEP}]
	dev-python/tinydb[${PYTHON_USEDEP}]
	dev-python/tinydb-smartcache[${PYTHON_USEDEP}]

BDEPEND

dev-python/jsonpickle[${PYTHON_USEDEP}]
	dev-python/tinydb[${PYTHON_USEDEP}]
	dev-python/tinydb-smartcache[${PYTHON_USEDEP}]

Manifest for 1.5.0

Type File Size Source URLs
DIST Cachalot-1.5.0.tar.gz 7953 bytes https://files.pythonhosted.org/packages/8d/5d/1d7d34dc3b60488e9c596013a94c83ce0ad176676b7e3c420716408b02fa/Cachalot-1.5.0.tar.gz