commit:     e1dc42245d39d635175f5ae42c234eed7f4a21a9
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  9 16:45:32 2017 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 18:18:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1dc4224

dev-python/hpack: Version bump

Update HOMEPAGE

Package-Manager: Portage-2.3.6_p2, Repoman-2.3.2_p70

 dev-python/hpack/Manifest                                      | 1 +
 dev-python/hpack/hpack-2.3.0-r1.ebuild                         | 2 +-
 dev-python/hpack/{hpack-2.3.0-r1.ebuild => hpack-3.0.0.ebuild} | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/hpack/Manifest b/dev-python/hpack/Manifest
index a74bd98c2af..21c7ef9c83f 100644
--- a/dev-python/hpack/Manifest
+++ b/dev-python/hpack/Manifest
@@ -1 +1,2 @@
 DIST hpack-2.3.0.tar.gz 41610 SHA256 
51bd9aa8151efd190d70fe87991b1e3b79be0f93f0e34088fba2a8d34877a0a9 SHA512 
a3d13da105482bb258ee3a2314b2629215028777f84127f71359f08819c96af088a3952bb0a74435472035d10ee6e3943cdad689a28f04cbc12cddcc4af9a8a7
 WHIRLPOOL 
8f47b6c2a78f915b009c35ecefa517486c27eb45f0b99834718152e14f9e934c23d52981c87b0c39af28fb9cb58d94e5eda07db2e999c37900b76b7aefd64b08
+DIST hpack-3.0.0.tar.gz 5305971 SHA256 
0f8f5f92cfa59f91804eabb237d4b18895f3e200e282c41cedf6cd11a4416daa SHA512 
7b9cf5e643dff2a6454bfe419b797c8ed1a0fe6ec3b725d2696da5a820ab96fe87a64e600b1831c7024bd82616b155a0aa058301acb32172155b6538ba0a73c6
 WHIRLPOOL 
3252253a9f489d5bf4bc8ef243f576c99f5fa9a49d2767ca1e7f59ba15da1e00de3b083e6e64f69bb8c3c32bf27b177aaaad94b3cf1aba1c726d473d7b062403

diff --git a/dev-python/hpack/hpack-2.3.0-r1.ebuild 
b/dev-python/hpack/hpack-2.3.0-r1.ebuild
index c668992919b..d4a79cf5156 100644
--- a/dev-python/hpack/hpack-2.3.0-r1.ebuild
+++ b/dev-python/hpack/hpack-2.3.0-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy)
 inherit distutils-r1
 
 DESCRIPTION="Pure-Python HPACK header compression"
-HOMEPAGE="http://python-hyper.org/hpack https://pypi.python.org/pypi/hpack";
+HOMEPAGE="https://python-hyper.org/hpack/en/latest/ 
https://pypi.python.org/pypi/hpack";
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-python/hpack/hpack-2.3.0-r1.ebuild 
b/dev-python/hpack/hpack-3.0.0.ebuild
similarity index 83%
copy from dev-python/hpack/hpack-2.3.0-r1.ebuild
copy to dev-python/hpack/hpack-3.0.0.ebuild
index c668992919b..67d5b0266c6 100644
--- a/dev-python/hpack/hpack-2.3.0-r1.ebuild
+++ b/dev-python/hpack/hpack-3.0.0.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy)
 inherit distutils-r1
 
 DESCRIPTION="Pure-Python HPACK header compression"
-HOMEPAGE="http://python-hyper.org/hpack https://pypi.python.org/pypi/hpack";
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+HOMEPAGE="https://python-hyper.org/hpack/en/latest/ 
https://pypi.python.org/pypi/hpack";
+SRC_URI="https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to