Mon, 06 May 2024 17:41:44 UTC | login

Information for build scons-4.6.0-4.fc40

ID296076
Package Namescons
Version4.6.0
Release4.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedSun, 17 Mar 2024 07:24:40 UTC
CompletedSun, 17 Mar 2024 07:24:40 UTC
Tags
f40
RPMs
src
scons-4.6.0-4.fc40.src.rpm (info) (download)
noarch
python3-scons-4.6.0-4.fc40.noarch.rpm (info) (download)
scons-doc-4.6.0-4.fc40.noarch.rpm (info) (download)
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 07 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 4.6.0-3 - Remove unnecessary explicit python-build dependency * Fri Jan 05 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 4.6.0-2 - Avoid python-build dependency * Thu Jan 04 2024 Antonio Trande <sagitter@fedoraproject.org> - 4.6.0-1 - Release 4.6.0 * Mon Dec 11 2023 Troy Dawson <tdawson@redhat.com> - 4.5.2-4 - Conditionals for el10 * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 4.5.2-2 - Rebuilt for Python 3.12 * Tue Mar 21 2023 Antonio Trande <sagitter@fedoraproject.org> - 4.5.2-1 - Release 4.5.2 * Tue Mar 07 2023 Antonio Trande <sagitter@fedoraproject.org> - 4.5.1-1 - Release 4.5.1 * Mon Mar 06 2023 Antonio Trande <sagitter@fedoraproject.org> - 4.5.0-1 - Release 4.5.0 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 01 2022 Lumir Balhar <lbalhar@redhat.com> - 4.4.0-3 - Change location of pathfix.py * Thu Sep 01 2022 Antonio Trande <sagitter@fedoraproject.org> - 4.4.0-2 - Build documentation * Fri Aug 12 2022 Antonio Trande <sagitter@fedoraproject.org> - 4.4.0-1 - Release 4.4.0 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.3.0-4 - Rebuilt for Python 3.11