commit:     66fb3a989f0d043127a20e472416661f8b5a7aad
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 30 14:13:31 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 30 14:19:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66fb3a98

Move dev-python/{confusable_homoglyphs → confusable-homoglyphs}

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

 dev-python/{confusable_homoglyphs => confusable-homoglyphs}/Manifest  | 0
 .../confusable-homoglyphs-3.2.0-r2.ebuild}                            | 2 +-
 .../{confusable_homoglyphs => confusable-homoglyphs}/metadata.xml     | 0
 dev-python/django-registration/django-registration-3.4-r1.ebuild      | 4 ++--
 profiles/updates/1Q-2024                                              | 1 +
 5 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/confusable_homoglyphs/Manifest 
b/dev-python/confusable-homoglyphs/Manifest
similarity index 100%
rename from dev-python/confusable_homoglyphs/Manifest
rename to dev-python/confusable-homoglyphs/Manifest

diff --git 
a/dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0-r2.ebuild 
b/dev-python/confusable-homoglyphs/confusable-homoglyphs-3.2.0-r2.ebuild
similarity index 94%
rename from 
dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0-r2.ebuild
rename to dev-python/confusable-homoglyphs/confusable-homoglyphs-3.2.0-r2.ebuild
index 5d7ef0d9fa24..3a56823cdf16 100644
--- a/dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0-r2.ebuild
+++ b/dev-python/confusable-homoglyphs/confusable-homoglyphs-3.2.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8

diff --git a/dev-python/confusable_homoglyphs/metadata.xml 
b/dev-python/confusable-homoglyphs/metadata.xml
similarity index 100%
rename from dev-python/confusable_homoglyphs/metadata.xml
rename to dev-python/confusable-homoglyphs/metadata.xml

diff --git a/dev-python/django-registration/django-registration-3.4-r1.ebuild 
b/dev-python/django-registration/django-registration-3.4-r1.ebuild
index 32821af1079c..0771a5d0f02f 100644
--- a/dev-python/django-registration/django-registration-3.4-r1.ebuild
+++ b/dev-python/django-registration/django-registration-3.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,8 +22,8 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="
+       dev-python/confusable-homoglyphs[${PYTHON_USEDEP}]
        dev-python/django[${PYTHON_USEDEP}]
-       dev-python/confusable_homoglyphs[${PYTHON_USEDEP}]
 "
 
 python_test() {

diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
index c041d1163c85..042990983c3f 100644
--- a/profiles/updates/1Q-2024
+++ b/profiles/updates/1Q-2024
@@ -70,3 +70,4 @@ move dev-util/systemtap dev-debug/systemtap
 move dev-util/scap-driver dev-debug/scap-driver
 move dev-util/icmake dev-build/icmake
 move sci-libs/scikit-image dev-python/scikit-image
+move dev-python/confusable_homoglyphs dev-python/confusable-homoglyphs

Reply via email to