commit:     8ce3b593786f83fc071874bc3c7e6b579db88c9d
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 31 12:24:29 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 12:24:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ce3b593

dev-python/django-registration: drop python3_9

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 ...django-registration-3.4.ebuild => django-registration-3.4-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/django-registration/django-registration-3.4.ebuild 
b/dev-python/django-registration/django-registration-3.4-r1.ebuild
similarity index 95%
rename from dev-python/django-registration/django-registration-3.4.ebuild
rename to dev-python/django-registration/django-registration-3.4-r1.ebuild
index 1b920a7d89ac..32821af1079c 100644
--- a/dev-python/django-registration/django-registration-3.4.ebuild
+++ b/dev-python/django-registration/django-registration-3.4-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
 inherit distutils-r1
 
 DESCRIPTION="user-registration application for Django"

Reply via email to