summaryrefslogtreecommitdiff
path: root/dev-python/google-i18n-address
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-07-24 18:21:48 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-07-24 18:21:48 +0000
commit7e1d8beb97fe50e8b663e89eaac57c21aa84ea52 (patch)
tree6df805f4c6b53107e081c53048bdea5178251c34 /dev-python/google-i18n-address
parentd823f0ac57cca1b2b3e916997c8423a65b0e1384 (diff)
downloadbaldeagleos-repo-7e1d8beb97fe50e8b663e89eaac57c21aa84ea52.tar.gz
baldeagleos-repo-7e1d8beb97fe50e8b663e89eaac57c21aa84ea52.tar.xz
baldeagleos-repo-7e1d8beb97fe50e8b663e89eaac57c21aa84ea52.zip
Adding metadata
Diffstat (limited to 'dev-python/google-i18n-address')
-rw-r--r--dev-python/google-i18n-address/Manifest1
-rw-r--r--dev-python/google-i18n-address/google-i18n-address-2.5.2.ebuild26
-rw-r--r--dev-python/google-i18n-address/google-i18n-address-3.1.0.ebuild2
3 files changed, 1 insertions, 28 deletions
diff --git a/dev-python/google-i18n-address/Manifest b/dev-python/google-i18n-address/Manifest
index 4491eb8b6c0b..deeba94c3d0a 100644
--- a/dev-python/google-i18n-address/Manifest
+++ b/dev-python/google-i18n-address/Manifest
@@ -1,2 +1 @@
-DIST google-i18n-address-2.5.2.gh.tar.gz 724067 BLAKE2B 1ec13e99216e263985d04ceb3efd6708041a91be2cc6d4531c099d1599bfa55e21ebbc785d94bda245304bc904778e906c036b2bf0235c9e7c26c8439a69ad07 SHA512 3e9a583cee35af2c045c41fbdafea8dab2897354422a4d2df96834d56443499442a62fb19be42d06cd8974fac677936cb34713730b1c3c18c9a041a7ae46c5cb
DIST google-i18n-address-3.1.0.gh.tar.gz 726728 BLAKE2B ef41b285aecea0b3e11b08c0815d57a2c3816c59fe01fab64fd75913b0f870e42fbcd0ed76b201c6cd47e4b249c03689b54c648468c3a2cf3d3cb67e2be7ab03 SHA512 b47b5eeaf214a04614ed0976055d25fbce2d298c45db4bfe31b369cd27dc1e097b14d4fae62b5f8dd95be5693d2fda12d0b618029dc1f3ed2784e28b60c43ef9
diff --git a/dev-python/google-i18n-address/google-i18n-address-2.5.2.ebuild b/dev-python/google-i18n-address/google-i18n-address-2.5.2.ebuild
deleted file mode 100644
index f1fb26cfa2a6..000000000000
--- a/dev-python/google-i18n-address/google-i18n-address-2.5.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{7,8,9,10,11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Google's i18n address metadata repository"
-HOMEPAGE="
- https://github.com/mirumee/google-i18n-address/
- https://pypi.org/project/google-i18n-address/
-"
-# Using the github release, as it contains the tests (unlike the pypi artifact).
-SRC_URI="
- https://github.com/mirumee/google-i18n-address/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-distutils_enable_tests pytest
diff --git a/dev-python/google-i18n-address/google-i18n-address-3.1.0.ebuild b/dev-python/google-i18n-address/google-i18n-address-3.1.0.ebuild
index 5be9e0250f61..9a532bc760c0 100644
--- a/dev-python/google-i18n-address/google-i18n-address-3.1.0.ebuild
+++ b/dev-python/google-i18n-address/google-i18n-address-3.1.0.ebuild
@@ -21,6 +21,6 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
distutils_enable_tests pytest