One thing that I've thought of -- If we're going to do another stack for
pypy, how do we want to fit that in?  If naming is like:

pypy2-setuptools
pypy3-setuptools

Then maybe we want a separate srpm for pypy modules.  Otherwise how will
users know to look for python-setuptools in bugzilla.

If naming is like:

python-pypy2-setuptools
python-pypy3-setuptools

The naming seems ugly and I think there's still going to be user confusion
in bugzilla...  So yeah -- I'm not sure if there's a naming convention for
pypy modules that would make subpackages workable.

If someone can come up with a better proposal for packaging pypy modules,
that might sidestep these issues.

The latter is awful. What we actually somehow could do is to generate pypy2-foo from python-foo SRPM and patch/tweak Bugzilla to allow aliases. Then simple add (by some script) {python,pypy}{2,3}-foo to link to python-foo so users are not confused.

Miro

_______________________________________________
python-devel mailing list
python-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/python-devel

Reply via email to