From 8551980a39469106d2988c2cdda5f42ed82b417cb077b679e261acfe8d091b53 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 26 Nov 2020 09:21:59 +0000 Subject: [PATCH] - update to 2020.11.8: * Python 3.8+ support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certifi?expand=0&rev=51 --- certifi-2020.11.8.tar.gz | 3 +++ certifi-2020.6.20.tar.gz | 3 --- python-certifi.changes | 6 ++++++ python-certifi.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 certifi-2020.11.8.tar.gz delete mode 100644 certifi-2020.6.20.tar.gz diff --git a/certifi-2020.11.8.tar.gz b/certifi-2020.11.8.tar.gz new file mode 100644 index 0000000..7ae1580 --- /dev/null +++ b/certifi-2020.11.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f05def092c44fbf25834a51509ef6e631dc19765ab8a57b4e7ab85531f0a9cf4 +size 157338 diff --git a/certifi-2020.6.20.tar.gz b/certifi-2020.6.20.tar.gz deleted file mode 100644 index 3478e27..0000000 --- a/certifi-2020.6.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5930595817496dd21bb8dc35dad090f1c2cd0adfaf21204bf6732ca5d8ee34d3 -size 157997 diff --git a/python-certifi.changes b/python-certifi.changes index 8c9b068..f44091a 100644 --- a/python-certifi.changes +++ b/python-certifi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 26 09:21:35 UTC 2020 - Dirk Mueller + +- update to 2020.11.8: + * Python 3.8+ support + ------------------------------------------------------------------- Wed Nov 25 11:41:29 UTC 2020 - Matej Cepl diff --git a/python-certifi.spec b/python-certifi.spec index d79d767..371074b 100644 --- a/python-certifi.spec +++ b/python-certifi.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-certifi -Version: 2020.6.20 +Version: 2020.11.8 Release: 0 Summary: Python package for providing Mozilla's CA Bundle License: MPL-2.0