Sat, 28 Mar 2026 08:18:49 CST | login

Information for build scons-4.4.0-7.ocs23.rva23

ID25393
Package Namescons
Version4.4.0
Release7.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/scons.git?.#c01f7db6108cfdb596835b4fb03ec794d4767dcd
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 bymaxonxie
State complete
Volume DEFAULT
StartedTue, 17 Mar 2026 02:46:10 CST
CompletedTue, 17 Mar 2026 07:12:59 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/scons.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/scons.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
scons-4.4.0-7.ocs23.rva23.src.rpm (info) (download)
noarch
python3-scons-4.4.0-7.ocs23.rva23.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.4.0-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.4.0-6 - Rebuilt for loongarch release * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.4.0-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.4.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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