It seems RHEL/CentOS prefers python3-{package}.rpm as the RPM name, with the
python3 part of the package name. If I add python3 as a name prefix in
setuptools, it works, but it changes the egg-info directory to have the
python3- prefix as well, which is not what I've seen in other python RPMs in
CentOS.

 

Is there a way I can add the python3 prefix when doing python3 setup.py
bdist_rpm?

 

Thanks.

 

--John

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/archives/list/distutils-sig@python.org/message/XR5XVKE3BMBUEMGPURJYTMXXC3YUJ6JS/

Reply via email to