forked from pool/python-truststore
Accepting request 1248088 from devel:languages:python
- update to 0.10.1:
* Fixed the patching of Requests' globally-cached
`ssl.SSLContext` object to work automagically with
``truststore.inject_into_ssl()`` regardless of import-order.
* Speed up import times by skipping feature-checking for known
Python implementations (CPython and PyPy).
OBS-URL: https://build.opensuse.org/request/show/1248088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-truststore?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 10:44:14 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.10.1:
|
||||
* Fixed the patching of Requests' globally-cached
|
||||
`ssl.SSLContext` object to work automagically with
|
||||
``truststore.inject_into_ssl()`` regardless of import-order.
|
||||
* Speed up import times by skipping feature-checking for known
|
||||
Python implementations (CPython and PyPy).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 10:07:25 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-truststore
|
||||
Version: 0.10.0
|
||||
Version: 0.10.1
|
||||
Release: 0
|
||||
Summary: Verify certificates using OS trust stores
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12e89641dba78a9427f782ad2d824bed93583a9465002fe59b63c3fd12cbe8f5
|
||||
size 28644
|
||||
3
truststore-0.10.1.tar.gz
Normal file
3
truststore-0.10.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a470d2763875f9b9a148d5726af330d15b65d2a83f70610c262de8888ee94b4e
|
||||
size 29120
|
||||
Reference in New Issue
Block a user