dev-python/cfn-docgen - 1.0.1 (pypi)

Search

Package Information

Description:
Document generator from cfn template files.
Homepage:
https://github.com/horietakehiro/cfn-docgen
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.0.1 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="Document generator from cfn template files."

HOMEPAGE="https://github.com/horietakehiro/cfn-docgen"
LICENSE="MIT"
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/boto3-1.28.30[${PYTHON_USEDEP}]
	dev-python/cfn-flip[${PYTHON_USEDEP}]
	>=dev-python/click-8.1.6[${PYTHON_USEDEP}]
	>=dev-python/jsonpath-ng-1.5.3[${PYTHON_USEDEP}]
	>=dev-python/requests-2.31.0[${PYTHON_USEDEP}]
	>=dev-python/pydantic-2.1.1[${PYTHON_USEDEP}]
	>=dev-python/tqdm-4.66.1[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

>=dev-python/boto3-1.28.30[${PYTHON_USEDEP}]
	dev-python/cfn-flip[${PYTHON_USEDEP}]
	>=dev-python/click-8.1.6[${PYTHON_USEDEP}]
	>=dev-python/jsonpath-ng-1.5.3[${PYTHON_USEDEP}]
	>=dev-python/requests-2.31.0[${PYTHON_USEDEP}]
	>=dev-python/pydantic-2.1.1[${PYTHON_USEDEP}]
	>=dev-python/tqdm-4.66.1[${PYTHON_USEDEP}]

BDEPEND

>=dev-python/boto3-1.28.30[${PYTHON_USEDEP}]
	dev-python/cfn-flip[${PYTHON_USEDEP}]
	>=dev-python/click-8.1.6[${PYTHON_USEDEP}]
	>=dev-python/jsonpath-ng-1.5.3[${PYTHON_USEDEP}]
	>=dev-python/requests-2.31.0[${PYTHON_USEDEP}]
	>=dev-python/pydantic-2.1.1[${PYTHON_USEDEP}]
	>=dev-python/tqdm-4.66.1[${PYTHON_USEDEP}]

Manifest for 1.0.1

Type File Size Source URLs
DIST cfn-docgen-1.0.1.tar.gz 55595 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/cfn-docgen/cfn-docgen-1.0.1.tar.gz