Tue, 20 Jan 2026 13:54:26 CST | login

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

ID18624
Package Namepython-autoprop
Version4.1.0
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 23 Aug 2024 16:18:30 CST
CompletedFri, 23 Aug 2024 16:21:21 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-autoprop.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-autoprop.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-autoprop-4.1.0-1.ocs23.src.rpm (info) (download)
noarch
python3-autoprop-4.1.0-1.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 * Thu Jun 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.1.0-1 - initial build