Karolina Surma
139e55ac21
Update to Python 3.14.0a2
2024-11-20 14:55:55 +01:00
U2FsdGVkX1
a6de6df64c
Increase the timeout for riscv64 because the current RISC-V CPU has slower performance.
2024-11-13 16:17:12 +01:00
Tom Stellard
6efb19ea1b
Remove unnecessary export LINKCC=gcc
...
I tracked the addition of this line to a 20-year old commit:
https://src.fedoraproject.org/rpms/python2/c/d4a39597bc32ab2cf84b43a3b0c71a18d1a0e0ec
I can't see why this would still be necessary, and it also prevents the
package from being built with clang.
2024-11-09 17:07:13 +01:00
Karolina Surma
03979a1e62
Finish bootstrapping Python 3.14, use it to build self
2024-10-18 13:50:29 +02:00
Karolina Surma
75087a7a85
Initial Python 3.14 package forked from Python 3.13
...
Python's upstream decided to switch from artifacts GPG signing to sigstore.
We don't have sigstore in Fedora yet, so we're skipping the (now impossible) GPG check
without a replacement.
2024-10-17 17:30:30 +02:00