- Nov 17, 2024
-
- Jul 22, 2024
-
-
Jelle van der Waa authored
-
- Apr 04, 2024
-
- Mar 19, 2024
-
-
loqs authored
- May 10, 2023
-
- Apr 06, 2023
-
- Aug 30, 2022
-
- Dec 14, 2021
-
- Dec 01, 2021
-
- Nov 30, 2021
-
- Sep 07, 2021
-
-
Evangelos Foutras authored
-
- Dec 25, 2020
-
-
Johannes Löthberg authored
When check() is run, py.test would generate a .pyc containing the path to the python file in the /build directory. repro(1) currently always passes --nocheck due to a bug, meaning that py.test is never called. This resulted in different paths ending up in the .pyc files.
-
- Dec 24, 2020
-
- Nov 11, 2020
-
- Nov 09, 2020
-
- Mar 02, 2020
-
-
Jelle van der Waa authored
-
- Feb 25, 2020
-
-
Jelle van der Waa authored
-
- Nov 01, 2019
-
- Oct 25, 2019
-
- Oct 03, 2019
-
- Jan 31, 2019
-
- Jan 01, 2019
-
- Jun 30, 2018
-
- Mar 05, 2018
-
- Feb 17, 2018
-
- Jan 21, 2018
-
- Jan 07, 2018
-
- Jan 06, 2018
-
-
Johannes Löthberg authored
- Nov 15, 2017
-
-
Evangelos Foutras authored
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
-
- Dec 24, 2016
-
- Sep 13, 2016
-
- Jan 26, 2016
-
- Sep 19, 2015
-
- Mar 28, 2015
-
- Mar 12, 2015
-
- Feb 03, 2015
-