Re: Epel8 build with python > 3.6?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



V Tue, Jul 16, 2024 at 01:46:53PM +0200, Mark E. Fuller via devel napsal(a):
> pytest is a red herring - it doesn't cause issues with python312. My build
> with python 3.12 fails because the scons build detects python version 3.6,
> not 3.12.  Getting the detected version to >3.6 is my real problem, and it
> seems independent of updating the BuildRequires values.

Well, scons is also written in Python and built for a specific Pyhon. See "rpm
-q -l python3-scons". I don't know scons, but according to the manual
"the SConstruct file is actually a Python script". I wouldn't wonder if scons
simply enforced the same Python which interprets scons onto the application
being built.

Maybe you will also need to build scons for Python 3.12 so that
/usr/bin/python312 /usr/bin/scons actually works.

-- Petr

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux