diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-02-26 15:11:34 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-02-26 15:11:34 +0100 |
| commit | 3414fd5b01df24cadf6659c57c57782089c4496f (patch) | |
| tree | e284eff5fdbd027664c393ab22e9b4442635665a /dev-python/asyncstdlib/asyncstdlib-3.10.9.ebuild | |
| parent | 860335001ae995ed0cc10eb50ded7b8b4f86433d (diff) | |
| download | gentoo-3414fd5b01df24cadf6659c57c57782089c4496f.tar.gz gentoo-3414fd5b01df24cadf6659c57c57782089c4496f.tar.bz2 gentoo-3414fd5b01df24cadf6659c57c57782089c4496f.zip | |
dev-python/asyncstdlib: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/asyncstdlib/asyncstdlib-3.10.9.ebuild')
| -rw-r--r-- | dev-python/asyncstdlib/asyncstdlib-3.10.9.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-python/asyncstdlib/asyncstdlib-3.10.9.ebuild b/dev-python/asyncstdlib/asyncstdlib-3.10.9.ebuild deleted file mode 100644 index 5590c14a20c7..000000000000 --- a/dev-python/asyncstdlib/asyncstdlib-3.10.9.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 2021-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="The missing async toolbox" -HOMEPAGE=" - https://github.com/maxfischer2781/asyncstdlib/ - https://pypi.org/project/asyncstdlib/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -distutils_enable_tests pytest |
