On 18. 06. 23 15:17, Barry Scott wrote:


On 17 Jun 2023, at 10:50, Miro Hrončok <mhron...@redhat.com> wrote:

Please avoid further rawhide builds of them until the side tag is merged.

I have been fixing pycxx and pysvn for python 3.12.
I have released new pycxx and pysvn upstream that fix the 3.12 issues.

But I did not see your message about not building in rawhide, sorry.

python-pycxx was buildt in rawhide.
I have not built pysvn in rawhide.

For both packages I have pushed updates to sources and spec file that are needed
for 3.12 support.

For pycxx need to have conditional access to _Py_PackageContext and replace use
of distutils.

For pysvn fix a SEGV when the process exits.


I'v attempted to rebuild python-pycxx:

Traceback (most recent call last):
  File "/builddir/build/BUILD/pycxx-7.1.8/setup.py", line 3, in <module>
    from distutils.command.install import install
ModuleNotFoundError: No module named 'distutils'


The distutils module eas removed from the Python standard library.
You should be able to fix this by BuildRequiring python3-setuptools.

Cannot build pysvn yet, as it is blocked by the above.

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to