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

Information for build python-itsdangerous-2.1.2-1.oc9

ID20296
Package Namepython-itsdangerous
Version2.1.2
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-itsdangerous.git?.#34980106a6fb4662817f32ae80edee47b2f30cbe
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
StartedTue, 16 Jan 2024 18:40:50 CST
CompletedTue, 16 Jan 2024 18:43:24 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-itsdangerous.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-itsdangerous.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-itsdangerous-2.1.2-1.oc9.src.rpm (info) (download)
noarch
python3-itsdangerous-2.1.2-1.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 * Mon Sep 25 2023 Shuo Wang <abushwang@tencent.com> - 2.1.2-1 - update to 2.1.2 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.1-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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