15
0

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
This commit is contained in:
Tomáš Chvátal
2019-07-24 09:47:21 +00:00
committed by Git OBS Bridge
parent 09906bf26f
commit 4c1aecbaeb
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b26104d6835d1f5e49452a26eb2ff87fe7090b89dfcaee5ea2212697e1e1d7ae
size 158179

3
certifi-2019.6.16.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:945e3ba63a0b9f577b1395204e13c3a231f9bc0223888be653286534e5873695
size 156721

View File

@@ -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 <tchvatal@suse.com>

View File

@@ -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