Commit Graph

14 Commits

Author SHA1 Message Date
Jeremy Drake
6e7eb8fc9a fix sha256sums after #9094.
It modified a handful of patch files, but did not update the checksums
in the respective PKGBUILD files.
2021-07-05 17:07:47 -07:00
Naveen M K
68efb70ee1 Change my email 2021-07-05 16:50:59 +05:30
Jeremy Drake
48ecfe767e python3.9: enable for clangarm64
Need a pending package in queue to test, and this is a good candidate.
2021-07-04 15:50:18 -07:00
Christoph Reiter
d16962bd05 Update Python 3.9 2021-07-03 11:37:35 +02:00
Naveen M K
3f6dd6cf5e python3.9: update to v3.9.6 2021-07-01 18:24:17 +05:30
Naveen M K
046d66970e python3.9: fix extension suffix 2021-07-01 17:59:07 +05:30
Naveen M K
ead7d85bed python3.9: don't use os.pathsep for EOF
and fix the update-patches script for recent changes
2021-06-21 12:23:27 +05:30
Jeremy Drake
8ea893728c add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 2
2021-06-19 13:38:11 -07:00
Naveen M K
bcad2500cd bump pkgrel 2021-06-18 11:16:19 +05:30
Naveen M K
4b833c89ea python3.9: autogenerate patches from git
https://github.com/msys2-contrib/cpython-mingw this is a similar setup to msys2-runtime
2021-06-18 00:48:22 +05:30
Christoph Reiter
308655d2a0 python3.9: bump pkgrel 2021-06-06 09:45:48 +02:00
Naveen M K
29d914af97 python3.9: add windows 7 support 2021-06-05 20:18:54 +05:30
Jeremy Drake
b498f4b4a2 python3.9: reserve 2MB of stack space
https://bugs.python.org/issue40458 was happening on CLANG64.

Also, get rid of no-longer-needed setting of CC and CXX to clang.
2021-06-03 16:29:51 -07:00
Christoph Reiter
100ee163ff Add a separate python3.9 package
Based on #8278
2021-06-03 14:19:00 +02:00