dev-python/AuthEncoding - 6.0 (pypi)

Search

Package Information

Description:
Framework for handling LDAP style password hashes.
Homepage:
https://github.com/zopefoundation/AuthEncoding
License:
ZPL

Ebuild Details

Version EAPI Keywords Slot
6.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="Framework for handling LDAP style password hashes."

HOMEPAGE="https://github.com/zopefoundation/AuthEncoding"
LICENSE="ZPL"
SRC_URI="https://files.pythonhosted.org/packages/41/0c/853715b6b26a90683cd060186b877d8431eb4b38507030de20a696eec13a/authencoding-${REALVERSION}.tar.gz"
SOURCEFILE="authencoding-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE="bcrypt test"
DEPENDENCIES="test? ( dev-python/pytest[${PYTHON_USEDEP}] )
	bcrypt? ( dev-python/bcrypt[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

test? ( dev-python/pytest[${PYTHON_USEDEP}] )
	bcrypt? ( dev-python/bcrypt[${PYTHON_USEDEP}] )

BDEPEND

test? ( dev-python/pytest[${PYTHON_USEDEP}] )
	bcrypt? ( dev-python/bcrypt[${PYTHON_USEDEP}] )

Manifest for 6.0

Type File Size Source URLs
DIST authencoding-6.0.tar.gz 10668 bytes https://files.pythonhosted.org/packages/41/0c/853715b6b26a90683cd060186b877d8431eb4b38507030de20a696eec13a/authencoding-6.0.tar.gz