All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/7] python-certifi: bump to version 2017.4.17
@ 2017-07-21  8:12 yegorslists at googlemail.com
  2017-07-21  8:12 ` [Buildroot] [PATCH 2/7] python-urllib3: bump to version 1.21.1 yegorslists at googlemail.com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: yegorslists at googlemail.com @ 2017-07-21  8:12 UTC (permalink / raw)
  To: buildroot

From: Yegor Yefremov <yegorslists@googlemail.com>

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 package/python-certifi/python-certifi.hash | 4 ++--
 package/python-certifi/python-certifi.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-certifi/python-certifi.hash b/package/python-certifi/python-certifi.hash
index ab0e37380..7aef735be 100644
--- a/package/python-certifi/python-certifi.hash
+++ b/package/python-certifi/python-certifi.hash
@@ -1,3 +1,3 @@
 # md5 from https://pypi.python.org/pypi/certifi/json, sha256 locally computed
-md5 b72521a8badff5e89a8eabea586d79ab certifi-2017.1.23.tar.gz
-sha256 81877fb7ac126e9215dfb15bfef7115fdc30e798e0013065158eed0707fd99ce certifi-2017.1.23.tar.gz
+md5	db40445044feda1437ce3ccd5fc28a57  certifi-2017.4.17.tar.gz
+sha256	f7527ebf7461582ce95f7a9e03dd141ce810d40590834f4ec20cddd54234c10a  certifi-2017.4.17.tar.gz
diff --git a/package/python-certifi/python-certifi.mk b/package/python-certifi/python-certifi.mk
index 3f831942e..207d4f9a0 100644
--- a/package/python-certifi/python-certifi.mk
+++ b/package/python-certifi/python-certifi.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_CERTIFI_VERSION = 2017.1.23
+PYTHON_CERTIFI_VERSION = 2017.4.17
 PYTHON_CERTIFI_SOURCE = certifi-$(PYTHON_CERTIFI_VERSION).tar.gz
-PYTHON_CERTIFI_SITE = https://pypi.python.org/packages/b6/fa/ca682d5ace0700008d246664e50db8d095d23750bb212c0086305450c276
+PYTHON_CERTIFI_SITE = https://pypi.python.org/packages/dd/0e/1e3b58c861d40a9ca2d7ea4ccf47271d4456ae4294c5998ad817bd1b4396
 PYTHON_CERTIFI_SETUP_TYPE = setuptools
 PYTHON_CERTIFI_LICENSE = ISC (Python code), MPL-2.0 (cacert.pem)
 PYTHON_CERTIFI_LICENSE_FILES = LICENSE
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-07-21 21:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-21  8:12 [Buildroot] [PATCH 1/7] python-certifi: bump to version 2017.4.17 yegorslists at googlemail.com
2017-07-21  8:12 ` [Buildroot] [PATCH 2/7] python-urllib3: bump to version 1.21.1 yegorslists at googlemail.com
2017-07-21  8:12 ` [Buildroot] [PATCH 3/7] python-hyperlink: bump to version 17.3.0 yegorslists at googlemail.com
2017-07-21  8:12 ` [Buildroot] [PATCH 4/7] python-werkzeug: bump to version 0.12.2 yegorslists at googlemail.com
2017-07-21  8:12 ` [Buildroot] [PATCH 5/7] python-pathvalidate: bump to version 0.16.0 yegorslists at googlemail.com
2017-07-21  8:12 ` [Buildroot] [PATCH 6/7] python-flask: bump to version 0.12.2 yegorslists at googlemail.com
2017-07-21  8:12 ` [Buildroot] [PATCH 7/7] python-requests: bump to version 2.18.1 yegorslists at googlemail.com
2017-07-21 21:08 ` [Buildroot] [PATCH 1/7] python-certifi: bump to version 2017.4.17 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.