Thu, 22 Jan 2026 16:37:31 CST | login

Information for build python-oauthlib-3.2.2-2.ocs23

ID2907
Package Namepython-oauthlib
Version3.2.2
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-oauthlib.git?.#cc492c2adb731fb49c8ec989084be3431af92243
SummaryAn implementation of the OAuth request-signing logic
DescriptionOAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object or web framework. Use it to graft OAuth client support onto your favorite HTTP library, or provider support onto your favourite web framework. If you are a maintainer of such a library, write a thin veneer on top of OAuthLib and get OAuth support for very little effort.
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 05:46:21 CST
CompletedSat, 09 Sep 2023 05:50:16 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-oauthlib.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-oauthlib.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-oauthlib-3.2.2-2.ocs23.src.rpm (info) (download)
noarch
python3-oauthlib-3.2.2-2.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.2.2-2 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Aug 04 2023 jackeyji <jackeyji@tencent.com> - 3.2.2-1 - upgrade to 3.2.2 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.2.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.2.1-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Dec 07 2022 Feng Weiyao <wynnfeng@tencent.com> - 3.2.1-1 - package init.