From 320d8026f1489ede2d39631b5a244160b2c49baa Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Wed, 20 Jul 2022 11:38:11 +0200 Subject: [PATCH] dev-python/aiosmtplib: treeclean Signed-off-by: Andrew Ammerlaan --- dev-python/aiosmtplib/Manifest | 1 - dev-python/aiosmtplib/aiosmtplib-1.1.6.ebuild | 36 ------------------- dev-python/aiosmtplib/metadata.xml | 8 ----- profiles/package.mask | 4 --- 4 files changed, 49 deletions(-) delete mode 100644 dev-python/aiosmtplib/Manifest delete mode 100644 dev-python/aiosmtplib/aiosmtplib-1.1.6.ebuild delete mode 100644 dev-python/aiosmtplib/metadata.xml diff --git a/dev-python/aiosmtplib/Manifest b/dev-python/aiosmtplib/Manifest deleted file mode 100644 index 2393176491..0000000000 --- a/dev-python/aiosmtplib/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST aiosmtplib-1.1.6.tar.gz 55637 BLAKE2B e2f3ccf01fdd1e488d1159ad711325957fd9831c56561a58e2f0a67e42f28b295903bd046b4dddac6686b99753911f7eea9d882e5060a09687541b3ace716e26 SHA512 6a5d79e1c55b5fa5f8961ce2e52dff55ec440c32fae4a78543338fdcf045a92801b71b2d86999d338e300fbc1a385370786e103fc3c4630e81098c85f2f57ea1 diff --git a/dev-python/aiosmtplib/aiosmtplib-1.1.6.ebuild b/dev-python/aiosmtplib/aiosmtplib-1.1.6.ebuild deleted file mode 100644 index a45c32e04b..0000000000 --- a/dev-python/aiosmtplib/aiosmtplib-1.1.6.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Asynchronous SMTP client for use with asyncio" -HOMEPAGE="https://pypi.org/project/aiosmtplib/ https://github.com/cole/aiosmtplib" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND=" - test? ( - dev-python/aiosmtpd[${PYTHON_USEDEP}] - dev-python/atpublic[${PYTHON_USEDEP}] - dev-python/hypothesis[${PYTHON_USEDEP}] - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - ) -" - -EPYTEST_DESELECT=( tests/test_connect.py::test_connect_via_socket_path ) - -distutils_enable_tests pytest - -distutils_enable_sphinx docs dev-python/sphinx-autodoc-typehints - -python_test() { - epytest --event-loop=asyncio -} diff --git a/dev-python/aiosmtplib/metadata.xml b/dev-python/aiosmtplib/metadata.xml deleted file mode 100644 index 28bfb7940a..0000000000 --- a/dev-python/aiosmtplib/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - gentoo@samip.fi - Skyler Mäntysaari - - diff --git a/profiles/package.mask b/profiles/package.mask index 123c304331..38d6fb0d20 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,10 +32,6 @@ dev-java/gradle-hashing # depends on non-existent dev-python/flufl-bounce net-mail/remail -# Andrew Ammerlaan (2022-06-10) -# depends on non-existent dev-python/aiosmtpd -dev-python/aiosmtplib - # Christopher Byrne (2022-04-15) # Depends on masked dev-libs/openssl-3.0.* app-crypt/tpm2-openssl