From c148cfdd626e71315f8fa7d78628a34ef3f6deb83b984416f5966a869d1de2a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 24 Jan 2020 15:17:43 +0000 Subject: [PATCH] Accepting request 766925 from home:mcalabkova:branches:devel:languages:python - update to 2019.11.28 * Updates in enabled CAs OBS-URL: https://build.opensuse.org/request/show/766925 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certifi?expand=0&rev=43 --- certifi-2019.11.28.tar.gz | 3 +++ certifi-2019.9.11.tar.gz | 3 --- python-certifi.changes | 6 ++++++ python-certifi.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 certifi-2019.11.28.tar.gz delete mode 100644 certifi-2019.9.11.tar.gz diff --git a/certifi-2019.11.28.tar.gz b/certifi-2019.11.28.tar.gz new file mode 100644 index 0000000..a979821 --- /dev/null +++ b/certifi-2019.11.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b64c7da4cd7479594d035c08c2d809eb4aab3a26e5a990ea98cc450c320f1f +size 156407 diff --git a/certifi-2019.9.11.tar.gz b/certifi-2019.9.11.tar.gz deleted file mode 100644 index d273227..0000000 --- a/certifi-2019.9.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4f3620cfea4f83eedc95b24abd9cd56f3c4b146dd0177e83a21b4eb49e21e50 -size 154855 diff --git a/python-certifi.changes b/python-certifi.changes index d1b4de8..3157745 100644 --- a/python-certifi.changes +++ b/python-certifi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 24 15:06:39 UTC 2020 - Marketa Calabkova + +- update to 2019.11.28 + * Updates in enabled CAs + ------------------------------------------------------------------- Fri Sep 20 12:43:15 UTC 2019 - Tomáš Chvátal diff --git a/python-certifi.spec b/python-certifi.spec index d5198b2..6e5b43e 100644 --- a/python-certifi.spec +++ b/python-certifi.spec @@ -1,7 +1,7 @@ # # spec file for package python-certifi # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-certifi -Version: 2019.9.11 +Version: 2019.11.28 Release: 0 Summary: Python package for providing Mozilla's CA Bundle License: MPL-2.0