dev-python/podman - 5.7.0 (pypi)

Search

Package Information

Description:
Bindings for Podman RESTful API
Homepage:
https://github.com/containers/podman-py
License:
Apache License

Ebuild Details

Version EAPI Keywords Slot
5.7.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="Bindings for Podman RESTful API"

HOMEPAGE="https://github.com/containers/podman-py"
LICENSE="Apache License"
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="docs progress-bar test"
DEPENDENCIES=">=dev-python/requests-2.24[${PYTHON_USEDEP}]
	dev-python/urllib3[${PYTHON_USEDEP}]
	progress-bar? ( >=dev-python/rich-12.5.1[${PYTHON_USEDEP}] )
	docs? ( dev-python/sphinx[${PYTHON_USEDEP}] )
	test? ( dev-python/coverage[${PYTHON_USEDEP}] )
	test? ( dev-python/fixtures[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )
	test? ( dev-python/requests-mock[${PYTHON_USEDEP}] )
	test? ( dev-python/tox[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

>=dev-python/requests-2.24[${PYTHON_USEDEP}]
	dev-python/urllib3[${PYTHON_USEDEP}]
	progress-bar? ( >=dev-python/rich-12.5.1[${PYTHON_USEDEP}] )
	docs? ( dev-python/sphinx[${PYTHON_USEDEP}] )
	test? ( dev-python/coverage[${PYTHON_USEDEP}] )
	test? ( dev-python/fixtures[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )
	test? ( dev-python/requests-mock[${PYTHON_USEDEP}] )
	test? ( dev-python/tox[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/requests-2.24[${PYTHON_USEDEP}]
	dev-python/urllib3[${PYTHON_USEDEP}]
	progress-bar? ( >=dev-python/rich-12.5.1[${PYTHON_USEDEP}] )
	docs? ( dev-python/sphinx[${PYTHON_USEDEP}] )
	test? ( dev-python/coverage[${PYTHON_USEDEP}] )
	test? ( dev-python/fixtures[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )
	test? ( dev-python/requests-mock[${PYTHON_USEDEP}] )
	test? ( dev-python/tox[${PYTHON_USEDEP}] )

Manifest for 5.7.0

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