dev-python/example-package-chanshing - 1.1.11 (pypi)

Search

Package Information

Description:
An example Python project
Homepage:
https://github.com/chanshing/example-package
License:
See LICENSE file.

Ebuild Details

Version EAPI Keywords Slot
1.1.11 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="An example Python project"

HOMEPAGE="https://github.com/chanshing/example-package"
LICENSE="See LICENSE file."
SRC_URI="https://files.pythonhosted.org/packages/a9/3a/8ee19f0241019d5ce6711c5c4efc0884c0e5ebcc8a44b0d0b6755f9d9109/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE="dev docs"
DEPENDENCIES="dev? ( dev-python/twine[${PYTHON_USEDEP}] )
	dev? ( dev-python/ipdb[${PYTHON_USEDEP}] )
	dev? ( dev-python/flake8[${PYTHON_USEDEP}] )
	dev? ( dev-python/autopep8[${PYTHON_USEDEP}] )
	docs? ( >=dev-python/sphinx-4.2[${PYTHON_USEDEP}] )
	docs? ( >=dev-python/sphinx-rtd-theme-1.0[${PYTHON_USEDEP}] )
	docs? ( dev-python/readthedocs-sphinx-search[${PYTHON_USEDEP}] )
	docs? ( <dev-python/docutils-0.18[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

dev

Dependencies

RDEPEND

dev? ( dev-python/twine[${PYTHON_USEDEP}] )
	dev? ( dev-python/ipdb[${PYTHON_USEDEP}] )
	dev? ( dev-python/flake8[${PYTHON_USEDEP}] )
	dev? ( dev-python/autopep8[${PYTHON_USEDEP}] )
	docs? ( >=dev-python/sphinx-4.2[${PYTHON_USEDEP}] )
	docs? ( >=dev-python/sphinx-rtd-theme-1.0[${PYTHON_USEDEP}] )
	docs? ( dev-python/readthedocs-sphinx-search[${PYTHON_USEDEP}] )
	docs? ( <dev-python/docutils-0.18[${PYTHON_USEDEP}] )

BDEPEND

dev? ( dev-python/twine[${PYTHON_USEDEP}] )
	dev? ( dev-python/ipdb[${PYTHON_USEDEP}] )
	dev? ( dev-python/flake8[${PYTHON_USEDEP}] )
	dev? ( dev-python/autopep8[${PYTHON_USEDEP}] )
	docs? ( >=dev-python/sphinx-4.2[${PYTHON_USEDEP}] )
	docs? ( >=dev-python/sphinx-rtd-theme-1.0[${PYTHON_USEDEP}] )
	docs? ( dev-python/readthedocs-sphinx-search[${PYTHON_USEDEP}] )
	docs? ( <dev-python/docutils-0.18[${PYTHON_USEDEP}] )

Manifest for 1.1.11

Type File Size Source URLs
DIST example-package-chanshing-1.1.11.tar.gz 23620 bytes https://files.pythonhosted.org/packages/a9/3a/8ee19f0241019d5ce6711c5c4efc0884c0e5ebcc8a44b0d0b6755f9d9109/example-package-chanshing-1.1.11.tar.gz