commit: 6d41a7e51dd49b109390128aec45678b6ddd5836
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 11:56:19 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 11:58:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d41a7e5
Rename dev-python/{github3 → github3-py}
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/{github3 => github3-py}/Manifest | 0
.../{github3/github3-3.2.0.ebuild => github3-py/github3-py-3.2.0.ebuild} | 0
dev-python/{github3 => github3-py}/metadata.xml | 0
profiles/updates/1Q-2023 | 1 +
4 files changed, 1 insertion(+)
diff --git a/dev-python/github3/Manifest b/dev-python/github3-py/Manifest
similarity index 100%
rename from dev-python/github3/Manifest
rename to dev-python/github3-py/Manifest
diff --git a/dev-python/github3/github3-3.2.0.ebuild
b/dev-python/github3-py/github3-py-3.2.0.ebuild
similarity index 100%
rename from dev-python/github3/github3-3.2.0.ebuild
rename to dev-python/github3-py/github3-py-3.2.0.ebuild
diff --git a/dev-python/github3/metadata.xml
b/dev-python/github3-py/metadata.xml
similarity index 100%
rename from dev-python/github3/metadata.xml
rename to dev-python/github3-py/metadata.xml
diff --git a/profiles/updates/1Q-2023 b/profiles/updates/1Q-2023
index 65548cb0ea31..5a9a48022077 100644
--- a/profiles/updates/1Q-2023
+++ b/profiles/updates/1Q-2023
@@ -10,3 +10,4 @@ move dev-python/python-zeroconf dev-python/zeroconf
move dev-python/keystoneauth dev-python/keystoneauth1
move dev-python/jupyter_server_fileid dev-python/jupyter-server-fileid
move dev-python/python-xmlsec dev-python/xmlsec
+move dev-python/github3 dev-python/github3-py