* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/PyWavefront/, dev-python/pywavefront/
@ 2024-12-04 16:23 Henri Gasc
0 siblings, 0 replies; only message in thread
From: Henri Gasc @ 2024-12-04 16:23 UTC (permalink / raw
To: gentoo-commits
commit: e5ea12f54bbed549cca2732d8a0dc56849c34331
Author: Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Wed Dec 4 14:26:36 2024 +0000
Commit: Henri Gasc <gasc <AT> eurecom <DOT> fr>
CommitDate: Wed Dec 4 16:23:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e5ea12f5
dev-python/pywavefront: Rename PyWavefront to pywavefront
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>
dev-python/{PyWavefront => pywavefront}/Manifest | 0
dev-python/{PyWavefront => pywavefront}/metadata.xml | 0
.../pywavefront-1.3.3.ebuild} | 5 +++--
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-python/PyWavefront/Manifest b/dev-python/pywavefront/Manifest
similarity index 100%
rename from dev-python/PyWavefront/Manifest
rename to dev-python/pywavefront/Manifest
diff --git a/dev-python/PyWavefront/metadata.xml b/dev-python/pywavefront/metadata.xml
similarity index 100%
rename from dev-python/PyWavefront/metadata.xml
rename to dev-python/pywavefront/metadata.xml
diff --git a/dev-python/PyWavefront/PyWavefront-1.3.3-r1.ebuild b/dev-python/pywavefront/pywavefront-1.3.3.ebuild
similarity index 86%
rename from dev-python/PyWavefront/PyWavefront-1.3.3-r1.ebuild
rename to dev-python/pywavefront/pywavefront-1.3.3.ebuild
index 168632f97..76b4ea0a3 100644
--- a/dev-python/PyWavefront/PyWavefront-1.3.3-r1.ebuild
+++ b/dev-python/pywavefront/pywavefront-1.3.3.ebuild
@@ -4,13 +4,14 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 virtualx
DESCRIPTION="Python library for importing Wavefront .obj files"
-HOMEPAGE="https://github.com/pywavefront/PyWavefront https://pypi.org/project/PyWavefront"
+HOMEPAGE="https://github.com/pywavefront/PyWavefront https://pypi.org/project/pywavefront"
SRC_URI="https://github.com/pywavefront/PyWavefront/archive/refs/tags/${PV}.tar.gz -> v${PV}.gh.tar.gz"
+S="${WORKDIR}/PyWavefront-${PV}"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-04 16:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-04 16:23 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/PyWavefront/, dev-python/pywavefront/ Henri Gasc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox