dev-python/promise: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sun, 19 Aug 2018 08:50:05 +0000 (10:50 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 19 Aug 2018 08:56:18 +0000 (10:56 +0200)
Closes: https://bugs.gentoo.org/651156

dev-python/promise/Manifest [deleted file]
dev-python/promise/metadata.xml [deleted file]
dev-python/promise/promise-0.4.2.ebuild [deleted file]
dev-python/promise/promise-2.1.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/promise/Manifest b/dev-python/promise/Manifest
deleted file mode 100644 (file)
index 760c730..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST promise-0.4.2.tar.gz 7309 BLAKE2B 8d08c3985c6410d2b684bc27e300f4e5df620d3e035e127010a15ce2d774365f621eb4c3525b4422295d38cd62b5fcef2135758dd331d5769a86eca26ee378f7 SHA512 e3f0bd3dddfe3a304cb51d857418c8b8993f6e97c1a9e64622438869952174275ef4631259d5e6f090bfb39d4a2fd6bca8fe50ada5bb8ccea19ff726adcde7fd
-DIST promise-2.1.tar.gz 17974 BLAKE2B 5e1fc9bbed3af51812c43b1c13006037ada44404564a3064cb2e39657f6bb5dc0fec6d052ae9038439c60339fd4f4b5fa97330571398bf84243805b25ead94e8 SHA512 d4d5628c9b75f81fdb5d654a76e788df5296472cd73bcb8fd9a27979b8aadeb1d40a4d52cfed173341a5a97920132b00cee44d915ef640167127a249b5c0cac0
diff --git a/dev-python/promise/metadata.xml b/dev-python/promise/metadata.xml
deleted file mode 100644 (file)
index c482c82..0000000
+++ /dev/null
@@ -1,12 +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">promise</remote-id>
-    <remote-id type="github">rfk/promise</remote-id>
-  </upstream>
-</pkgmetadata>
diff --git a/dev-python/promise/promise-0.4.2.ebuild b/dev-python/promise/promise-0.4.2.ebuild
deleted file mode 100644 (file)
index 56bc6a9..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1
-
-DESCRIPTION="Bytecode optimisation using staticness assertions"
-HOMEPAGE="https://github.com/rfk/promise/ https://pypi.org/project/promise/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-RDEPEND="${PYTHON_DEPS}"
-
-pkg_setup() {
-       python-single-r1_pkg_setup
-}
-
-python_test() {
-       # Timing tests fail.
-       PROMISE_SKIP_TIMING_TESTS="1" nosetests || die "tests failed"
-}
diff --git a/dev-python/promise/promise-2.1.ebuild b/dev-python/promise/promise-2.1.ebuild
deleted file mode 100644 (file)
index e9a2866..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{3_4,3_5} )
-
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1
-
-DESCRIPTION="Bytecode optimisation using staticness assertions"
-HOMEPAGE="https://github.com/rfk/promise/ https://pypi.org/project/promise/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-RDEPEND="${PYTHON_DEPS}"
-
-python_test() {
-        nosetests -v || die
-}
index 74b3ae0776971a80eba00b5226a23bf7b81952dc..892e5ca8f73d0b6275e394bef2786fbcb70a5e98 100644 (file)
@@ -116,12 +116,6 @@ dev-python/wxpython:2.8
 # Pulseeffects depends on atoms only found in gnome overlay
 >=media-sound/pulseeffects-4.0.0
 
-# Michał Górny <mgorny@gentoo.org> (12 Jul 2018)
-# Abandoned upstream, no reverse dependencies.  Collides with
-# dev-python/promises (that has revdeps).
-# Removal in 30 days.  Bug #651156.
-dev-python/promise
-
 # Jonas Stein <jstein@gentoo.org> (10 Jul 2018)
 # Package is not maintained, has a broken SRC_URI and 
 # we may not mirror the files.