dev-python/birdisle - 0.2.2 (pypi)

Search

Package Information

Description:
Python bindings for birdisle
Homepage:
https://github.com/bmerry/birdisle-py
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.2.2 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="Python bindings for birdisle"

HOMEPAGE="https://github.com/bmerry/birdisle-py"
LICENSE="BSD"
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="aioredis redis test"
DEPENDENCIES=">=dev-python/cffi-1.0.0[${PYTHON_USEDEP}]
	aioredis? ( dev-python/aioredis[${PYTHON_USEDEP}] )
	redis? ( >=dev-python/redis-3.4.1[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-forked[${PYTHON_USEDEP}] )
	test? ( dev-python/redis[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )
	test? ( dev-python/aioredis[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

>=dev-python/cffi-1.0.0[${PYTHON_USEDEP}]
	aioredis? ( dev-python/aioredis[${PYTHON_USEDEP}] )
	redis? ( >=dev-python/redis-3.4.1[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-forked[${PYTHON_USEDEP}] )
	test? ( dev-python/redis[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )
	test? ( dev-python/aioredis[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/cffi-1.0.0[${PYTHON_USEDEP}]
	aioredis? ( dev-python/aioredis[${PYTHON_USEDEP}] )
	redis? ( >=dev-python/redis-3.4.1[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-forked[${PYTHON_USEDEP}] )
	test? ( dev-python/redis[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )
	test? ( dev-python/aioredis[${PYTHON_USEDEP}] )

Manifest for 0.2.2

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