From da829fb205b0b1384efd0253a08078cb84492e5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 11 May 2022 19:54:16 +0200 Subject: [PATCH] dev-python/hatchling: Update HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/hatchling/hatchling-0.24.0.ebuild | 4 ++-- dev-python/hatchling/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/hatchling/hatchling-0.24.0.ebuild b/dev-python/hatchling/hatchling-0.24.0.ebuild index c36ac5b6d5435..c768e17f0e8ee 100644 --- a/dev-python/hatchling/hatchling-0.24.0.ebuild +++ b/dev-python/hatchling/hatchling-0.24.0.ebuild @@ -13,10 +13,10 @@ MY_P=hatch-${TAG} DESCRIPTION="Modern, extensible Python build backend" HOMEPAGE=" https://pypi.org/project/hatchling/ - https://github.com/ofek/hatch/ + https://github.com/pypa/hatch/ " SRC_URI=" - https://github.com/ofek/hatch/archive/${TAG}.tar.gz + https://github.com/pypa/hatch/archive/${TAG}.tar.gz -> ${MY_P}.tar.gz " S=${WORKDIR}/${MY_P}/backend diff --git a/dev-python/hatchling/metadata.xml b/dev-python/hatchling/metadata.xml index d4956b5316050..585828baa4a23 100644 --- a/dev-python/hatchling/metadata.xml +++ b/dev-python/hatchling/metadata.xml @@ -5,7 +5,7 @@ python@gentoo.org - ofek/hatch + pypa/hatch hatchling