unit icon indicating copy to clipboard operation
unit copied to clipboard

Please add unit-python38 for RHEL7

Open tkloda opened this issue 3 years ago • 3 comments

Hello,

would it be possible to add unit-python38 for RHEL7? Currently only unit-python36 is supported: https://packages.nginx.org/unit/rhel/7Server/x86_64/RPMS/

tkloda avatar Oct 09 '21 21:10 tkloda

Is Python 3.8 available in RHEL7? We can't build a module for Python interpreter version that is not available in official distribution.

VBart avatar Oct 10 '21 14:10 VBart

It should be available as rh-python38 package. RHEL7 container images are also offered with python38: https://catalog.redhat.com/software/containers/rhscl/python-38-rhel7/5e838896dd19c7789613d625

tkloda avatar Oct 10 '21 16:10 tkloda

So it's a package from SCL. Currently we don't build packages for SCL, but we're considering to start soon.

VBart avatar Oct 12 '21 14:10 VBart