Gentoo Archives: gentoo-commits

From: "Hanno Böck" <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mailman/
Date: Sat, 09 May 2020 10:33:00
Message-Id: 1589020365.12d60a693fe07cd5dc94bc276a69244a79e44429.hanno@gentoo
1 commit: 12d60a693fe07cd5dc94bc276a69244a79e44429
2 Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 9 10:32:00 2020 +0000
4 Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
5 CommitDate: Sat May 9 10:32:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d60a69
7
8 net-mail/mailman: Remove old
9
10 Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
11 Package-Manager: Portage-2.3.99, Repoman-2.3.22
12
13 net-mail/mailman/Manifest | 2 --
14 net-mail/mailman/mailman-3.1.1.ebuild | 38 -------------------------------
15 net-mail/mailman/mailman-3.2.1.ebuild | 43 -----------------------------------
16 3 files changed, 83 deletions(-)
17
18 diff --git a/net-mail/mailman/Manifest b/net-mail/mailman/Manifest
19 index 2a6cd486f34..b1e60402e8b 100644
20 --- a/net-mail/mailman/Manifest
21 +++ b/net-mail/mailman/Manifest
22 @@ -1,5 +1,3 @@
23 DIST mailman-2.1.29.tgz 9376258 BLAKE2B 63ae740abed79d2887eef35ddfd8b51f22ee984a0eaacddeb34afb8147c0d239e5eaf93579face987b3c604653fed4c13233de78298914b4eacf5a33f769a997 SHA512 ed25179a4580092629890664c5502908b20e326c2ed06ad4e597fb4e8de84076c369ecd7a272be5ed8a1cb4479413d0e004d87804de763ee850e4d04d9a83376
24 -DIST mailman-3.1.1.tar.gz 749014 BLAKE2B 00cf756de1a6ce5a05f30b033ad7d1ebc5664bb1c6fadb5d602c4e34e373ee7a0df0801e6b68b0816ee819f77caef33bbc4b8490df1c8f01fd2fb35664fd3757 SHA512 b09962ec99ca1ce1eafd40409a00f976dc47d82adb707313f4516400db6439af8597a1c4e30262fb228c102508ede688912480dbb1dcca9721bb0333693f1d85
25 -DIST mailman-3.2.1.tar.gz 781654 BLAKE2B ee9a9bf5505ba638417c363a885153dbaa795213a77ca9dd5abb7212ac0fe35d08c5e0e87da2d54aeb50d21c30df72a750bd25ffa0877d377a3871bded03c7de SHA512 b17fa878ffe539504ce7f28351f5bf3c7aafe29fe98957880a571e5b798ad4f9f56748fb69df699b8bf9889aebb6cef075c5d075d653fa5e9b6feb0322eab9e6
26 DIST mailman-3.3.0-importlib_resources-fix.diff.xz 2120 BLAKE2B d455a88a922fe715cb3e3faf6d7f94115ab0e762b85a3195988c9bcb0d01b37d4495e4c30c566f10f65f47c55f18c8af46e21037fca042503167238c88e1ff77 SHA512 31e6f71ff700a3e648b78b75808ac40b333ed58f3d51819b959f48ef4598f0e5d07d3b4fc178745702c02fb3137941c9887a6bd1cdd9ea7d18cd50d32da6c57f
27 DIST mailman-3.3.0.tar.gz 839241 BLAKE2B a9f972a5cd09be6e971b568066cf67980c050fc619bc0bba7956d65b9601613f2dd87bbf243072be2478367e2fecfd48b184dada6fc525dae8cf1414dc64cec0 SHA512 63cf30c102751c1cae086f4c046767c2d817ad57097bd60bc838ead19c4e29ed1bc5d4cc2c1eef40f41787daf60d8b98033f64064d6ad4567a9552b5fb2cabd8
28
29 diff --git a/net-mail/mailman/mailman-3.1.1.ebuild b/net-mail/mailman/mailman-3.1.1.ebuild
30 deleted file mode 100644
31 index ebd8275e9c5..00000000000
32 --- a/net-mail/mailman/mailman-3.1.1.ebuild
33 +++ /dev/null
34 @@ -1,38 +0,0 @@
35 -# Copyright 1999-2020 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=6
39 -
40 -PYTHON_COMPAT=( python3_6 )
41 -
42 -inherit distutils-r1
43 -
44 -DESCRIPTION="Mailman -- the GNU mailing list manager"
45 -HOMEPAGE="http://www.list.org"
46 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
47 -
48 -LICENSE="GPL-3+"
49 -SLOT="0"
50 -#KEYWORDS="~amd64 ~ppc ~x86"
51 -KEYWORDS="" # nothing til this is finished
52 -IUSE=""
53 -
54 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
55 -RDEPEND="
56 - ~dev-python/aiosmtpd-1.0[${PYTHON_USEDEP}]
57 - dev-python/alembic[${PYTHON_USEDEP}]
58 - dev-python/atpublic[${PYTHON_USEDEP}]
59 - >=dev-python/dnspython-1.14.0[${PYTHON_USEDEP}]
60 - >=dev-python/falcon-1.0.0[${PYTHON_USEDEP}]
61 - dev-python/flufl-bounce[${PYTHON_USEDEP}]
62 - >=dev-python/flufl-i18n-2.0.1[${PYTHON_USEDEP}]
63 - >=dev-python/flufl-lock-3.1[${PYTHON_USEDEP}]
64 - dev-python/lazr-config[${PYTHON_USEDEP}]
65 - dev-python/passlib[${PYTHON_USEDEP}]
66 - dev-python/requests[${PYTHON_USEDEP}]
67 - dev-python/sqlalchemy[${PYTHON_USEDEP}]
68 - dev-python/zope-component[${PYTHON_USEDEP}]
69 - dev-python/zope-configuration[${PYTHON_USEDEP}]
70 - dev-python/zope-event[${PYTHON_USEDEP}]
71 - dev-python/zope-interface[${PYTHON_USEDEP}]
72 -"
73
74 diff --git a/net-mail/mailman/mailman-3.2.1.ebuild b/net-mail/mailman/mailman-3.2.1.ebuild
75 deleted file mode 100644
76 index 108bd97f853..00000000000
77 --- a/net-mail/mailman/mailman-3.2.1.ebuild
78 +++ /dev/null
79 @@ -1,43 +0,0 @@
80 -# Copyright 1999-2019 Gentoo Authors
81 -# Distributed under the terms of the GNU General Public License v2
82 -
83 -EAPI=7
84 -
85 -PYTHON_COMPAT=( python3_6 )
86 -
87 -inherit distutils-r1
88 -
89 -DESCRIPTION="Mailman -- the GNU mailing list manager"
90 -HOMEPAGE="http://www.list.org"
91 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
92 -
93 -LICENSE="GPL-3+"
94 -SLOT="0"
95 -#KEYWORDS="~amd64 ~ppc ~x86"
96 -KEYWORDS="" # nothing til this is finished
97 -IUSE=""
98 -
99 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
100 -RDEPEND="
101 - >=dev-python/aiosmtpd-1.1[${PYTHON_USEDEP}]
102 - dev-python/alembic[${PYTHON_USEDEP}]
103 - dev-python/atpublic[${PYTHON_USEDEP}]
104 - >=dev-python/authheaders-0.9.2[${PYTHON_USEDEP}]
105 - >=dev-python/authres-1.0.1[${PYTHON_USEDEP}]
106 - >=dev-python/click-7.0[${PYTHON_USEDEP}]
107 - >=dev-python/dnspython-1.14.0[${PYTHON_USEDEP}]
108 - >=dev-python/falcon-1.0.0[${PYTHON_USEDEP}]
109 - dev-python/flufl-bounce[${PYTHON_USEDEP}]
110 - >=dev-python/flufl-i18n-2.0.1[${PYTHON_USEDEP}]
111 - >=dev-python/flufl-lock-3.1[${PYTHON_USEDEP}]
112 - dev-python/importlib_resources[${PYTHON_USEDEP}]
113 - dev-python/lazr-config[${PYTHON_USEDEP}]
114 - >=dev-python/python-dateutil-2.0[${PYTHON_USEDEP}]
115 - dev-python/passlib[${PYTHON_USEDEP}]
116 - dev-python/requests[${PYTHON_USEDEP}]
117 - >=dev-python/sqlalchemy-1.2.3[${PYTHON_USEDEP}]
118 - dev-python/zope-component[${PYTHON_USEDEP}]
119 - dev-python/zope-configuration[${PYTHON_USEDEP}]
120 - dev-python/zope-event[${PYTHON_USEDEP}]
121 - dev-python/zope-interface[${PYTHON_USEDEP}]
122 -"