[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python3-scons-4.5.2-1.el9.noarch download

Name python3-scons
Epoch 0
Version 4.5.2
Release 1.el9
Architecture noarch
Website/URL http://www.scons.org
License MIT
Build Time 2024-01-15 00:15:03
Build Host builder-x86-06.inferitos.ru
Summary An Open Source software construction tool
Repositories Extras
Description SCons 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.
Errata
Size 2636 KiB
Source Project scons-4.5.2-1.el9
SHA-256 checksum 600373f9c0eb8c1f223fe5744d08e540b97e899175d7ba3b90db4ba871985373
× Full screenshot
Changelog link
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 4.5.2-1
- Rebuilt for MSVSphere 9.3

* 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