commit:     3f7ec7fad80982a3ab7ec9dc1a998df15c66ae3d
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  5 14:15:29 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jun  5 14:16:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7ec7fa

dev-python/authheaders: treeclean

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-python/authheaders/Manifest                  |  1 -
 dev-python/authheaders/authheaders-0.15.1.ebuild | 29 ------------------------
 dev-python/authheaders/metadata.xml              | 17 --------------
 profiles/package.mask                            |  8 -------
 4 files changed, 55 deletions(-)

diff --git a/dev-python/authheaders/Manifest b/dev-python/authheaders/Manifest
deleted file mode 100644
index 931d330840f0..000000000000
--- a/dev-python/authheaders/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST authheaders-0.15.1.tar.gz 106363 BLAKE2B 
0df25b2d092677e88b7abc5d1f47ec6260e691a9eb3e2049b08e30e173c90c990c0d7b2379982934b7191ad22099f45eee50fea637f6d69ac8b853c4da97eb40
 SHA512 
aca49d9085325482888f9d25f5b085aa489700b90f9b76fdf71aa7cfeb23be9d2a38f908c79a0b92b98de94161dbb98b80af72b042ab0a46455745331d977f37

diff --git a/dev-python/authheaders/authheaders-0.15.1.ebuild 
b/dev-python/authheaders/authheaders-0.15.1.ebuild
deleted file mode 100644
index 9f1121bd277a..000000000000
--- a/dev-python/authheaders/authheaders-0.15.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2019-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A library wrapping email authentication header verification and 
generation"
-HOMEPAGE="
-       https://pypi.org/project/authheaders/
-       https://github.com/ValiMail/authentication-headers/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-RDEPEND="
-       >=dev-python/authres-1.0.1[${PYTHON_USEDEP}]
-       dev-python/dkimpy[${PYTHON_USEDEP}]
-       dev-python/dnspython[${PYTHON_USEDEP}]
-       >=dev-python/publicsuffix-2.20190205[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/authheaders/metadata.xml 
b/dev-python/authheaders/metadata.xml
deleted file mode 100644
index c7dd066e7a0f..000000000000
--- a/dev-python/authheaders/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Python</name>
-       </maintainer>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Matthew Thode</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">authheaders</remote-id>
-               <remote-id 
type="github">ValiMail/authentication-headers</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 9b734bae37e2..964c1adf812f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -348,14 +348,6 @@ dev-db/pgadmin4
 # version. Masked for removal in 30 days.
 dev-ruby/c21e:1
 
-# Michał Górny <[email protected]> (2022-05-06)
-# The "better quality" dependencies of Mailman.  These packages were
-# generally fixed by the Python team but they have no reverse
-# dependencies.  If you need them, please let us know and we'll keep
-# them.
-# Removal on 2022-06-05.  Bug #842888.
-dev-python/authheaders
-
 # Matt Turner <[email protected]> (2022-04-30)
 # Masked for testing. Apparently causes crashes. Bug #841857.
 >=x11-libs/libX11-1.8

Reply via email to