summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-30 15:13:31 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-30 15:19:15 +0100
commit66fb3a989f0d043127a20e472416661f8b5a7aad (patch)
tree5c5428e73f3a00b1d53c565222ab52eee7c01ca8
parentdev-python/PyGithub: Bump to 2.2.0 (diff)
downloadgentoo-66fb3a989f0d043127a20e472416661f8b5a7aad.tar.gz
gentoo-66fb3a989f0d043127a20e472416661f8b5a7aad.tar.bz2
gentoo-66fb3a989f0d043127a20e472416661f8b5a7aad.zip
Move dev-python/{confusable_homoglyphs → confusable-homoglyphs}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/confusable-homoglyphs/Manifest (renamed from dev-python/confusable_homoglyphs/Manifest)0
-rw-r--r--dev-python/confusable-homoglyphs/confusable-homoglyphs-3.2.0-r2.ebuild (renamed from dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0-r2.ebuild)2
-rw-r--r--dev-python/confusable-homoglyphs/metadata.xml (renamed from dev-python/confusable_homoglyphs/metadata.xml)0
-rw-r--r--dev-python/django-registration/django-registration-3.4-r1.ebuild4
-rw-r--r--profiles/updates/1Q-20241
5 files changed, 4 insertions, 3 deletions
diff --git a/dev-python/confusable_homoglyphs/Manifest b/dev-python/confusable-homoglyphs/Manifest
index e971c47f18f5..e971c47f18f5 100644
--- a/dev-python/confusable_homoglyphs/Manifest
+++ b/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
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
index 1c67e1e89d60..1c67e1e89d60 100644
--- a/dev-python/confusable_homoglyphs/metadata.xml
+++ b/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