forked from pool/python-certifi
- update to 2023.7.22:
Added certs: # CN=Sectigo Public Server Authentication Root E46 O=Sectigo Limited # CN=Sectigo Public Server Authentication Root R46 O=Sectigo Limited # CN=SSL.com TLS RSA Root CA 2022 O=SSL Corporation # CN=SSL.com TLS ECC Root CA 2022 O=SSL Corporation # CN=Atos TrustedRoot Root CA ECC TLS 2021 O=Atos # CN=Atos TrustedRoot Root CA RSA TLS 2021 O=Atos Removed certs: # CN=Hongkong Post Root CA 1 O=Hongkong Post # CN=E-Tugra Certification Authority O=E-Tu\u011fra EBG Bili\u015fim Teknolojileri ve Hizmetleri A.\u015e. OU=E-Tugra Sertifikasyon Merkezi # CN=E-Tugra Global Root CA RSA v3 O=E-Tugra EBG A.S. OU=E-Tugra Trust Center # CN=E-Tugra Global Root CA ECC v3 O=E-Tugra EBG A.S. OU=E-Tugra Trust Center OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certifi?expand=0&rev=65
This commit is contained in:
parent
6556b71e81
commit
e999df20a4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7
|
||||
size 158051
|
BIN
certifi-2023.7.22.tar.gz
(Stored with Git LFS)
Normal file
BIN
certifi-2023.7.22.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 9 07:54:58 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2023.7.22:
|
||||
Added certs:
|
||||
# CN=Sectigo Public Server Authentication Root E46 O=Sectigo Limited
|
||||
# CN=Sectigo Public Server Authentication Root R46 O=Sectigo Limited
|
||||
# CN=SSL.com TLS RSA Root CA 2022 O=SSL Corporation
|
||||
# CN=SSL.com TLS ECC Root CA 2022 O=SSL Corporation
|
||||
# CN=Atos TrustedRoot Root CA ECC TLS 2021 O=Atos
|
||||
# CN=Atos TrustedRoot Root CA RSA TLS 2021 O=Atos
|
||||
Removed certs:
|
||||
# CN=Hongkong Post Root CA 1 O=Hongkong Post
|
||||
# CN=E-Tugra Certification Authority O=E-Tu\u011fra EBG Bili\u015fim
|
||||
Teknolojileri ve Hizmetleri A.\u015e. OU=E-Tugra Sertifikasyon Merkezi
|
||||
# CN=E-Tugra Global Root CA RSA v3 O=E-Tugra EBG A.S. OU=E-Tugra Trust Center
|
||||
# CN=E-Tugra Global Root CA ECC v3 O=E-Tugra EBG A.S. OU=E-Tugra Trust Center
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 8 18:01:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-certifi
|
||||
Version: 2023.5.7
|
||||
Version: 2023.7.22
|
||||
Release: 0
|
||||
Summary: Python package for providing Mozilla's CA Bundle
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user