From c1503bdaa031111d22d91db2f41dad440fb148e8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 3 Jun 2023 15:31:48 +0100 Subject: gentoo auto-resync : 03:06:2023 - 15:31:48 --- .../google-i18n-address/google-i18n-address-2.5.2.ebuild | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'dev-python/google-i18n-address/google-i18n-address-2.5.2.ebuild') 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 index 5704f7734fc2..7fac21f5da58 100644 --- 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 @@ -4,14 +4,20 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="Google's i18n address metadata repository" -HOMEPAGE="https://pypi.org/project/google-i18n-address/" +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/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" +SRC_URI=" + https://github.com/mirumee/google-i18n-address/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz +" LICENSE="BSD" SLOT="0" -- cgit v1.2.3