Tue, 28 May 2024 23:54:56 UTC | login

Information for build python-trustme-1.1.0-3.fc40

ID292838
Package Namepython-trustme
Version1.1.0
Release3.fc40
Epoch
Summary#1 quality TLS certs while you wait, for the discerning tester
DescriptionYou wrote a cool network client or server. It encrypts connections using TLS. Your test suite needs to make TLS connections to itself. Uh oh. Your test suite probably does not have a valid TLS certificate. Now what? trustme is a tiny Python package that does one thing: it gives you a fake certificate authority (CA) that you can use to generate fake TLS certs to use in your tests. Well, technically they are real certs, they are just signed by your CA, which nobody trusts. But you can trust it. Trust me.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 10:36:25 UTC
CompletedThu, 29 Feb 2024 10:36:25 UTC
Tags
f40
f41
RPMs
src
python-trustme-1.1.0-3.fc40.src.rpm (info) (download)
noarch
python-trustme-doc-1.1.0-3.fc40.noarch.rpm (info) (download)
python3-trustme-1.1.0-3.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Dec 01 2023 Carl George <carlwgeorge@fedoraproject.org> - 1.1.0-1 - Update to version 1.1.0 rhbz#2192283 - Switch to automatically generated buildrequires - Switch to SPDX license identifier * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 0.9.0-5 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.9.0-2 - Rebuilt for Python 3.11 * Thu Jan 27 2022 Carl George <carl@george.computer> - 0.9.0-1 - Latest upstream - Resolves: rhbz#1993357