From 19a3c68dd6d2e0c5eceb6d1606c32a49c2cb28e8 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Wed, 8 Feb 2023 22:20:58 +0100 Subject: [PATCH] dev-python/soundfile: Do some QA Add trailing slash in HOMEPAGE and add the pypi remote id to metadata.xml. Signed-off-by: Nils Freydank --- dev-python/soundfile/metadata.xml | 1 + dev-python/soundfile/soundfile-0.11.0-r1.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-python/soundfile/metadata.xml b/dev-python/soundfile/metadata.xml index b918155..9576149 100644 --- a/dev-python/soundfile/metadata.xml +++ b/dev-python/soundfile/metadata.xml @@ -7,5 +7,6 @@ bastibe/PySoundFile + soundfile diff --git a/dev-python/soundfile/soundfile-0.11.0-r1.ebuild b/dev-python/soundfile/soundfile-0.11.0-r1.ebuild index 579f44c..8169bc0 100644 --- a/dev-python/soundfile/soundfile-0.11.0-r1.ebuild +++ b/dev-python/soundfile/soundfile-0.11.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2022 Gentoo Authors +# Copyright 2016-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -12,7 +12,7 @@ COMMIT_ID="" DESCRIPTION="SoundFile is an audio library based on libsndfile, CFFI, and NumPy" HOMEPAGE=" https://github.com/bastibe/python-soundfile - https://pypi.org/project/soundfile + https://pypi.org/project/soundfile/ " if [[ ${PV} == *9999 ]]; then