All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] python-certifi: bump to version 2018.11.29
@ 2018-11-30  6:51 Asaf Kahlon
  2018-11-30  6:51 ` [Buildroot] [PATCH 1/1] python-pathlib2: bump to version 2.3.3 Asaf Kahlon
  2018-11-30  8:04 ` [Buildroot] [PATCH 1/1] python-certifi: bump to version 2018.11.29 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Asaf Kahlon @ 2018-11-30  6:51 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Asaf Kahlon <asafka7@gmail.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 596475fc25..3d0e48f6c2 100644
--- a/package/python-certifi/python-certifi.hash
+++ b/package/python-certifi/python-certifi.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/certifi/json
-md5	3f4ca75a66bc65fea0693b8040f66d13  certifi-2018.10.15.tar.gz
-sha256	6d58c986d22b038c8c0df30d639f23a3e6d172a05c3583e766f4c0b785c0986a  certifi-2018.10.15.tar.gz
+md5	8160cf662212bc731eccf1af8042c0af  certifi-2018.11.29.tar.gz
+sha256	47f9c83ef4c0c621eaef743f133f09fa8a74a9b75f037e8624f83bd1b6626cb7  certifi-2018.11.29.tar.gz
 # Locally computed sha256 checksums
 sha256	6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131  LICENSE
diff --git a/package/python-certifi/python-certifi.mk b/package/python-certifi/python-certifi.mk
index addb52fc11..29b646922a 100644
--- a/package/python-certifi/python-certifi.mk
+++ b/package/python-certifi/python-certifi.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_CERTIFI_VERSION = 2018.10.15
+PYTHON_CERTIFI_VERSION = 2018.11.29
 PYTHON_CERTIFI_SOURCE = certifi-$(PYTHON_CERTIFI_VERSION).tar.gz
-PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/41/b6/4f0cefba47656583217acd6cd797bc2db1fede0d53090fdc28ad2c8e0716
+PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/55/54/3ce77783acba5979ce16674fc98b1920d00b01d337cfaaf5db22543505ed
 PYTHON_CERTIFI_SETUP_TYPE = setuptools
 PYTHON_CERTIFI_LICENSE = ISC (Python code), MPL-2.0 (cacert.pem)
 PYTHON_CERTIFI_LICENSE_FILES = LICENSE
-- 
2.19.1

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

end of thread, other threads:[~2018-11-30  8:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-30  6:51 [Buildroot] [PATCH 1/1] python-certifi: bump to version 2018.11.29 Asaf Kahlon
2018-11-30  6:51 ` [Buildroot] [PATCH 1/1] python-pathlib2: bump to version 2.3.3 Asaf Kahlon
2018-11-30  8:04 ` [Buildroot] [PATCH 1/1] python-certifi: bump to version 2018.11.29 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.