Discussion:
Updating python3-setuptools in EPEL7
Orion Poplawski
2018-11-05 00:12:11 UTC
Permalink
I'd like to update python3-setuptools from 19.6.2 to something newer (at
least 20.8.1 but hopefully much later) without breaking the world.
However, I don't have much experience with possible setuptools breakage.
Any suggestions would be greatly appreciated.


--
Orion Poplawski
Manager of NWRA Technical Systems 720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane ***@nwra.com
Boulder, CO 80301 https://www.nwra.com/
_______________________________________________
python-devel mailing list -- python-***@lists.fedoraproject.org
To unsubscribe send an email to python-devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/py
Miro Hrončok
2018-11-05 10:18:54 UTC
Permalink
Post by Orion Poplawski
I'd like to update python3-setuptools from 19.6.2 to something newer (at
least 20.8.1 but hopefully much later) without breaking the world.
However, I don't have much experience with possible setuptools breakage.
 Any suggestions would be greatly appreciated.
I'd do it in copr and mass rebuild everything (all python3 packages) in
it. If it works, I'd assume it is safe.

If there are FTBFS, I'd investigate if they are setuptools related.
Feel free o bring any possible setuptools related problems here so we
can all try to figure them out.

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
python-devel mailing list -- python-***@lists.fedoraproject.org
To unsubscribe send an email to python-devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/python-***@lists
Loading...