dev-python/rdt-identity - 1.9.2 (pypi)

Search

Package Information

Description:
Reversible Data Transforms
Homepage:
https://github.com/sdv-dev/RDT
License:
BSL-1.1

Ebuild Details

Version EAPI Keywords Slot
1.9.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=( python3_11 )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Reversible Data Transforms"

HOMEPAGE="https://github.com/sdv-dev/RDT"
LICENSE="BSL-1.1"
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=""
DEPENDENCIES="dev-python/rdt[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/rdt[${PYTHON_USEDEP}]

BDEPEND

dev-python/rdt[${PYTHON_USEDEP}]