dev-python/redis-py-cluster - 2.1.3 (pypi)

Search

Package Information

Description:
Library for communicating with Redis Clusters. Built on top of redis-py lib
Homepage:
http://github.com/grokzen/redis-py-cluster
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2.1.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="Library for communicating with Redis Clusters. Built on top of redis-py lib"

HOMEPAGE="http://github.com/grokzen/redis-py-cluster"
LICENSE="MIT"
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="hiredis"
DEPENDENCIES="<dev-python/redis-4.0.0[${PYTHON_USEDEP}]
	hiredis? ( >=dev-python/hiredis-0.1.3[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

<dev-python/redis-4.0.0[${PYTHON_USEDEP}]
	hiredis? ( >=dev-python/hiredis-0.1.3[${PYTHON_USEDEP}] )

BDEPEND

<dev-python/redis-4.0.0[${PYTHON_USEDEP}]
	hiredis? ( >=dev-python/hiredis-0.1.3[${PYTHON_USEDEP}] )

Manifest for 2.1.3

Type File Size Source URLs
DIST redis-py-cluster-2.1.3.tar.gz 46892 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/redis-py-cluster/redis-py-cluster-2.1.3.tar.gz