* [gentoo-commits] repo/gentoo:master commit in: dev-python/pyicu/, dev-python/PyICU/
@ 2020-07-29 11:33 Marek Szuba
0 siblings, 0 replies; only message in thread
From: Marek Szuba @ 2020-07-29 11:33 UTC (permalink / raw
To: gentoo-commits
commit: 3a2273d2ed23d70324452f15d7b3061ad514cc67
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 29 11:23:29 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Jul 29 11:32:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a2273d2
dev-python/pyicu: rename to PyICU
For consistency with upstream.
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
dev-python/{pyicu => PyICU}/Manifest | 0
dev-python/{pyicu/pyicu-2.4.3.ebuild => PyICU/PyICU-2.4.3.ebuild} | 7 +------
dev-python/{pyicu/pyicu-2.5.ebuild => PyICU/PyICU-2.5.ebuild} | 7 +------
dev-python/{pyicu => PyICU}/metadata.xml | 0
4 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/dev-python/pyicu/Manifest b/dev-python/PyICU/Manifest
similarity index 100%
rename from dev-python/pyicu/Manifest
rename to dev-python/PyICU/Manifest
diff --git a/dev-python/pyicu/pyicu-2.4.3.ebuild b/dev-python/PyICU/PyICU-2.4.3.ebuild
similarity index 77%
rename from dev-python/pyicu/pyicu-2.4.3.ebuild
rename to dev-python/PyICU/PyICU-2.4.3.ebuild
index 62d9421eee7..9721c444447 100644
--- a/dev-python/pyicu/pyicu-2.4.3.ebuild
+++ b/dev-python/PyICU/PyICU-2.4.3.ebuild
@@ -7,12 +7,9 @@ PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
-MY_PN="PyICU"
-MY_P="${MY_PN}-${PV}"
-
DESCRIPTION="Python bindings for dev-libs/icu"
HOMEPAGE="https://github.com/ovalhub/pyicu"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
@@ -21,8 +18,6 @@ KEYWORDS="amd64 x86"
RDEPEND="dev-libs/icu:="
DEPEND="${RDEPEND}"
-S="${WORKDIR}/${MY_P}"
-
DOCS=( CHANGES CREDITS README.md )
distutils_enable_tests pytest
diff --git a/dev-python/pyicu/pyicu-2.5.ebuild b/dev-python/PyICU/PyICU-2.5.ebuild
similarity index 77%
rename from dev-python/pyicu/pyicu-2.5.ebuild
rename to dev-python/PyICU/PyICU-2.5.ebuild
index 9c7ec035714..aebc83f22da 100644
--- a/dev-python/pyicu/pyicu-2.5.ebuild
+++ b/dev-python/PyICU/PyICU-2.5.ebuild
@@ -7,12 +7,9 @@ PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1
-MY_PN="PyICU"
-MY_P="${MY_PN}-${PV}"
-
DESCRIPTION="Python bindings for dev-libs/icu"
HOMEPAGE="https://github.com/ovalhub/pyicu"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
@@ -21,8 +18,6 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="dev-libs/icu:="
DEPEND="${RDEPEND}"
-S="${WORKDIR}/${MY_P}"
-
DOCS=( CHANGES CREDITS README.md )
distutils_enable_tests pytest
diff --git a/dev-python/pyicu/metadata.xml b/dev-python/PyICU/metadata.xml
similarity index 100%
rename from dev-python/pyicu/metadata.xml
rename to dev-python/PyICU/metadata.xml
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-07-29 11:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-29 11:33 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyicu/, dev-python/PyICU/ Marek Szuba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox