commit:     f698ebd8dca30f3c3bd93fcc07dd5b47883a8577
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue May 31 10:04:18 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue May 31 10:08:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f698ebd8

dev-python/ukpostcodeparser: EAPI 8

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/ukpostcodeparser/Manifest                                  | 2 +-
 ...ukpostcodeparser-1.1.2.ebuild => ukpostcodeparser-1.1.2-r1.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/ukpostcodeparser/Manifest 
b/dev-python/ukpostcodeparser/Manifest
index 12535d75f..ecec5d415 100644
--- a/dev-python/ukpostcodeparser/Manifest
+++ b/dev-python/ukpostcodeparser/Manifest
@@ -1 +1 @@
-DIST ukpostcodeparser-1.1.2.tar.gz 5585 BLAKE2B 
c95f215f0e4b222b85ec3ab0a8d82186845d9cb161098240411a425094ada391bb6c891904293cca4a56e9370217829b51ba30e91824dd3d762279baef6c65f7
 SHA512 
8113522b728c095f937a9f53f21c369130e3e63c4fc3546dbea4ad1c53648742fb0e766b1254c76ee65d69dec585f1a90caa7d39ca540de1765ff5f989a702de
+DIST ukpostcodeparser-1.1.2.gh.tar.gz 5585 BLAKE2B 
c95f215f0e4b222b85ec3ab0a8d82186845d9cb161098240411a425094ada391bb6c891904293cca4a56e9370217829b51ba30e91824dd3d762279baef6c65f7
 SHA512 
8113522b728c095f937a9f53f21c369130e3e63c4fc3546dbea4ad1c53648742fb0e766b1254c76ee65d69dec585f1a90caa7d39ca540de1765ff5f989a702de

diff --git a/dev-python/ukpostcodeparser/ukpostcodeparser-1.1.2.ebuild 
b/dev-python/ukpostcodeparser/ukpostcodeparser-1.1.2-r1.ebuild
similarity index 96%
rename from dev-python/ukpostcodeparser/ukpostcodeparser-1.1.2.ebuild
rename to dev-python/ukpostcodeparser/ukpostcodeparser-1.1.2-r1.ebuild
index c98f4b316..cffb139df 100644
--- a/dev-python/ukpostcodeparser/ukpostcodeparser-1.1.2.ebuild
+++ b/dev-python/ukpostcodeparser/ukpostcodeparser-1.1.2-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI=8
 
 PYTHON_COMPAT=( pypy3 python3_{8..11} )
 
@@ -9,7 +9,7 @@ inherit distutils-r1
 
 DESCRIPTION="UK postcode parser library"
 HOMEPAGE="https://github.com/hamstah/ukpostcodeparser";
-SRC_URI="https://github.com/hamstah/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/hamstah/${PN}/archive/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to