commit:     906d649355627f3cc8a0647d4df65b04f62c3069
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 19:23:05 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 19:28:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=906d6493

dev-python/timelib: Remove last-rited package

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/timelib/Manifest                |  1 -
 dev-python/timelib/metadata.xml            | 11 -----------
 dev-python/timelib/timelib-0.2.4-r1.ebuild | 26 --------------------------
 profiles/package.mask                      |  1 -
 4 files changed, 39 deletions(-)

diff --git a/dev-python/timelib/Manifest b/dev-python/timelib/Manifest
deleted file mode 100644
index c90e97e6e30..00000000000
--- 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 0a112a630eb..00000000000
--- a/dev-python/timelib/metadata.xml
+++ /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>[email protected]</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
index 4467adb1fca..00000000000
--- 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 76e51074255..6ef506274bd 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

Reply via email to