Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#38620 - [nuitka] python3
Attached to Project:
Community Packages
Opened by Radek Podgorny (rpodgorny) - Wednesday, 22 January 2014, 23:41 GMT
Last edited by Alexander F. Rødseth (xyproto) - Monday, 27 January 2014, 20:05 GMT
Opened by Radek Podgorny (rpodgorny) - Wednesday, 22 January 2014, 23:41 GMT
Last edited by Alexander F. Rødseth (xyproto) - Monday, 27 January 2014, 20:05 GMT
|
Detailsthe current nuitka package is hard-coded to depend on python2. this is imho not right since python3 is the default version in arch.
please change the default supported version to python3 and/or create a python2-nuitka (or like) package to target python2 specifically so we can have both python2 and python3 nuitka installations. thank you! |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Monday, 27 January 2014, 20:05 GMT
Reason for closing: Fixed
Additional comments about closing: nuitka now uses Python 3, our default version of Python, instead.
Monday, 27 January 2014, 20:05 GMT
Reason for closing: Fixed
Additional comments about closing: nuitka now uses Python 3, our default version of Python, instead.
Now that I see that nuitka works fine with Python 3, I have switched over to using that for the "nuitka" package.
I assume that nuitka is primarily used for compiling python (2 and 3) code, not for using it as a module. If using nuitka as a module for python 2 is an important use case, someone can upload a python2-nuitka package to AUR. If it becomes popular, I will strongly consider to move it to [community], or make nuitka a split package (python3-nuitka and python2-nuitka).
It is also possible to request that someone packages python2-nuitka in the arch forums at https://bbs.archlinux.org, if that is of interest.