commit:     6c37b8d3d8e966dd53ff7327cf19651c83fb36c4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 18 15:46:23 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Oct 18 15:46:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c37b8d3

dev-python/nest-asyncio: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/nest-asyncio/Manifest                  |  2 --
 dev-python/nest-asyncio/nest-asyncio-1.5.6.ebuild | 18 ------------------
 dev-python/nest-asyncio/nest-asyncio-1.5.7.ebuild | 21 ---------------------
 3 files changed, 41 deletions(-)

diff --git a/dev-python/nest-asyncio/Manifest b/dev-python/nest-asyncio/Manifest
index 12222d540c9d..4d91271cbed3 100644
--- a/dev-python/nest-asyncio/Manifest
+++ b/dev-python/nest-asyncio/Manifest
@@ -1,3 +1 @@
-DIST nest_asyncio-1.5.6.tar.gz 7444 BLAKE2B 
04b5808b3187c1155c440c903f0e1d5593f49204e6ffea2a37dc2b6112a365b94ab80823ce512a4cdf6c0799ef1c18d55fc0a841030a2cb93e0913fdf770f247
 SHA512 
9672cdd72b2bad7c968fa23c94e8bf8014aabf0aefd79b260503e7fe640cb7649f5c266133a4eb87aedcd99cea644fa51f8cd09d789777aca11eb64e84cf4ca5
-DIST nest_asyncio-1.5.7.tar.gz 7456 BLAKE2B 
1ff61ec62a7cc90bbf293fe2190f70dd914fed673e669bf3425116435b69329f4411dc4a37df3b5be825ab8ce3d0be3cebbb3cdc6558f2771aaeef2023c8e036
 SHA512 
52d0a014487b4addcdc41024ddde41ed32c4b239a4bc19169b81c7553fc2e931c7a3a6848bd11b8937c721282ef2f8c0d2d352ac7852e661a48f046fb2dee2e6
 DIST nest_asyncio-1.5.8.tar.gz 6105 BLAKE2B 
549c5b8663a7fcb928e6cb97408aa4291129d043f8e5a55f5ba66c6b6cdbe21b1c2dd65959fd806d0badc1be561cda8b11a097fb522156d2d41eabce66318be3
 SHA512 
b454ad77381e6eb2bfa34528a26f342ba66b8edbb648c6b5aa69fbdd3142537db4ae53f91c2b88a5f88f16ecbe1e3346cec5a7bca4ca5c065a4e5f3daa0bb7e2

diff --git a/dev-python/nest-asyncio/nest-asyncio-1.5.6.ebuild 
b/dev-python/nest-asyncio/nest-asyncio-1.5.6.ebuild
deleted file mode 100644
index 6738b1866591..000000000000
--- a/dev-python/nest-asyncio/nest-asyncio-1.5.6.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Patch asyncio to allow nested event loops"
-HOMEPAGE="https://github.com/erdewit/nest_asyncio/";
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-
-distutils_enable_tests pytest

diff --git a/dev-python/nest-asyncio/nest-asyncio-1.5.7.ebuild 
b/dev-python/nest-asyncio/nest-asyncio-1.5.7.ebuild
deleted file mode 100644
index 8d2ae007d994..000000000000
--- a/dev-python/nest-asyncio/nest-asyncio-1.5.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Patch asyncio to allow nested event loops"
-HOMEPAGE="
-       https://github.com/erdewit/nest_asyncio/
-       https://pypi.org/project/nest-asyncio/
-"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
-
-distutils_enable_tests pytest

Reply via email to