From d87b44751d3cd9b999a32bcc028596ebea5987e6d74e3f9d47c29d5b854769d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 4 Feb 2018 11:21:24 +0000 Subject: [PATCH] Accepting request 572351 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/572351 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certifi?expand=0&rev=25 --- certifi-2017.11.5.tar.gz | 3 --- certifi-2018.1.18.tar.gz | 3 +++ python-certifi.changes | 11 +++++++++++ python-certifi.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 certifi-2017.11.5.tar.gz create mode 100644 certifi-2018.1.18.tar.gz diff --git a/certifi-2017.11.5.tar.gz b/certifi-2017.11.5.tar.gz deleted file mode 100644 index 9bf0e4a..0000000 --- a/certifi-2017.11.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ec74291ca1136b40f0379e1128ff80e866597e4e2c1e755739a913bbc3613c0 -size 329246 diff --git a/certifi-2018.1.18.tar.gz b/certifi-2018.1.18.tar.gz new file mode 100644 index 0000000..0141bd3 --- /dev/null +++ b/certifi-2018.1.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edbc3f203427eef571f79a7692bb160a2b0f7ccaa31953e99bd17e307cf63f7d +size 151258 diff --git a/python-certifi.changes b/python-certifi.changes index 14dd40e..0f34210 100644 --- a/python-certifi.changes +++ b/python-certifi.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Feb 4 00:36:29 UTC 2018 - arun@gmx.de + +- specfile: + * update copyright year + +- update to version 2018.1.18: + * Remove 1024-bit root certificates + * Include license in the list of trove classifiers + * Include license file in the generated wheel package + ------------------------------------------------------------------- Tue Nov 14 23:19:14 UTC 2017 - dmueller@suse.com diff --git a/python-certifi.spec b/python-certifi.spec index f6e1fba..338b7b1 100644 --- a/python-certifi.spec +++ b/python-certifi.spec @@ -1,7 +1,7 @@ # # spec file for package python-certifi # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # 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: 2017.11.5 +Version: 2018.1.18 Release: 0 Summary: Python package for providing Mozilla's CA Bundle License: MPL-2.0