summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-19 10:50:05 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-19 10:56:18 +0200
commit586344fff9ae25180784719aca004fcdc4781a4d (patch)
tree361071b3e5d9d09b84c7056587a51c01db2f2703
parentdev-python/hgtools: Remove last-rited pkg (diff)
downloadgentoo-586344ff.tar.gz
gentoo-586344ff.tar.bz2
gentoo-586344ff.zip
dev-python/promise: Remove last-rited pkg
Closes: https://bugs.gentoo.org/651156
-rw-r--r--dev-python/promise/Manifest2
-rw-r--r--dev-python/promise/metadata.xml12
-rw-r--r--dev-python/promise/promise-0.4.2.ebuild30
-rw-r--r--dev-python/promise/promise-2.1.ebuild26
-rw-r--r--profiles/package.mask6
5 files changed, 0 insertions, 76 deletions
diff --git a/dev-python/promise/Manifest b/dev-python/promise/Manifest
deleted file mode 100644
index 760c730bbfad..000000000000
--- a/dev-python/promise/Manifest
+++ /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
index c482c8226f1d..000000000000
--- a/dev-python/promise/metadata.xml
+++ /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
index 56bc6a936ddf..000000000000
--- a/dev-python/promise/promise-0.4.2.ebuild
+++ /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
index e9a2866b834f..000000000000
--- a/dev-python/promise/promise-2.1.ebuild
+++ /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
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 74b3ae077697..892e5ca8f73d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -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.