diff --git a/certifi-2020.12.5.tar.gz b/certifi-2020.12.5.tar.gz deleted file mode 100644 index 3023d0a..0000000 Binary files a/certifi-2020.12.5.tar.gz and /dev/null differ diff --git a/certifi-2021.10.8.tar.gz b/certifi-2021.10.8.tar.gz new file mode 100644 index 0000000..9e1581b Binary files /dev/null and b/certifi-2021.10.8.tar.gz differ diff --git a/python-certifi.spec b/python-certifi.spec index 3c99903..7149065 100644 --- a/python-certifi.spec +++ b/python-certifi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-certifi -Version: 2020.12.5 +Version: 2021.10.8 Release: 1 Summary: Python package for providing Mozilla's CA Bundle. License: MPL-2.0 URL: https://certifiio.readthedocs.io/en/latest/ -Source0: https://files.pythonhosted.org/packages/06/a9/cd1fd8ee13f73a4d4f491ee219deeeae20afefa914dfb4c130cfc9dc397a/certifi-2020.12.5.tar.gz +Source0: https://files.pythonhosted.org/packages/6c/ae/d26450834f0acc9e3d1f74508da6df1551ceab6c2ce0766a593362d6d57f/certifi-2021.10.8.tar.gz BuildArch: noarch %description Certifi provides Mozilla carefully curated collection of Root Certificates for validating the @@ -35,7 +35,7 @@ trustworthiness of SSL certificates while verifying the identity of TLS hosts. I extracted from the Requests project. %prep -%autosetup -n certifi-2020.12.5 +%autosetup -n certifi-2021.10.8 %build %py3_build @@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jan 19 2022 SimpleUpdate Robot - 2021.10.8-1 +- Upgrade to version 2021.10.8 + * Wed Jul 14 2021 OpenStack_SIG - 2020.12.5-1 - Upgrade to version 2020.12.5