dev-python/timelib: Remove last-rited package
authorMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:23:05 +0000 (20:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:28:26 +0000 (20:28 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/timelib/Manifest [deleted file]
dev-python/timelib/metadata.xml [deleted file]
dev-python/timelib/timelib-0.2.4-r1.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/timelib/Manifest b/dev-python/timelib/Manifest
deleted file mode 100644 (file)
index c90e97e..0000000
+++ /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 (file)
index 0a112a6..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="project">
-               <email>python@gentoo.org</email>
-               <name>Python</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="pypi">timelib</remote-id>
-       </upstream>
-</pkgmetadata>
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 (file)
index 4467adb..0000000
+++ /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}"
-}
index 76e51074255b0550a3e3f83c1246f4d1557ff0a4..6ef506274bd5148bd388b9b0c6766e3606ca2c5c 100644 (file)
@@ -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