From 6556b71e812ea0bc42ff3699189c88c04524d26396e9f5aad49e56f282400c8f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 8 May 2023 18:01:50 +0000 Subject: [PATCH] - update to 2023.5.7: Added certs: * CN=BJCA Global Root CA1 O=BEIJING CERTIFICATE AUTHORITY OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certifi?expand=0&rev=63 --- certifi-2022.12.7.tar.gz | 3 --- certifi-2023.5.7.tar.gz | 3 +++ python-certifi.changes | 7 +++++++ python-certifi.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 certifi-2022.12.7.tar.gz create mode 100644 certifi-2023.5.7.tar.gz diff --git a/certifi-2022.12.7.tar.gz b/certifi-2022.12.7.tar.gz deleted file mode 100644 index 05f77a9..0000000 --- a/certifi-2022.12.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3 -size 156897 diff --git a/certifi-2023.5.7.tar.gz b/certifi-2023.5.7.tar.gz new file mode 100644 index 0000000..713e3b2 --- /dev/null +++ b/certifi-2023.5.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7 +size 158051 diff --git a/python-certifi.changes b/python-certifi.changes index 5a3789b..40a3162 100644 --- a/python-certifi.changes +++ b/python-certifi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 8 18:01:26 UTC 2023 - Dirk Müller + +- update to 2023.5.7: + Added certs: + * CN=BJCA Global Root CA1 O=BEIJING CERTIFICATE AUTHORITY + ------------------------------------------------------------------- Wed May 3 15:36:56 UTC 2023 - Dirk Müller diff --git a/python-certifi.spec b/python-certifi.spec index 8a6e46f..a010809 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: 2022.12.7 +Version: 2023.5.7 Release: 0 Summary: Python package for providing Mozilla's CA Bundle License: MPL-2.0