commit:     60df605e81ff1ca3313f8a67734878e6540ff248
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 20:13:34 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 20:41:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60df605e

Rename dev-python/{python-lhafile → lhafile}

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

 app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild           | 4 ++--
 dev-python/{python-lhafile => lhafile}/Manifest                       | 0
 .../lhafile-0.3.0-r1.ebuild}                                          | 0
 dev-python/{python-lhafile => lhafile}/metadata.xml                   | 0
 profiles/updates/4Q-2024                                              | 1 +
 5 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild 
b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild
index d76e5f987497..dccebf97f1e6 100644
--- a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild
+++ b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 DISTUTILS_SINGLE_IMPL=yes
 
@@ -24,7 +24,7 @@ RDEPEND="
                
dev-python/PyQt5[${PYTHON_USEDEP},declarative,gui,network,opengl,widgets]
                dev-python/pyopengl[${PYTHON_USEDEP}]
                dev-python/requests[${PYTHON_USEDEP}]
-               lha? ( dev-python/python-lhafile[${PYTHON_USEDEP}] )
+               lha? ( dev-python/lhafile[${PYTHON_USEDEP}] )
        ')
 "
 

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

diff --git a/dev-python/python-lhafile/python-lhafile-0.3.0-r1.ebuild 
b/dev-python/lhafile/lhafile-0.3.0-r1.ebuild
similarity index 100%
rename from dev-python/python-lhafile/python-lhafile-0.3.0-r1.ebuild
rename to dev-python/lhafile/lhafile-0.3.0-r1.ebuild

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

diff --git a/profiles/updates/4Q-2024 b/profiles/updates/4Q-2024
index e28ec8a2eafa..ac657ab8ea38 100644
--- a/profiles/updates/4Q-2024
+++ b/profiles/updates/4Q-2024
@@ -10,3 +10,4 @@ move dev-python/subunit dev-python/python-subunit
 move dev-python/rpy dev-python/rpy2
 move dev-python/qscintilla-python dev-python/qscintilla
 move dev-python/python-netlink dev-python/netlink
+move dev-python/python-lhafile dev-python/lhafile

Reply via email to