diff mbox series

[1/5] package/python-certifi: bump version to 2019.6.16

Message ID 20190803204040.341-1-bernd.kuhls@t-online.de
State Accepted
Headers show
Series [1/5] package/python-certifi: bump version to 2019.6.16 | expand

Commit Message

Bernd Kuhls Aug. 3, 2019, 8:40 p.m. UTC
Updated project URL to https.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/python-certifi/Config.in           | 2 +-
 package/python-certifi/python-certifi.hash | 4 ++--
 package/python-certifi/python-certifi.mk   | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

Comments

Thomas Petazzoni Aug. 4, 2019, 9:24 a.m. UTC | #1
On Sat,  3 Aug 2019 22:40:36 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Updated project URL to https.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/python-certifi/Config.in           | 2 +-
>  package/python-certifi/python-certifi.hash | 4 ++--
>  package/python-certifi/python-certifi.mk   | 4 ++--
>  3 files changed, 5 insertions(+), 5 deletions(-)

Series applied. Thanks!

Thomas
Baruch Siach Aug. 4, 2019, 9:34 a.m. UTC | #2
Hi Thomas,

On Sun, Aug 04 2019, Thomas Petazzoni wrote:
> On Sat,  3 Aug 2019 22:40:36 +0200
> Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
>
>> Updated project URL to https.
>> 
>> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
>> ---
>>  package/python-certifi/Config.in           | 2 +-
>>  package/python-certifi/python-certifi.hash | 4 ++--
>>  package/python-certifi/python-certifi.mk   | 4 ++--
>>  3 files changed, 5 insertions(+), 5 deletions(-)
>
> Series applied. Thanks!

Patch http://patchwork.ozlabs.org/patch/1141604/
(package/python-urllib3: bump version to 1.25.3) is not in master as of
commit e98fc11afb.

baruch
Thomas Petazzoni Aug. 4, 2019, 10:11 a.m. UTC | #3
On Sun, 04 Aug 2019 12:34:25 +0300
Baruch Siach <baruch@tkos.co.il> wrote:

> > Series applied. Thanks!  
> 
> Patch http://patchwork.ozlabs.org/patch/1141604/
> (package/python-urllib3: bump version to 1.25.3) is not in master as of
> commit e98fc11afb.

Sorry about that, I indeed messed things up, trying to do to many
things at once. I now applied the patch for real and pushed it. Thanks
for noticing!

BTW, Baruch, we're wondering how you notice this kind of things ? Do
you have some tool that checks this, or your brain is just so good that
it can detect this kind of mistakes ?

Thomas
Baruch Siach Aug. 4, 2019, 10:44 a.m. UTC | #4
Hi Thomas,

On Sun, Aug 04 2019, Thomas Petazzoni wrote:
> On Sun, 04 Aug 2019 12:34:25 +0300
> Baruch Siach <baruch@tkos.co.il> wrote:
>
>> > Series applied. Thanks!
>>
>> Patch http://patchwork.ozlabs.org/patch/1141604/
>> (package/python-urllib3: bump version to 1.25.3) is not in master as of
>> commit e98fc11afb.
>
> Sorry about that, I indeed messed things up, trying to do to many
> things at once. I now applied the patch for real and pushed it. Thanks
> for noticing!
>
> BTW, Baruch, we're wondering how you notice this kind of things ? Do
> you have some tool that checks this, or your brain is just so good that
> it can detect this kind of mistakes ?

I watch the flow of list emails. I usually delete each "committed"
responses with its matching "git commit" notification. I report
discrepancies that I find, after verification against the git tree.

This case has been pure luck. There was only one "committed" email for
the entire series. I noticed the "1/5" string in subject, but only 4
"git commit" messages. So I went back to patchwork to locate the missing
commit. Finding 1 in 5 patches is not too hard.

I noticed a similar discrepancy in the last license hashes series from
Bernd Kuhls. However, going though 18 patches was too much for me.

baruch

--
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
diff mbox series

Patch

diff --git a/package/python-certifi/Config.in b/package/python-certifi/Config.in
index 015b8092a9..efa7a89397 100644
--- a/package/python-certifi/Config.in
+++ b/package/python-certifi/Config.in
@@ -3,4 +3,4 @@  config BR2_PACKAGE_PYTHON_CERTIFI
 	help
 	  Python package for providing Mozilla's CA Bundle.
 
-	  http://certifi.io/
+	  https://certifi.io/
diff --git a/package/python-certifi/python-certifi.hash b/package/python-certifi/python-certifi.hash
index 3d0e48f6c2..57fe9dc641 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	8160cf662212bc731eccf1af8042c0af  certifi-2018.11.29.tar.gz
-sha256	47f9c83ef4c0c621eaef743f133f09fa8a74a9b75f037e8624f83bd1b6626cb7  certifi-2018.11.29.tar.gz
+md5	af8fea5f3df6f7f81e9c6cbc6dd7c1e8  certifi-2019.6.16.tar.gz
+sha256	945e3ba63a0b9f577b1395204e13c3a231f9bc0223888be653286534e5873695  certifi-2019.6.16.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 29b646922a..f8a6706615 100644
--- a/package/python-certifi/python-certifi.mk
+++ b/package/python-certifi/python-certifi.mk
@@ -4,9 +4,9 @@ 
 #
 ################################################################################
 
-PYTHON_CERTIFI_VERSION = 2018.11.29
+PYTHON_CERTIFI_VERSION = 2019.6.16
 PYTHON_CERTIFI_SOURCE = certifi-$(PYTHON_CERTIFI_VERSION).tar.gz
-PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/55/54/3ce77783acba5979ce16674fc98b1920d00b01d337cfaaf5db22543505ed
+PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/c5/67/5d0548226bcc34468e23a0333978f0e23d28d0b3f0c71a151aef9c3f7680
 PYTHON_CERTIFI_SETUP_TYPE = setuptools
 PYTHON_CERTIFI_LICENSE = ISC (Python code), MPL-2.0 (cacert.pem)
 PYTHON_CERTIFI_LICENSE_FILES = LICENSE