From eac8658b8d91485af91f469b2023ba037bd2b504 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Tue, 8 Apr 2025 08:30:37 +0200 Subject: [PATCH] sci-ml/fastcore: inherit pypi Signed-off-by: Alfredo Tupone --- .../{fastcore-1.7.29.ebuild => fastcore-1.7.29-r1.ebuild} | 4 +--- sci-ml/fastcore/metadata.xml | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) rename sci-ml/fastcore/{fastcore-1.7.29.ebuild => fastcore-1.7.29-r1.ebuild} (77%) diff --git a/sci-ml/fastcore/fastcore-1.7.29.ebuild b/sci-ml/fastcore/fastcore-1.7.29-r1.ebuild similarity index 77% rename from sci-ml/fastcore/fastcore-1.7.29.ebuild rename to sci-ml/fastcore/fastcore-1.7.29-r1.ebuild index 9ae8d57f581ce..e1afb412b5140 100644 --- a/sci-ml/fastcore/fastcore-1.7.29.ebuild +++ b/sci-ml/fastcore/fastcore-1.7.29-r1.ebuild @@ -4,12 +4,10 @@ EAPI=8 PYTHON_COMPAT=( python3_{11..13} ) DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Python supercharged for the fastai library" HOMEPAGE="https://fastcore.fast.ai/" -SRC_URI="https://github.com/AnswerDotAI/${PN}/archive/refs/tags/${PV}.tar.gz - -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" diff --git a/sci-ml/fastcore/metadata.xml b/sci-ml/fastcore/metadata.xml index 3d5bcd63f75bc..9f88dc8bacfbb 100644 --- a/sci-ml/fastcore/metadata.xml +++ b/sci-ml/fastcore/metadata.xml @@ -7,5 +7,6 @@ AnswerDotAI/fastcore + fastcore