dev-python/travis-wait-improved - 1.0.0 (pypi)

Search

Package Information

Description:
A tool to help long-running, yet reticent, processes avoid death at the hands of Traivs-CI.
Homepage:
https://www.us-cert.gov/resources/ncats
License:
License :: CC0 1.0 Universal CC0 1.0 Public Domain Dedication

Ebuild Details

Version EAPI Keywords Slot
1.0.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="A tool to help long-running, yet reticent, processes avoid death at the hands of Traivs-CI."

HOMEPAGE="https://www.us-cert.gov/resources/ncats"
LICENSE="License :: CC0 1.0 Universal CC0 1.0 Public Domain Dedication"
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="test"
DEPENDENCIES="dev-python/docopt[${PYTHON_USEDEP}]
	dev-python/termcolor[${PYTHON_USEDEP}]
	test? ( dev-python/pre-commit[${PYTHON_USEDEP}] )
	test? ( dev-python/coveralls[${PYTHON_USEDEP}] )
	test? ( <dev-python/coverage-5.0[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/docopt[${PYTHON_USEDEP}]
	dev-python/termcolor[${PYTHON_USEDEP}]
	test? ( dev-python/pre-commit[${PYTHON_USEDEP}] )
	test? ( dev-python/coveralls[${PYTHON_USEDEP}] )
	test? ( <dev-python/coverage-5.0[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )

BDEPEND

dev-python/docopt[${PYTHON_USEDEP}]
	dev-python/termcolor[${PYTHON_USEDEP}]
	test? ( dev-python/pre-commit[${PYTHON_USEDEP}] )
	test? ( dev-python/coveralls[${PYTHON_USEDEP}] )
	test? ( <dev-python/coverage-5.0[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )

Manifest for 1.0.0

Type File Size Source URLs
DIST travis-wait-improved-1.0.0.tar.gz 5352 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/travis-wait-improved/travis-wait-improved-1.0.0.tar.gz