Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-truststore-0.10.1-1.fc44 RPM for noarch

From Fedora 44 testing updates for ppc64le / Packages / p

Name: python3-truststore Distribution: Fedora Project
Version: 0.10.1 Vendor: Fedora Project
Release: 1.fc44 Build date: Mon Mar 2 07:13:40 2026
Group: Unspecified Build host: buildvm-a64-05.rdu3.fedoraproject.org
Size: 125129 Source RPM: python-truststore-0.10.1-1.fc44.src.rpm
Packager: Fedora Project
Url: https://github.com/sethmlarson/truststore
Summary: Verify certificates using native system trust stores
Truststore is a library which exposes native system certificate stores
(ie "trust stores") through an ssl.SSLContext-like API. This means that
Python applications no longer need to rely on certifi as a root certificate
store. Native system certificate stores have many helpful features compared
to a static certificate bundle like certifi:

- Automatically update certificates as new CAs are created and removed
- Fetch missing intermediate certificates
- Check certificates against certificate revocation lists (CRLs) to avoid
  monster-in-the-middle (MITM) attacks
- Managed per-system rather than per-application by a operations/IT team
- PyPI is no longer a CA distribution channel

Right now truststore is a stand-alone library that can be installed globally in
your application to immediately take advantage of the benefits in Python 3.10+.
Truststore has also been integrated into pip 24.2+ as the default method for
verifying HTTPS certificates (with a fallback to certifi).

Provides

Requires

License

MIT

Changelog

* Sun Mar 01 2026 Benson Muite <fed500@fedoraproject.org> - 0.10.1-1
  - Initial import bz#2440334

Files

/usr/lib/python3.14/site-packages/truststore
/usr/lib/python3.14/site-packages/truststore-0.10.1.dist-info
/usr/lib/python3.14/site-packages/truststore-0.10.1.dist-info/INSTALLER
/usr/lib/python3.14/site-packages/truststore-0.10.1.dist-info/METADATA
/usr/lib/python3.14/site-packages/truststore-0.10.1.dist-info/WHEEL
/usr/lib/python3.14/site-packages/truststore-0.10.1.dist-info/licenses
/usr/lib/python3.14/site-packages/truststore-0.10.1.dist-info/licenses/LICENSE
/usr/lib/python3.14/site-packages/truststore/__init__.py
/usr/lib/python3.14/site-packages/truststore/__pycache__
/usr/lib/python3.14/site-packages/truststore/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/truststore/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/truststore/__pycache__/_api.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/truststore/__pycache__/_api.cpython-314.pyc
/usr/lib/python3.14/site-packages/truststore/__pycache__/_macos.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/truststore/__pycache__/_macos.cpython-314.pyc
/usr/lib/python3.14/site-packages/truststore/__pycache__/_openssl.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/truststore/__pycache__/_openssl.cpython-314.pyc
/usr/lib/python3.14/site-packages/truststore/__pycache__/_ssl_constants.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/truststore/__pycache__/_ssl_constants.cpython-314.pyc
/usr/lib/python3.14/site-packages/truststore/__pycache__/_windows.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/truststore/__pycache__/_windows.cpython-314.pyc
/usr/lib/python3.14/site-packages/truststore/_api.py
/usr/lib/python3.14/site-packages/truststore/_macos.py
/usr/lib/python3.14/site-packages/truststore/_openssl.py
/usr/lib/python3.14/site-packages/truststore/_ssl_constants.py
/usr/lib/python3.14/site-packages/truststore/_windows.py
/usr/lib/python3.14/site-packages/truststore/py.typed


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 5 01:37:35 2026