Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/authheaders/, profiles/
Date: Sun, 05 Jun 2022 14:18:55
Message-Id: 1654438601.3f7ec7fad80982a3ab7ec9dc1a998df15c66ae3d.jsmolic@gentoo
1 commit: 3f7ec7fad80982a3ab7ec9dc1a998df15c66ae3d
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 5 14:15:29 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 5 14:16:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7ec7fa
7
8 dev-python/authheaders: treeclean
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/authheaders/Manifest | 1 -
13 dev-python/authheaders/authheaders-0.15.1.ebuild | 29 ------------------------
14 dev-python/authheaders/metadata.xml | 17 --------------
15 profiles/package.mask | 8 -------
16 4 files changed, 55 deletions(-)
17
18 diff --git a/dev-python/authheaders/Manifest b/dev-python/authheaders/Manifest
19 deleted file mode 100644
20 index 931d330840f0..000000000000
21 --- a/dev-python/authheaders/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST authheaders-0.15.1.tar.gz 106363 BLAKE2B 0df25b2d092677e88b7abc5d1f47ec6260e691a9eb3e2049b08e30e173c90c990c0d7b2379982934b7191ad22099f45eee50fea637f6d69ac8b853c4da97eb40 SHA512 aca49d9085325482888f9d25f5b085aa489700b90f9b76fdf71aa7cfeb23be9d2a38f908c79a0b92b98de94161dbb98b80af72b042ab0a46455745331d977f37
25
26 diff --git a/dev-python/authheaders/authheaders-0.15.1.ebuild b/dev-python/authheaders/authheaders-0.15.1.ebuild
27 deleted file mode 100644
28 index 9f1121bd277a..000000000000
29 --- a/dev-python/authheaders/authheaders-0.15.1.ebuild
30 +++ /dev/null
31 @@ -1,29 +0,0 @@
32 -# Copyright 2019-2022 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=8
36 -
37 -DISTUTILS_USE_PEP517=setuptools
38 -PYTHON_COMPAT=( python3_{8..10} )
39 -
40 -inherit distutils-r1
41 -
42 -DESCRIPTION="A library wrapping email authentication header verification and generation"
43 -HOMEPAGE="
44 - https://pypi.org/project/authheaders/
45 - https://github.com/ValiMail/authentication-headers/
46 -"
47 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
48 -
49 -LICENSE="MIT"
50 -SLOT="0"
51 -KEYWORDS="~amd64 ~arm64 ~x86"
52 -
53 -RDEPEND="
54 - >=dev-python/authres-1.0.1[${PYTHON_USEDEP}]
55 - dev-python/dkimpy[${PYTHON_USEDEP}]
56 - dev-python/dnspython[${PYTHON_USEDEP}]
57 - >=dev-python/publicsuffix-2.20190205[${PYTHON_USEDEP}]
58 -"
59 -
60 -distutils_enable_tests pytest
61
62 diff --git a/dev-python/authheaders/metadata.xml b/dev-python/authheaders/metadata.xml
63 deleted file mode 100644
64 index c7dd066e7a0f..000000000000
65 --- a/dev-python/authheaders/metadata.xml
66 +++ /dev/null
67 @@ -1,17 +0,0 @@
68 -<?xml version="1.0" encoding="UTF-8"?>
69 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
70 -<pkgmetadata>
71 - <maintainer type="project">
72 - <email>python@g.o</email>
73 - <name>Python</name>
74 - </maintainer>
75 - <maintainer type="person">
76 - <email>prometheanfire@g.o</email>
77 - <name>Matthew Thode</name>
78 - </maintainer>
79 - <stabilize-allarches/>
80 - <upstream>
81 - <remote-id type="pypi">authheaders</remote-id>
82 - <remote-id type="github">ValiMail/authentication-headers</remote-id>
83 - </upstream>
84 -</pkgmetadata>
85
86 diff --git a/profiles/package.mask b/profiles/package.mask
87 index 9b734bae37e2..964c1adf812f 100644
88 --- a/profiles/package.mask
89 +++ b/profiles/package.mask
90 @@ -348,14 +348,6 @@ dev-db/pgadmin4
91 # version. Masked for removal in 30 days.
92 dev-ruby/c21e:1
93
94 -# Michał Górny <mgorny@g.o> (2022-05-06)
95 -# The "better quality" dependencies of Mailman. These packages were
96 -# generally fixed by the Python team but they have no reverse
97 -# dependencies. If you need them, please let us know and we'll keep
98 -# them.
99 -# Removal on 2022-06-05. Bug #842888.
100 -dev-python/authheaders
101 -
102 # Matt Turner <mattst88@g.o> (2022-04-30)
103 # Masked for testing. Apparently causes crashes. Bug #841857.
104 >=x11-libs/libX11-1.8