diff mbox series

[1/1] package/python-httplib2: bump to version 0.17.0

Message ID 20200213060659.103904-1-james.hilliard1@gmail.com
State Changes Requested
Headers show
Series [1/1] package/python-httplib2: bump to version 0.17.0 | expand

Commit Message

James Hilliard Feb. 13, 2020, 6:06 a.m. UTC
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-httplib2/python-httplib2.hash | 4 ++--
 package/python-httplib2/python-httplib2.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Thomas Petazzoni Feb. 27, 2020, 10:12 a.m. UTC | #1
On Wed, 12 Feb 2020 23:06:59 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:

> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/python-httplib2/python-httplib2.hash | 4 ++--
>  package/python-httplib2/python-httplib2.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

After this patch, the PKG-INFO hash is incorrect, it seems like the
contents have changed.

Could you have a look and send an updated version ?

Thanks!

Thomas
diff mbox series

Patch

diff --git a/package/python-httplib2/python-httplib2.hash b/package/python-httplib2/python-httplib2.hash
index d299b61bc8..b1a1c32ac5 100644
--- a/package/python-httplib2/python-httplib2.hash
+++ b/package/python-httplib2/python-httplib2.hash
@@ -1,5 +1,5 @@ 
 # md5, sha256 from https://pypi.org/pypi/httplib2/json
-md5	427cda9f4d55762db325bd2eb46b7fe0  httplib2-0.14.0.tar.gz
-sha256	34537dcdd5e0f2386d29e0e2c6d4a1703a3b982d34c198a5102e6e5d6194b107  httplib2-0.14.0.tar.gz
+md5	4a55ae1d33721110bf81b4d197bfa862  httplib2-0.17.0.tar.gz
+sha256	de96d0a49f46d0ee7e0aae80141d37b8fcd6a68fb05d02e0b82c128592dd8261  httplib2-0.17.0.tar.gz
 # Locally computer sha256 checksums
 sha256	d8b8e99f77a260b8ca939f6a73ed0ea86977229a3d97f85547f499a62f61f5af  PKG-INFO
diff --git a/package/python-httplib2/python-httplib2.mk b/package/python-httplib2/python-httplib2.mk
index a74c0e7c72..f9e1d8b3d7 100644
--- a/package/python-httplib2/python-httplib2.mk
+++ b/package/python-httplib2/python-httplib2.mk
@@ -4,9 +4,9 @@ 
 #
 ################################################################################
 
-PYTHON_HTTPLIB2_VERSION = 0.14.0
+PYTHON_HTTPLIB2_VERSION = 0.17.0
 PYTHON_HTTPLIB2_SOURCE = httplib2-$(PYTHON_HTTPLIB2_VERSION).tar.gz
-PYTHON_HTTPLIB2_SITE = https://files.pythonhosted.org/packages/ce/2e/87461bfbb7e561203b759b3f7f639e2144226604372830d00a8279960ae1
+PYTHON_HTTPLIB2_SITE = https://files.pythonhosted.org/packages/6d/97/8225643419a53dd52d84c34d9d1e99bdbe18083dc760e7a2d0c47c0fab93
 PYTHON_HTTPLIB2_SETUP_TYPE = setuptools
 PYTHON_HTTPLIB2_LICENSE = MIT
 PYTHON_HTTPLIB2_LICENSE_FILES = PKG-INFO