Sat, 24 Jan 2026 17:39:26 CST | login

Information for build python-dtopt-0.1-4.oc9

ID40339
Package Namepython-dtopt
Version0.1
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-dtopt.git?.#56d8fb3e067f496d9d15e25d3eb8beb731ebeec7
SummaryAdd options to doctest examples while they are running
Descriptiondtopts adds options to doctest examples while they are running. When using the doctest module it is often convenient to use the ELLIPSIS option, which allows you to use ... as a wildcard. But you either have to setup the test runner to use this option, or you must put #doctest: +ELLIPSIS on every example that uses this feature. dtopt lets you enable this option globally from within a doctest, by doing: >>> from dtopt import ELLIPSIS
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 23:10:05 CST
CompletedFri, 13 Jun 2025 23:12:37 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-dtopt.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-dtopt.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-dtopt-0.1-4.oc9.src.rpm (info) (download)
noarch
python3-dtopt-0.1-4.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.1-4 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.1-3 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.1-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1-1 - initial build