FS#71189 - pypy] consider building with pypy
Attached to Project:
Community Packages
Opened by loqs (loqs) - Tuesday, 08 June 2021, 23:40 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 13 June 2021, 04:49 GMT
Opened by loqs (loqs) - Tuesday, 08 June 2021, 23:40 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 13 June 2021, 04:49 GMT
|
Details
Description:
pypy is currently built with python2 which is EOL. pypy can build with itself reducing the number of packages depending upon python2. The same could be applied to pypy3. It could be extended to all python3 incompatible packages which do not require external modules apart from the three using the mach build system. Additional info: * pypy 7.3.5-1 |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Sunday, 13 June 2021, 04:49 GMT
Reason for closing: Implemented
Additional comments about closing: Seems to me like the circular dependency on itself is a lesser evil compared to using Python 2 as that's entirely dead.
Sunday, 13 June 2021, 04:49 GMT
Reason for closing: Implemented
Additional comments about closing: Seems to me like the circular dependency on itself is a lesser evil compared to using Python 2 as that's entirely dead.