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