commit:     8a8eeee6169f8c6f22730c51ea728ed149ec1fb1
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 18 07:36:11 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Jun 18 09:25:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a8eeee6

dev-python/boltons: revert drive-by style changes

>From 5fdee945ce62cc85e18d728741436d2a17725596, keeping pypy3.

Also not fond of duplicating homepages that already exist in metadata
that end up being shown twice on both p.g.o and my own tools.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-python/boltons/boltons-21.0.0-r1.ebuild | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/dev-python/boltons/boltons-21.0.0-r1.ebuild 
b/dev-python/boltons/boltons-21.0.0-r1.ebuild
index 0eddcf1ca766..2d237d63298a 100644
--- a/dev-python/boltons/boltons-21.0.0-r1.ebuild
+++ b/dev-python/boltons/boltons-21.0.0-r1.ebuild
@@ -5,19 +5,11 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( pypy3 python3_{8..11} )
-
 inherit distutils-r1
 
 DESCRIPTION="Pure-python utilities in the same spirit as the standard library"
-HOMEPAGE="
-       https://boltons.readthedocs.io/
-       https://github.com/mahmoud/boltons/
-       https://pypi.org/project/boltons/
-"
-SRC_URI="
-       https://github.com/mahmoud/boltons/archive/${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
+HOMEPAGE="https://boltons.readthedocs.io/";
+SRC_URI="https://github.com/mahmoud/boltons/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"

Reply via email to