dev-python/aiosmtplib: treeclean

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2022-07-20 11:38:11 +02:00
parent 6da4a5770f
commit 320d8026f1
4 changed files with 0 additions and 49 deletions

View File

@@ -1 +0,0 @@
DIST aiosmtplib-1.1.6.tar.gz 55637 BLAKE2B e2f3ccf01fdd1e488d1159ad711325957fd9831c56561a58e2f0a67e42f28b295903bd046b4dddac6686b99753911f7eea9d882e5060a09687541b3ace716e26 SHA512 6a5d79e1c55b5fa5f8961ce2e52dff55ec440c32fae4a78543338fdcf045a92801b71b2d86999d338e300fbc1a385370786e103fc3c4630e81098c85f2f57ea1

View File

@@ -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
}

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@samip.fi</email>
<name>Skyler Mäntysaari</name>
</maintainer>
</pkgmetadata>

View File

@@ -32,10 +32,6 @@ dev-java/gradle-hashing
# depends on non-existent dev-python/flufl-bounce
net-mail/remail
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-06-10)
# depends on non-existent dev-python/aiosmtpd
dev-python/aiosmtplib
# Christopher Byrne <salah.coronya@gmail.com> (2022-04-15)
# Depends on masked dev-libs/openssl-3.0.*
app-crypt/tpm2-openssl