Tue, 17 Mar 2026 08:32:24 CST | login

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

ID4108
Package Namepython-debtcollector
Version2.5.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-debtcollector.git?.#4b234e1490625127ac501eb8f7af4531355415ef
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
StartedSat, 09 Sep 2023 14:01:03 CST
CompletedSat, 09 Sep 2023 14:03:54 CST
Taskbuild (dist-ocs23, /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-4.ocs23.src.rpm (info) (download)
noarch
python3-debtcollector-2.5.0-4.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> - 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