diff options
author | 2024-11-22 20:19:52 +0100 | |
---|---|---|
committer | 2024-11-22 20:30:28 +0100 | |
commit | 7a7c8eae359c98473b4e580b72f50cb441411988 (patch) | |
tree | 15b4f07ce7c50e78b12fcfbb7f23f40307875e84 /dev-python/Events | |
parent | dev-python/CppHeaderParser: Add PYPI_PN prior to rename (diff) | |
download | gentoo-7a7c8eae359c98473b4e580b72f50cb441411988.tar.gz gentoo-7a7c8eae359c98473b4e580b72f50cb441411988.tar.bz2 gentoo-7a7c8eae359c98473b4e580b72f50cb441411988.zip |
dev-python/Events: Update distfile name to match upstream name
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/Events')
-rw-r--r-- | dev-python/Events/Events-0.5.ebuild | 7 | ||||
-rw-r--r-- | dev-python/Events/Manifest | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/Events/Events-0.5.ebuild b/dev-python/Events/Events-0.5.ebuild index a61cda0c7710..3856fa0ae884 100644 --- a/dev-python/Events/Events-0.5.ebuild +++ b/dev-python/Events/Events-0.5.ebuild @@ -11,10 +11,13 @@ inherit distutils-r1 DESCRIPTION="Bringing the elegance of C# EventHandler to Python" HOMEPAGE=" https://pypi.org/project/Events/ - https://github.com/pyeve/events + https://github.com/pyeve/events/ " # No sdist in pypi as of PV=0.5 -SRC_URI="https://github.com/pyeve/events/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" +SRC_URI=" + https://github.com/pyeve/events/archive/v${PV}.tar.gz + -> ${P,,}.gh.tar.gz +" S=${WORKDIR}/${P,,} LICENSE="BSD" diff --git a/dev-python/Events/Manifest b/dev-python/Events/Manifest index 89f6288ca703..0425570ec95f 100644 --- a/dev-python/Events/Manifest +++ b/dev-python/Events/Manifest @@ -1 +1 @@ -DIST Events-0.5.gh.tar.gz 13200 BLAKE2B c55361a0a31c0f01ae7c9e49ceb2ad6900384b0164d9ac8a5e289a8a80d9ab07f6439ee85f4ec77f0ae639b46e7c69c0f4b54341f9edfff05f865e0738315ff7 SHA512 3eb067bb2a8441eaf4801f25ced65afd7f6c253461c61a2e9bbdd87645718c72a7c13a66e46a6a48ef5b5857993f23a462a286937dc93a259bd02887a3dda6c6 +DIST events-0.5.gh.tar.gz 13200 BLAKE2B c55361a0a31c0f01ae7c9e49ceb2ad6900384b0164d9ac8a5e289a8a80d9ab07f6439ee85f4ec77f0ae639b46e7c69c0f4b54341f9edfff05f865e0738315ff7 SHA512 3eb067bb2a8441eaf4801f25ced65afd7f6c253461c61a2e9bbdd87645718c72a7c13a66e46a6a48ef5b5857993f23a462a286937dc93a259bd02887a3dda6c6 |