Fri, 10 Apr 2026 16:18:21 CST | login

Information for build python-debtcollector-2.5.0-3.oc9

ID16459
Package Namepython-debtcollector
Version2.5.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-debtcollector.git?.#6c37745e41a84cb68f41424bc519e313b9664207
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 bydenisecheng
State complete
Volume DEFAULT
StartedThu, 21 Sep 2023 01:24:09 CST
CompletedThu, 21 Sep 2023 01:25:40 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-debtcollector.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-debtcollector.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-debtcollector-2.5.0-3.oc9.src.rpm (info) (download)
noarch
python3-debtcollector-2.5.0-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.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