Wed, 08 Apr 2026 08:37:13 CST | login

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

ID32423
Package Namepython-trustme
Version1.1.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-trustme.git?.#30dde9877123d158dce4f54f7195322adc0a2f99
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 doesn't 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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 16:47:34 CST
CompletedThu, 12 Dec 2024 16:50:00 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-trustme.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-trustme.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9-epol-2504-build
dist-oc9.2-compose
RPMs
src
python-trustme-1.1.0-3.oc9.src.rpm (info) (download)
noarch
python3-trustme-1.1.0-3.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.1.0-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.1.0-2 - Rebuilt for loongarch release * Mon Sep 25 2023 jackeyji <jackeyji@tencent.com> - 1.1.0-1 - upgrade to 1.1.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.0-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.0-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Dec 29 2022 Shuo Wang <abushwang@tencent.com> - 0.9.0-1 - initial build