From Fedora Project Wiki
(Created page with "= Changes/Python3.9 =")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Changes/Python3.9 =
= 2019-08 - Upgrade of re2 on Rawhide =
* [[User:Denisarnaud/Tasks/Completed/2019-08-re2]]
 
= 2020-09 - ZeroMQ CVE issue =
* [[User:Denisarnaud/Tasks/Completed/2020-09-zeromq-cve]]
 
= CMake change - 2020-08 =
[[User:Denisarnaud/Tasks/Completed/2020-08-cmake-change]]
 
= CMake 3.17 on EPEL 8 =
* Mailing list threads:
** [https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/thread/ICZGG2SQKUTV2JUBAS4XTWX2FQIKZT27/ Updating CMake in EPEL-8: How to create a module?]
 
= 2020-05 - [[Changes/Python3.9]] =
[[User:Denisarnaud/Tasks/Completed/2020-05-python39-change]]
 
= [[Changes/F31Boost170]] =
* [https://src.fedoraproject.org/fork/jwakely/rpms/boost Jon Wakely's work on fork of Fedora Boost]
The task has been given up, as neither Jon nor I have bandwidth for it.
 
= May 2020 - Do not link with libpython3.8+ =
* References:
** [https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/IAIUO5XU54FQM64TDXWF4YMHHWGQFNXT/ Many packages unnecessarily link to libpython]
** [https://src.fedoraproject.org/rpms/libarcus/pull-request/8 libarcus Pull Request - Stop linking the Python module to libpython (on Python 3.8+)]
** [[Changes/PythonStaticSpeedup]] / [[Changes/PythonNoSemanticInterpositionSpeedup]]
** https://docs.python.org/3.8/whatsnew/3.8.html#changes-in-the-c-api
** https://bugs.python.org/issue21536
 
= July 2019 - Python 3.8 for Fedora 31 =
Testing and mass rebuild of packages is happening in COPR. You can follow these instructions to test locally in mock if your package builds with Python 3.8: https://copr.fedorainfracloud.org/coprs/g/python/python3.8/
 
* [https://bugzilla.redhat.com/show_bug.cgi?id=1705442 RMOL fails to rebuild with Python 3.8]
** Builds for RMOL with Python 3.8: https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/rmol/
* [https://bugzilla.redhat.com/show_bug.cgi?id=1705441 TraDemGen fails to rebuild with Python 3.8]
** Builds for TraDemGen with Python 3.8: https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/trademgen/

Latest revision as of 12:11, 15 August 2024

2019-08 - Upgrade of re2 on Rawhide

2020-09 - ZeroMQ CVE issue

CMake change - 2020-08

User:Denisarnaud/Tasks/Completed/2020-08-cmake-change

CMake 3.17 on EPEL 8

2020-05 - Changes/Python3.9

User:Denisarnaud/Tasks/Completed/2020-05-python39-change

Changes/F31Boost170

The task has been given up, as neither Jon nor I have bandwidth for it.

May 2020 - Do not link with libpython3.8+

July 2019 - Python 3.8 for Fedora 31

Testing and mass rebuild of packages is happening in COPR. You can follow these instructions to test locally in mock if your package builds with Python 3.8: https://copr.fedorainfracloud.org/coprs/g/python/python3.8/