dev-python/distroinfo - 0.6.3 (pypi)

Search

Package Information

Description:
python module for parsing, validating and querying distribution/packaging metadata stored in human readable and reviewable text/YAML files
Homepage:
https://github.com/softwarefactory-project/distroinfo
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
0.6.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="python module for parsing, validating and querying distribution/packaging metadata stored in human readable and reviewable text/YAML files"

HOMEPAGE="https://github.com/softwarefactory-project/distroinfo"
LICENSE="Apache-2.0"
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="tests"
DEPENDENCIES=">=dev-python/pbr-6.0.0[${PYTHON_USEDEP}]
	dev-python/pyyaml[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	dev-python/six[${PYTHON_USEDEP}]
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
	tests? ( dev-python/pycodestyle[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

>=dev-python/pbr-6.0.0[${PYTHON_USEDEP}]
	dev-python/pyyaml[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	dev-python/six[${PYTHON_USEDEP}]
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
	tests? ( dev-python/pycodestyle[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/pbr-6.0.0[${PYTHON_USEDEP}]
	dev-python/pyyaml[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	dev-python/six[${PYTHON_USEDEP}]
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
	tests? ( dev-python/pycodestyle[${PYTHON_USEDEP}] )

Manifest for 0.6.3

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