commit:     7a7c8eae359c98473b4e580b72f50cb441411988
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 19:19:52 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 19:30:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a7c8eae

dev-python/Events: Update distfile name to match upstream name

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

 dev-python/Events/Events-0.5.ebuild | 7 +++++--
 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

Reply via email to