Sat, 31 Jan 2026 18:58:36 CST | login

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

ID30670
Package Namepython-autoprop
Version4.1.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-autoprop.git?.#23544d0e7ff870bdd6280a4eb647b76ab11e778c
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 17:40:12 CST
CompletedMon, 23 Sep 2024 17:42:27 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-1.oc9.src.rpm (info) (download)
noarch
python3-autoprop-4.1.0-1.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 * Thu Jun 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.1.0-1 - initial build