commit:     206e89f0889ece675238740f9c6d28e171487339
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 19:23:11 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 19:28:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=206e89f0

dev-python/weakrefmethod: Remove last-rited package

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

 dev-python/weakrefmethod/Manifest                  |  1 -
 dev-python/weakrefmethod/metadata.xml              | 19 -------------------
 .../weakrefmethod/weakrefmethod-1.0.3.ebuild       | 22 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 43 deletions(-)

diff --git a/dev-python/weakrefmethod/Manifest 
b/dev-python/weakrefmethod/Manifest
deleted file mode 100644
index e42d2e2b7ab..00000000000
--- a/dev-python/weakrefmethod/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST weakrefmethod-1.0.3.tar.gz 7472 BLAKE2B 
44e8250275156ee88b95c8b308b1b18fd7899d028c8ef893f2defd2c71f44a94c416a1531bf0d4a71012f44cec69814bdc8e244c0349abb7dd1e5a3e76c89908
 SHA512 
c68dc806904eb954319984003506eb9b552005ce04722c6a3eb123ecde8f4413f9f9d114f0923c6f6ae2e25b4dbaf8c225c070a1720a6563cf1517f2411a60d5

diff --git a/dev-python/weakrefmethod/metadata.xml 
b/dev-python/weakrefmethod/metadata.xml
deleted file mode 100644
index a40778af57c..00000000000
--- a/dev-python/weakrefmethod/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>prometheanf...@gentoo.org</email>
-               <name>Matthew Thode</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>openst...@gentoo.org</email>
-               <name>Openstack</name>
-       </maintainer>
-       <longdescription lang="en">
-       Backport of WeakMethod from Python 3.4 to Python 2.6+
-       </longdescription>
-       <upstream>
-               <remote-id type="pypi">weakrefmethod</remote-id>
-               <remote-id type="github">twang817/weakrefmethod</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/weakrefmethod/weakrefmethod-1.0.3.ebuild 
b/dev-python/weakrefmethod/weakrefmethod-1.0.3.ebuild
deleted file mode 100644
index befc420d0a7..00000000000
--- a/dev-python/weakrefmethod/weakrefmethod-1.0.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Backport of WeakMethod from Python 3.4 to Python 2.6+"
-HOMEPAGE="https://github.com/rholder/retrying";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
-"
-RDEPEND=""

diff --git a/profiles/package.mask b/profiles/package.mask
index a834da522d0..f59c27af153 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/weakrefmethod
 dev-python/webut
 dev-python/wehjit
 dev-python/zfec

Reply via email to