From 964301c292a4370790c6197f441c3daac725162ca04f7824496e50eb556274f5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 19 Dec 2020 10:45:06 +0000 Subject: [PATCH] - update to 2020.12.5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certifi?expand=0&rev=53 --- certifi-2020.11.8.tar.gz | 3 --- certifi-2020.12.5.tar.gz | 3 +++ python-certifi.changes | 5 +++++ python-certifi.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 certifi-2020.11.8.tar.gz create mode 100644 certifi-2020.12.5.tar.gz diff --git a/certifi-2020.11.8.tar.gz b/certifi-2020.11.8.tar.gz deleted file mode 100644 index 7ae1580..0000000 --- a/certifi-2020.11.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f05def092c44fbf25834a51509ef6e631dc19765ab8a57b4e7ab85531f0a9cf4 -size 157338 diff --git a/certifi-2020.12.5.tar.gz b/certifi-2020.12.5.tar.gz new file mode 100644 index 0000000..684ca72 --- /dev/null +++ b/certifi-2020.12.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a4995114262bffbc2413b159f2a1a480c969de6e6eb13ee966d470af86af59c +size 149468 diff --git a/python-certifi.changes b/python-certifi.changes index f44091a..a0981df 100644 --- a/python-certifi.changes +++ b/python-certifi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 19 10:43:30 UTC 2020 - Dirk Müller + +- update to 2020.12.5 + ------------------------------------------------------------------- Thu Nov 26 09:21:35 UTC 2020 - Dirk Mueller diff --git a/python-certifi.spec b/python-certifi.spec index 371074b..2cca95b 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.11.8 +Version: 2020.12.5 Release: 0 Summary: Python package for providing Mozilla's CA Bundle License: MPL-2.0