From 4c1aecbaebc22afcb389bfab76be2410247f06853ea60c022a3a7e66b2230e39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 24 Jul 2019 09:47:21 +0000 Subject: [PATCH] Accepting request 718165 from home:pgajdos - version update to 2019.6.16 * remove Certinomis Root CA OBS-URL: https://build.opensuse.org/request/show/718165 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certifi?expand=0&rev=38 --- certifi-2019.3.9.tar.gz | 3 --- certifi-2019.6.16.tar.gz | 3 +++ python-certifi.changes | 6 ++++++ python-certifi.spec | 5 ++++- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 certifi-2019.3.9.tar.gz create mode 100644 certifi-2019.6.16.tar.gz diff --git a/certifi-2019.3.9.tar.gz b/certifi-2019.3.9.tar.gz deleted file mode 100644 index 7648e8d..0000000 --- a/certifi-2019.3.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b26104d6835d1f5e49452a26eb2ff87fe7090b89dfcaee5ea2212697e1e1d7ae -size 158179 diff --git a/certifi-2019.6.16.tar.gz b/certifi-2019.6.16.tar.gz new file mode 100644 index 0000000..9feaa17 --- /dev/null +++ b/certifi-2019.6.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945e3ba63a0b9f577b1395204e13c3a231f9bc0223888be653286534e5873695 +size 156721 diff --git a/python-certifi.changes b/python-certifi.changes index 2536206..2170758 100644 --- a/python-certifi.changes +++ b/python-certifi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 24 09:12:13 UTC 2019 - pgajdos@suse.com + +- version update to 2019.6.16 + * remove Certinomis Root CA + ------------------------------------------------------------------- Mon Mar 11 09:58:08 UTC 2019 - Tomáš Chvátal diff --git a/python-certifi.spec b/python-certifi.spec index 63e6875..eba6424 100644 --- a/python-certifi.spec +++ b/python-certifi.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-certifi -Version: 2019.3.9 +Version: 2019.6.16 Release: 0 Summary: Python package for providing Mozilla's CA Bundle License: MPL-2.0 @@ -84,6 +84,9 @@ derived from Mozilla Firefox's canonical set. %python_expand %fdupes %{buildroot}%{$python_sitelib} +%check +# no upstream tests found + %files %{python_files} %license LICENSE %doc README.rst