commit:     2f70359131d2c1f4486019ae238f185467234566
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 26 07:33:44 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 26 07:39:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f703591

dev-python/singledispatch: Remove last-rited pkg

Closes: https://bugs.gentoo.org/734636
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/singledispatch/Manifest                   |  1 -
 dev-python/singledispatch/metadata.xml               | 15 ---------------
 .../singledispatch/singledispatch-3.4.0.3.ebuild     | 20 --------------------
 profiles/package.mask                                |  5 -----
 4 files changed, 41 deletions(-)

diff --git a/dev-python/singledispatch/Manifest 
b/dev-python/singledispatch/Manifest
deleted file mode 100644
index 6506cced01a..00000000000
--- a/dev-python/singledispatch/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST singledispatch-3.4.0.3.tar.gz 9529 BLAKE2B 
51e948c1a60adac7db3b97931becad4c699277b7c6af2e211e160fd6ec8fdf0501a3a2b40780b9bf7a2a5c62d08d905c7058c5a771018f9ec78a60688e3b03b5
 SHA512 
ba065d36092ddee6527be3d7cb777c51c0949855bf6dd0ffb7c25acaedaa35d36fe6dc096587acddcd1e9e54c6ac5f92c196b11f9ee1270cc0c1cf2f410446cf

diff --git a/dev-python/singledispatch/metadata.xml 
b/dev-python/singledispatch/metadata.xml
deleted file mode 100644
index 59b6525d4d9..00000000000
--- a/dev-python/singledispatch/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>t...@rothenpieler.org</email>
-               <name>Timo Rothenpieler</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>proxy-ma...@gentoo.org</email>
-               <name>Gentoo Proxy Maintainers Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="pypi">singledispatch</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild 
b/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild
deleted file mode 100644
index 9c1a89cfa21..00000000000
--- a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A library to bring functools.singledispatch from Python 3.4 to 
Python 2.6-3.3"
-HOMEPAGE="https://docs.python.org/3/library/functools.html#functools.singledispatch";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PF}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"

diff --git a/profiles/package.mask b/profiles/package.mask
index 44486c2f21c..ae067be9f83 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -248,11 +248,6 @@ net-analyzer/tcpflow
 # Removal in 30 days.  Bug #710024.
 dev-python/mysql-python
 
-# Michał Górny <mgo...@gentoo.org> (2020-09-26)
-# Python 2.7 backport with no revdeps left.
-# Removal in 30 days.  Bug #734636.
-dev-python/singledispatch
-
 # Michał Górny <mgo...@gentoo.org> (2020-09-25)
 # PyPy3.7 alpha.  Known to break a few packages.  Masked until it
 # matures more.

Reply via email to