Fri, 30 Jan 2026 17:24:54 CST | login

Information for build python-autoprop-4.1.0-2.oc9

ID40030
Package Namepython-autoprop
Version4.1.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-autoprop.git?.#9ecad83c552859868f0a972e9c577875133e4f54
SummaryInfer properties from accessor methods
DescriptionThis package provides a library for automatically filling in classes with properties (e.g. obj.x) corresponding to each accessor method (e.g. obj.get_x(), obj.set_x()). The biggest reasons to use autoprop are: • Less boilerplate than defining properties manually. • Sophisticated support for cached properties.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 21:44:10 CST
CompletedFri, 13 Jun 2025 21:47:00 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-autoprop.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-autoprop.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-autoprop-4.1.0-2.oc9.src.rpm (info) (download)
noarch
python3-autoprop-4.1.0-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 4.1.0-2 - Rebuilt for loongarch64 * Thu Jun 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.1.0-1 - initial build