ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
12 stars 5 forks source link

Upgrade pyo3 #882

Closed jw3 closed 9 months ago

jw3 commented 1 year ago

We are currently holding back all versions for epel8 Python 3.6 abi support. Could instead use the minimal abi and all versions could move forward to more recent Pyo3.

decathorpe commented 10 months ago

The old pyo3 version used in this project is now even more of a problem, because Python 3.12 (as available in Fedora 39+) is only correctly supported by pyo3 v0.19.2 and newer. Previous versions of pyo3 are potentially broken due to ABI changes in Python 3.12.

jw3 commented 10 months ago

Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/XG7GMDZFL2RO4QHEFBJKU7YDE3AZBRVM/#XG7GMDZFL2RO4QHEFBJKU7YDE3AZBRVM