Hello PyPyistas,
we have renamed the pypy3 package to pypy3.7 (both the component and the
"binary" package) on Fedora 35+. The package no longer installs to
/usr/lib64/pypy3-7.x/ but rather to /usr/lib64/pypy3.7/.
*What is this good for?*
When PyPy 3 was updated from Python 3.N to 3.N+1, tra
Hello Pythonistas.
Currently, the tox package has:
# Recommend "all the Pythons"
Recommends: python2.7
Recommends: python3.6
Recommends: python3.7
Recommends: python3.8
Recommends: python3.9
Recommends: python3.10
Recommends: pypy2-devel
Recommends: