Sun, 25 Jan 2026 11:12:39 CST | login

Information for build python-itsdangerous-2.0.1-3.oc9

ID16474
Package Namepython-itsdangerous
Version2.0.1
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-itsdangerous.git?.#477b14bd66e34cc36421a49f3cf8a14538be664f
SummaryPython library for passing trusted data to untrusted environments
DescriptionItsdangerous is a Python library for passing data through untrusted environments (for example, HTTP cookies) while ensuring the data is not tampered with. Internally itsdangerous uses HMAC and SHA1 for signing by default and bases the implementation on the Django signing module. It also however supports JSON Web Signatures (JWS).
Built bydenisecheng
State complete
Volume DEFAULT
StartedThu, 21 Sep 2023 01:26:20 CST
CompletedThu, 21 Sep 2023 01:27:32 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-itsdangerous.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-itsdangerous.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-itsdangerous-2.0.1-3.oc9.src.rpm (info) (download)
noarch
python3-itsdangerous-2.0.1-3.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.1-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 09 2023 Shuo Wang <abushwang@tencent.com> - 2.0.1-1 - initial build