dev-python/cacheyou - 23.3 (pypi)

Search

Package Information

Description:
httplib2 caching for requests
Homepage:
https://github.com/frostming/cacheyou

Ebuild Details

Version EAPI Keywords Slot
23.3 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="httplib2 caching for requests"

HOMEPAGE="https://github.com/frostming/cacheyou"
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="filecache redis"
DEPENDENCIES=">=dev-python/msgpack-0.5.2[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	filecache? ( >=dev-python/filelock-3.8.0[${PYTHON_USEDEP}] )
	redis? ( >=dev-python/redis-2.10.5[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

>=dev-python/msgpack-0.5.2[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	filecache? ( >=dev-python/filelock-3.8.0[${PYTHON_USEDEP}] )
	redis? ( >=dev-python/redis-2.10.5[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/msgpack-0.5.2[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	filecache? ( >=dev-python/filelock-3.8.0[${PYTHON_USEDEP}] )
	redis? ( >=dev-python/redis-2.10.5[${PYTHON_USEDEP}] )

Manifest for 23.3

Type File Size Source URLs
DIST cacheyou-23.3.tar.gz 43192 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/cacheyou/cacheyou-23.3.tar.gz