commit:     9e29c410cabe1fc7d13c61cc54177ef47d3661fb
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  5 14:11:48 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jun  5 14:16:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e29c410

dev-python/aiosmtpd: treeclean

Closes: https://bugs.gentoo.org/834559
Closes: https://bugs.gentoo.org/812287
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-python/aiosmtpd/Manifest              |  1 -
 dev-python/aiosmtpd/aiosmtpd-1.4.2.ebuild | 31 -------------------------------
 dev-python/aiosmtpd/metadata.xml          | 17 -----------------
 profiles/package.mask                     |  8 --------
 4 files changed, 57 deletions(-)

diff --git a/dev-python/aiosmtpd/Manifest b/dev-python/aiosmtpd/Manifest
deleted file mode 100644
index db127185fac4..000000000000
--- a/dev-python/aiosmtpd/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST aiosmtpd-1.4.2.tar.gz 140630 BLAKE2B 
9a725d3aa28943afbb14fb6792e0115cf4bc257250da815183c9c9e6b293cf71ac836cc811f50e48bc450d3f629f74d1948aaef78d44852bc96fb3daf0398605
 SHA512 
b910ae4c00b52f59b9f2199b296a1b76caa7567cbcd2e27c73d4ec894e9b48cd8190090083ce33b87dc924c4394a6425506355951208af65b89a6c1abe371114

diff --git a/dev-python/aiosmtpd/aiosmtpd-1.4.2.ebuild 
b/dev-python/aiosmtpd/aiosmtpd-1.4.2.ebuild
deleted file mode 100644
index 18bcf0623277..000000000000
--- a/dev-python/aiosmtpd/aiosmtpd-1.4.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..10} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="asyncio based SMTP server"
-HOMEPAGE="https://aiosmtpd.readthedocs.io/en/latest/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       dev-python/atpublic[${PYTHON_USEDEP}]
-       dev-python/attrs[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '
-               dev-python/typing-extensions[${PYTHON_USEDEP}]
-       ' python3_7)"
-BDEPEND="
-       test? (
-               >=dev-python/pytest-6[${PYTHON_USEDEP}]
-               dev-python/pytest-mock[${PYTHON_USEDEP}]
-       )"
-
-# TODO: run doctests using sphinx?
-distutils_enable_tests pytest

diff --git a/dev-python/aiosmtpd/metadata.xml b/dev-python/aiosmtpd/metadata.xml
deleted file mode 100644
index 147b82dfad6e..000000000000
--- a/dev-python/aiosmtpd/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="github">aio-libs/aiosmtpd</remote-id>
-               <remote-id type="pypi">aiosmtpd</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 64d40caa52ac..db06d4795c3a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -367,14 +367,6 @@ dev-python/rcssmin
 dev-python/rjsmin
 dev-python/robot-detection
 
-# Michał Górny <[email protected]> (2022-05-06)
-# Mailman along with a bunch of dependencies that are of bad quality.
-# At the very least, the Mailman packages need a dedicated maintainer.
-# Their Python dependencies can be maintained by the Python team
-# if someone takes care of getting the tests working.
-# Removal on 2022-06-05.  Bug #842888.
-dev-python/aiosmtpd
-
 # Matt Turner <[email protected]> (2022-04-30)
 # Masked for testing. Apparently causes crashes. Bug #841857.
 >=x11-libs/libX11-1.8

Reply via email to