Mon, 16 Mar 2026 20:12:35 CST | login

Information for build python-debtcollector-2.5.0-5.ocs23

ID5013
Package Namepython-debtcollector
Version2.5.0
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-debtcollector.git?.#f9a62f932c8663d8ebe67f1d753562ad2fe541f0
SummaryA collection of Python deprecation patterns and strategies
DescriptionIt is a collection of functions/decorators which is used to signal a user when * a method (static method, class method, or regular instance method) or a class or function is going to be removed at some point in the future. * to move a instance method/property/class from an existing one to a new one * a keyword is renamed * further customizing the emitted messages
Built bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 16:27:42 CST
CompletedTue, 19 Sep 2023 16:29:38 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-debtcollector.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-debtcollector.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-debtcollector-2.5.0-5.ocs23.src.rpm (info) (download)
noarch
python3-debtcollector-2.5.0-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.5.0-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.5.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.5.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.5.0-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Mar 16 2023 Shuo Wang <abushwang@tencent.com> - 2.5.0-1 - initial build