Information for build scons-4.4.0-3.oc9

ID15662
Package Namescons
Version4.4.0
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/scons.git?.#4f846a4319afa3ac26177c8a1db3a02f349c92d9
SummaryAn Open Source software construction tool
DescriptionSCons is an Open Source software construction tool--that is, a build tool; an improved substitute for the classic Make utility; a better way to build software. SCons is based on the design which won the Software Carpentry build tool design competition in August 2000. SCons "configuration files" are Python scripts, eliminating the need to learn a new build tool syntax. SCons maintains a global view of all dependencies in a tree, and can scan source (or other) files for implicit dependencies, such as files specified on #include lines. SCons uses MD5 signatures to rebuild only when the contents of a file have really changed, not just when the timestamp has been touched. SCons supports side-by-side variant builds, and is easily extended with user- defined Builder and/or Scanner objects.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 21:45:31 CST
CompletedMon, 18 Sep 2023 21:47:50 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/scons.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/scons.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
scons-4.4.0-3.oc9.src.rpm (info) (download)
noarch
python3-scons-4.4.0-3.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.4.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.4.0-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Nov 30 2022 Shuo Wang <abushwang@tencent.com> - 4.4.0-1 - initial build