From a92eb06eb4df5150a68befb94f500b52a87519e06df9477d532e50538bd9301b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 28 Nov 2023 09:11:13 +0000 Subject: [PATCH] - update to 2023.11.17: Added certs: * Subject: CN=TrustAsia Global Root CA G3 O=TrustAsia Technologies, Inc. * Subject: CN=TrustAsia Global Root CA G4 O=TrustAsia Technologies, Inc. * Subject: CN=CommScope Public Trust ECC Root-01 O=CommScope * Subject: CN=CommScope Public Trust ECC Root-02 O=CommScope * Subject: CN=CommScope Public Trust RSA Root-01 O=CommScope * Subject: CN=CommScope Public Trust RSA Root-02 O=CommScope Removed certs: * Subject: CN=Autoridad de Certificacion Firmaprofesional CIF A62634068 - update to 2020.12.5 * Python 3.8+ support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certifi?expand=0&rev=70 --- certifi-2023.11.17.tar.gz | 3 +++ certifi-2023.7.22.tar.gz | 3 --- python-certifi.changes | 20 +++++++++++++++++--- python-certifi.spec | 2 +- 4 files changed, 21 insertions(+), 7 deletions(-) create mode 100644 certifi-2023.11.17.tar.gz delete mode 100644 certifi-2023.7.22.tar.gz diff --git a/certifi-2023.11.17.tar.gz b/certifi-2023.11.17.tar.gz new file mode 100644 index 0000000..d2286aa --- /dev/null +++ b/certifi-2023.11.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b469f3a900bf28dc19b8cfbf8019bf47f7fdd1a65a1d4ffb98fc14166beb4d1 +size 163637 diff --git a/certifi-2023.7.22.tar.gz b/certifi-2023.7.22.tar.gz deleted file mode 100644 index 3be42de..0000000 --- a/certifi-2023.7.22.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082 -size 159517 diff --git a/python-certifi.changes b/python-certifi.changes index 4f75eca..5d48c36 100644 --- a/python-certifi.changes +++ b/python-certifi.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Nov 28 09:10:25 UTC 2023 - Dirk Müller + +- update to 2023.11.17: + Added certs: + * Subject: CN=TrustAsia Global Root CA G3 O=TrustAsia Technologies, Inc. + * Subject: CN=TrustAsia Global Root CA G4 O=TrustAsia Technologies, Inc. + * Subject: CN=CommScope Public Trust ECC Root-01 O=CommScope + * Subject: CN=CommScope Public Trust ECC Root-02 O=CommScope + * Subject: CN=CommScope Public Trust RSA Root-01 O=CommScope + * Subject: CN=CommScope Public Trust RSA Root-02 O=CommScope + Removed certs: + * Subject: CN=Autoridad de Certificacion Firmaprofesional CIF A62634068 + ------------------------------------------------------------------- Wed Aug 9 07:54:58 UTC 2023 - Dirk Müller @@ -98,13 +112,13 @@ Thu Jun 17 20:53:23 UTC 2021 - Dirk Müller ------------------------------------------------------------------- Sat Dec 19 10:43:30 UTC 2020 - Dirk Müller -- update to 2020.12.5 +- update to 2020.12.5 ------------------------------------------------------------------- Thu Nov 26 09:21:35 UTC 2020 - Dirk Mueller - update to 2020.11.8: - * Python 3.8+ support + * Python 3.8+ support ------------------------------------------------------------------- Wed Nov 25 11:41:29 UTC 2020 - Matej Cepl @@ -188,7 +202,7 @@ Tue Jan 8 23:55:51 UTC 2019 - Jonathan Brownell - Limit SUSE certificate patch to exclude Red Hat platforms since the relevant /etc/ssl/ca-bundle.pem does not exist there - + - %py_compile and %py3_compile macros do not exist on Red Hat; substitute them with equivalent %python_exec invocations diff --git a/python-certifi.spec b/python-certifi.spec index d33370c..bed12b7 100644 --- a/python-certifi.spec +++ b/python-certifi.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?sle15_python_module_pythons} Name: python-certifi -Version: 2023.7.22 +Version: 2023.11.17 Release: 0 Summary: Python package for providing Mozilla's CA Bundle License: MPL-2.0