dev-python/python-challenge-bypass-ristretto - 2022.6.30 (pypi)

Search

Package Information

Description:
Bindings for Brave's Ristretto-flavored Privacy Pass library. [wheel]
Homepage:
https://github.com/LeastAuthority/python-challenge-bypass-ristretto
License:
Mozilla Public License v2

Ebuild Details

Version EAPI Keywords Slot
2022.6.30 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="Bindings for Brave's Ristretto-flavored Privacy Pass library. [wheel]"

HOMEPAGE="https://github.com/LeastAuthority/python-challenge-bypass-ristretto"
LICENSE="Mozilla Public License v2"
SRC_URI="https://files.pythonhosted.org/packages/py2.py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl"
RESTRICT="test"

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

IUSE="tests"
DEPENDENCIES="dev-python/cffi[${PYTHON_USEDEP}]
	dev-python/attrs[${PYTHON_USEDEP}]
	tests? ( dev-python/testtools[${PYTHON_USEDEP}] )
	tests? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/cffi[${PYTHON_USEDEP}]
	dev-python/attrs[${PYTHON_USEDEP}]
	tests? ( dev-python/testtools[${PYTHON_USEDEP}] )
	tests? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

BDEPEND

dev-python/cffi[${PYTHON_USEDEP}]
	dev-python/attrs[${PYTHON_USEDEP}]
	tests? ( dev-python/testtools[${PYTHON_USEDEP}] )
	tests? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels