From: Michał Górny Date: Fri, 21 Feb 2020 19:23:05 +0000 (+0100) Subject: dev-python/timelib: Remove last-rited package X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=906d649355627f3cc8a0647d4df65b04f62c3069;p=gentoo.git dev-python/timelib: Remove last-rited package Signed-off-by: Michał Górny --- diff --git a/dev-python/timelib/Manifest b/dev-python/timelib/Manifest deleted file mode 100644 index c90e97e6e304..000000000000 --- a/dev-python/timelib/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST timelib-0.2.4.tar.gz 295951 BLAKE2B aa543f8ab9ad18107e6caf4e2eff7471147b0ea100533f456cbaa77a0ab318a97b02d0b38777ebe01384e43a70edc0f55acdec08e95a4b6d8ec438140e94ddaa SHA512 b19ef411f7a6d4f9e43e4de2a4c57f1f430b5c16ec88f7c3f72e8a2f6950a2e94c1ce3792203ba3add07994d1a8eaec4172aa09315b39df4494430e30ebd880b diff --git a/dev-python/timelib/metadata.xml b/dev-python/timelib/metadata.xml deleted file mode 100644 index 0a112a630eb1..000000000000 --- a/dev-python/timelib/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - python@gentoo.org - Python - - - timelib - - diff --git a/dev-python/timelib/timelib-0.2.4-r1.ebuild b/dev-python/timelib/timelib-0.2.4-r1.ebuild deleted file mode 100644 index 4467adb1fca2..000000000000 --- a/dev-python/timelib/timelib-0.2.4-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="parse english textual date descriptions" -HOMEPAGE="https://github.com/pediapress/timelib https://pypi.org/project/timelib/" -# pypi zipball lacks tests; also it's .zip -SRC_URI="https://github.com/pediapress/timelib/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="PHP-3.01 ZLIB" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DEPEND="dev-python/cython[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( dev-python/pytest[${PYTHON_USEDEP}] )" - -python_test() { - py.test -v || die "Tests fail with ${EPYTHON}" -} diff --git a/profiles/package.mask b/profiles/package.mask index 76e51074255b..6ef506274bd5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -633,7 +633,6 @@ net-im/silc-toolkit # The following Gentoo packages are Python 2-only and have no reverse # dependencies. # Removal in 30 days. Bug #705762. -dev-python/timelib dev-python/turbocheetah dev-python/turbojson dev-python/turbokid