From cd26c1600c3bca6e041f1e49e82eaabc97dcc226 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Thu, 22 Dec 2022 19:55:01 -0500 Subject: dev-python/portion: update SRC_URI Signed-off-by: Julien Roy --- dev-python/portion/portion-2.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/portion/portion-2.3.0.ebuild') diff --git a/dev-python/portion/portion-2.3.0.ebuild b/dev-python/portion/portion-2.3.0.ebuild index e101a17..790f78c 100644 --- a/dev-python/portion/portion-2.3.0.ebuild +++ b/dev-python/portion/portion-2.3.0.ebuild @@ -3,13 +3,13 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 DESCRIPTION="A Python library providing data structure and operations for intervals." HOMEPAGE="https://github.com/AlexandreDecan/portion" -SRC_URI="https://github.com/AlexandreDecan/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/AlexandreDecan/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="LGPL-3" SLOT="0" -- cgit v1.2.3