commit: 2057036a0874b483fc43fd4a9ff73bc0cc89fd92
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 20 03:07:03 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 20 03:07:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2057036a
dev-python/asgiref: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/asgiref/Manifest | 2 --
dev-python/asgiref/asgiref-3.9.1.ebuild | 23 -----------------------
dev-python/asgiref/asgiref-3.9.2.ebuild | 23 -----------------------
3 files changed, 48 deletions(-)
diff --git a/dev-python/asgiref/Manifest b/dev-python/asgiref/Manifest
index e9c3020c88b5..402ca75e2669 100644
--- a/dev-python/asgiref/Manifest
+++ b/dev-python/asgiref/Manifest
@@ -1,3 +1 @@
DIST asgiref-3.10.0.tar.gz 37483 BLAKE2B
33e0197d77f4ca7626b328a75664225f3cfd951ba0408e200c4a00391a724b5ffb50eb078fabcb52b2e424ec7eaa7aabb74aa833b8c5f33665843cbb158eb8fa
SHA512
cb7e691cf5c59f25f5e6389fccf6f601aee6efc034ceb74434dacb3e55cc8dd6836230fd2598a65e41b44737cf3a359791f2262acf50e092e04f5c214a67bbbd
-DIST asgiref-3.9.1.tar.gz 36870 BLAKE2B
d4883a95c2c363388a63114eeff92af96f5989e528e8bb496ac965aa0c686117cf38cf7968d16006bfa2529be84b5cc80c957128acee447ecbd5857db28b8377
SHA512
bc1a947dc7026fbd95970c71e699462856752b48024e2adf3ab5298dd8fb3fcee2e02a95eb97c5e8fe51ba77763b07f8e2922656ecac5b4205e03054663f9bbc
-DIST asgiref-3.9.2.tar.gz 36894 BLAKE2B
60dd3313486f2776e4518adf26c2eb45765be3a4fdc2e625972372ed2dfd8e34d2c79c5c94c05b2f8d3e47edcb25798c7ee217ec379e8cd453bd385bf86e7f92
SHA512
386fd3c74dd94afc758ff8d6a00e429415391f0e65e529b82a561a16f9cd253e7d8cc243654a820ddd9a3bd11cc8e6474fc58f61aaa0575e1ed6d6f14306871e
diff --git a/dev-python/asgiref/asgiref-3.9.1.ebuild
b/dev-python/asgiref/asgiref-3.9.1.ebuild
deleted file mode 100644
index e360046fb230..000000000000
--- a/dev-python/asgiref/asgiref-3.9.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2020-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="ASGI utilities (successor to WSGI)"
-HOMEPAGE="
- https://asgi.readthedocs.io/en/latest/
- https://github.com/django/asgiref/
- https://pypi.org/project/asgiref/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390
~sparc x86"
-
-EPYTEST_PLUGINS=( pytest-asyncio )
-distutils_enable_tests pytest
diff --git a/dev-python/asgiref/asgiref-3.9.2.ebuild
b/dev-python/asgiref/asgiref-3.9.2.ebuild
deleted file mode 100644
index e360046fb230..000000000000
--- a/dev-python/asgiref/asgiref-3.9.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2020-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="ASGI utilities (successor to WSGI)"
-HOMEPAGE="
- https://asgi.readthedocs.io/en/latest/
- https://github.com/django/asgiref/
- https://pypi.org/project/asgiref/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390
~sparc x86"
-
-EPYTEST_PLUGINS=( pytest-asyncio )
-distutils_enable_tests pytest