commit:     e91e76340f8ad438d9f07acaa987c27eec08dd20
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 31 07:52:25 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 31 07:54:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e91e7634

virtual/python-dnspython: Remove last-rited pkg

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

 profiles/package.mask                              |  7 -------
 profiles/updates/4Q-2015                           |  1 -
 virtual/python-dnspython/metadata.xml              |  8 --------
 virtual/python-dnspython/python-dnspython-2.ebuild | 16 ----------------
 4 files changed, 32 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index c0a3a234809..ff696b2ca3a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -365,13 +365,6 @@ net-p2p/multibit
 # Depends on >=virtual/{jdk,jre}-11 which is masked
 =www-servers/tomcat-9.0.22
 
-# Michał Górny <[email protected]> (30 Jul 2019)
-# Obsolete virtual that was created back when dev-python/dnspython
-# needed separate slots for py2 & py3.  The versions needing it are long
-# gone.  Replace all its uses with dev-python/dnspython.
-# Removal in 30 days.
-virtual/python-dnspython
-
 # Mart Raudsepp <[email protected]> (2019-07-28)
 # GNOME 3.33 development release packages
 >=dev-libs/vala-common-0.45

diff --git a/profiles/updates/4Q-2015 b/profiles/updates/4Q-2015
index df294b85ed7..01e7e42fdf4 100644
--- a/profiles/updates/4Q-2015
+++ b/profiles/updates/4Q-2015
@@ -5,7 +5,6 @@ slotmove =dev-ruby/recog-2.0.12 2 2.0.12
 slotmove =dev-ruby/recog-2.0.14 2 2.0.14
 move media-libs/libkgeomap kde-apps/libkgeomap
 slotmove =dev-python/pyfltk-1.3.3 1 0
-move virtual/dnspython virtual/python-dnspython
 move virtual/funcsigs virtual/python-funcsigs
 move virtual/pmw virtual/python-pmw
 move kde-apps/oxygen-icons kde-frameworks/oxygen-icons

diff --git a/virtual/python-dnspython/metadata.xml 
b/virtual/python-dnspython/metadata.xml
deleted file mode 100644
index e24dd86faa2..00000000000
--- a/virtual/python-dnspython/metadata.xml
+++ /dev/null
@@ -1,8 +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>
-</pkgmetadata>

diff --git a/virtual/python-dnspython/python-dnspython-2.ebuild 
b/virtual/python-dnspython/python-dnspython-2.ebuild
deleted file mode 100644
index 8c358155c9d..00000000000
--- a/virtual/python-dnspython/python-dnspython-2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-
-inherit python-r1
-
-DESCRIPTION="A virtual for dnspython, for Python 2 & 3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 
~amd64-linux ~x86-linux"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-       >=dev-python/dnspython-1.15.0:0[${PYTHON_USEDEP}]"

Reply via email to