commit:     9b529964fb17b32999ba976a7115eed6df9bb32c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 13 04:49:03 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 13 04:49:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b529964

dev-python/dnslib: Remove last-rited pkg

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

 dev-python/dnslib/Manifest            |  1 -
 dev-python/dnslib/dnslib-0.9.6.ebuild | 18 ------------------
 dev-python/dnslib/metadata.xml        | 11 -----------
 profiles/package.mask                 |  5 -----
 4 files changed, 35 deletions(-)

diff --git a/dev-python/dnslib/Manifest b/dev-python/dnslib/Manifest
deleted file mode 100644
index 5bf00f437ee..00000000000
--- a/dev-python/dnslib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dnslib-0.9.6.tar.gz 60079 BLAKE2B 
203f765683cdeefb0aab50138c548c585352dd38fad3fe834dc4919584a5e8b3912451e09050d30f42ed301716dce1c2b02b15464881355ab893c601a4635790
 SHA512 
c733803a9b25356c82afb4ce853a681545aebdb5fbd4f8a544eea9bb61ff354acc044a43357435e02b8b787a17fec99ea7e9f01b1c1e93a2e39945657c495105

diff --git a/dev-python/dnslib/dnslib-0.9.6.ebuild 
b/dev-python/dnslib/dnslib-0.9.6.ebuild
deleted file mode 100644
index 1fd55ee6612..00000000000
--- a/dev-python/dnslib/dnslib-0.9.6.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Simple library to encode/decode DNS wire-format packets"
-HOMEPAGE="https://pypi.org/project/dnslib/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/dev-python/dnslib/metadata.xml b/dev-python/dnslib/metadata.xml
deleted file mode 100644
index cbdef2ff5ef..00000000000
--- a/dev-python/dnslib/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person">
-    <email>klaus...@gentoo.org</email>
-    <name>Tobias Klausmann</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="pypi">dnslib</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 77c748b6a83..139360cc7a4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -422,11 +422,6 @@ dev-libs/svrcore
 # Masked for testing
 >=dev-libs/libressl-3.2.0
 
-# Michał Górny <mgo...@gentoo.org> (2020-06-03)
-# Very bad quality (upstream) package.  Stuck on py3.6.  No revdeps.
-# Removal in 30 days.  Bug #718762.
-dev-python/dnslib
-
 # Jonas Stein <jst...@gentoo.org> (2020-06-01)
 # Last rite package due to missing/unclear license.
 # Removal after 2020-08-01

Reply via email to