Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 836c9e76e0 | |||
| 01e7188dc5 | |||
| c7983c16c0 | |||
| e3beb762d4 | |||
| 73b46bf625 | |||
| 11248d2f49 | |||
| 99d2e99070 | |||
| 7fc6a17109 |
@@ -1,16 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Sep 30 12:32:08 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- update to 0.10.4:
|
|
||||||
* Fixed a thread-safety issue when configuring the internal
|
|
||||||
`ssl.SSLContext` object.
|
|
||||||
* Added support for the system certificate bundle in Fedora 43
|
|
||||||
and later.
|
|
||||||
* Release failed to publish to PyPI due to outdated build
|
|
||||||
tools.
|
|
||||||
* Created new release (0.10.3) after updating `build` to
|
|
||||||
1.2.2.post1.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 24 10:44:14 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Mon Feb 24 10:44:14 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-truststore
|
# spec file for package python-truststore
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-truststore
|
Name: python-truststore
|
||||||
Version: 0.10.4
|
Version: 0.10.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Verify certificates using OS trust stores
|
Summary: Verify certificates using OS trust stores
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
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
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:206df24198a4a1257e3f9d9a02bbf09a526211d59fcc5f9f7e9b71b5079a9aa9
|
|
||||||
size 30349
|
|
||||||
Reference in New Issue
Block a user