- Mar 04, 2025
-
- Nov 17, 2024
-
- Sep 04, 2024
-
- Jul 14, 2024
-
- Apr 05, 2024
-
- Mar 20, 2024
-
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
- Nov 21, 2023
-
- Jul 27, 2023
-
-
David Runge authored
Rebuild to fix the build. Rely on prebuilt tarball for the man pages as building them is maximum pain and noone cba to do this anymore. Consolidate dependencies. Add python-psutil to optdepends for waiting for processes to exit.
- Apr 09, 2023
-
- Jan 30, 2023
-
-
David Runge authored
Scons great build system doesn't fail on required build dependencies and instead just inserts fake man pages... https://bugs.archlinux.org/task/76574
-
- Aug 07, 2022
-
-
David Runge authored
Remove unnecessary quotes and curly braces. Switch to PEP517.
-
- Dec 02, 2021
-
- Dec 01, 2021
-
- Nov 18, 2021
-
-
David Runge authored
Simplify quoting in file.
-
- Sep 07, 2021
-
-
Evangelos Foutras authored
-
- Aug 02, 2021
-
-
David Runge authored
Copy man pages to pwd after build, as that is where they are picked up by the install-data target. Specify install-data more clearly to be the man1 location and remove additional modification.
-
- Jul 14, 2021
-
-
David Runge authored
Fix the reproducibility of the bytecode by exporting PYTHONHASHSEED.
-
- Jul 13, 2021
-
-
David Runge authored
Cleanup the package relations and run only unit tests in check(). Add fix to call the correct build targets in SConstruct. Add fix to move man pages to the right location in pkgdir.
-
- Nov 12, 2020
-
- Nov 09, 2020
-
- Jan 19, 2020
-
- Dec 18, 2019
-
- Nov 02, 2019
-
- Oct 26, 2019
-
- Sep 13, 2019
-
-
David Runge authored
Applying global replacement on all .py files in src/ (FS#63735). Strippig pkgdir from embedded paths by recompiling in package().
-
- Aug 31, 2019
-
-
David Runge authored
Adding docbook2x, epydoc, fop, texlive-{bin,latexextra}, graphviz, ghostscript, lynx and python-lxml to makedepends to be able to build man pages correctly (FS#63391). Removing (somehow broken) build of postscript files in prepare() and fixing refentrytitle of man page sources. Building man pages manually in build(), because the documentation build generates empty ones (although the rest of the documentation succeeds).
-
- Aug 09, 2019
-
-
David Runge authored
Upgrading to 3.1.1. Adding lib32-glibc to checkdepends to have one failing test less.
-
David Runge authored
-
- Jul 29, 2019
-
- Jul 26, 2019
-
-
David Runge authored
Upgrading to 3.1.0 and creating a split package (scons with python2 dependencies is tracked in python2-scons, until it is dropped eventually). Building from general source tarball by emulating a 'release'. Running tests in check() for python and python2. Separating build and packaging steps. Patching python2 version to be installable side-by-side with python version.
-
- Apr 12, 2019
-
-
Antonio Rojas authored
-
- Feb 22, 2019
-
- Jan 07, 2019
-
- Nov 18, 2017
-
- Oct 20, 2017
-
- Oct 19, 2017
-
- Oct 05, 2017
-
- Dec 09, 2016
-