dev-python/Babel: update HOMEPAGE and upstream info
authorLouis Sautier <sbraz@gentoo.org>
Sat, 14 Jul 2018 16:49:50 +0000 (18:49 +0200)
committerLouis Sautier <sbraz@gentoo.org>
Sat, 14 Jul 2018 17:19:23 +0000 (19:19 +0200)
Package-Manager: Portage-2.3.42, Repoman-2.3.9

dev-python/Babel/Babel-2.5.0.ebuild
dev-python/Babel/Babel-2.5.3-r1.ebuild
dev-python/Babel/Babel-2.5.3.ebuild
dev-python/Babel/metadata.xml

index 7c0fc25e2672eef6d50fc88f8347e0990e835b85..f764c52dc9839f26d53912866efd76e4dc1beb5c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
 inherit distutils-r1
 
 DESCRIPTION="Collection of tools for internationalizing Python applications"
-HOMEPAGE="http://babel.edgewall.org/ https://pypi.org/project/Babel/"
+HOMEPAGE="http://babel.pocoo.org/ https://pypi.org/project/Babel/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
index 885bd920bcb56eeb57ff06a4f4c3c5cb9b250f86..bbc2fbebb31ff3d659fa3a1651add115adc50a96 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
 inherit distutils-r1
 
 DESCRIPTION="Collection of tools for internationalizing Python applications"
-HOMEPAGE="http://babel.edgewall.org/ https://pypi.org/project/Babel/"
+HOMEPAGE="http://babel.pocoo.org/ https://pypi.org/project/Babel/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
index 760a35531d9b1f2635b85fc715d95304808ce475..f056341ba2462aca1a558d23c6b4debdba70b6a4 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
 inherit distutils-r1
 
 DESCRIPTION="Collection of tools for internationalizing Python applications"
-HOMEPAGE="http://babel.edgewall.org/ https://pypi.org/project/Babel/"
+HOMEPAGE="http://babel.pocoo.org/ https://pypi.org/project/Babel/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
index a498ec71cd6228da9db0cad6c304cb7eb204349e..4f8d2872452f6476f132fc51d48501a865249ad0 100644 (file)
@@ -16,5 +16,7 @@
        <stabilize-allarches/>
        <upstream>
                <remote-id type="pypi">Babel</remote-id>
+               <remote-id type="github">python-babel/babel</remote-id>
+               <bugs-to>https://github.com/python-babel/babel/issues</bugs-to>
        </upstream>
 </pkgmetadata>