Tue, 17 Mar 2026 11:59:42 CST | login

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

ID17288
Package Namepython-debtcollector
Version2.5.0
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-debtcollector.git?.#4b42c37206ffd6531e9718d221c1e1c526257c16
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 15:39:58 CST
CompletedSat, 17 Aug 2024 15:42:26 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-debtcollector.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-debtcollector.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
python-debtcollector-2.5.0-6.ocs23.src.rpm (info) (download)
noarch
python3-debtcollector-2.5.0-6.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 Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.5.0-6 - Rebuilt for loongarch release * 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