Ask for help with packaging of Pipenv deps

2018-06-04 Thread Michal Cyprian
needed. If you pick some of the packages, please respond to this thread to prevent more packagers working on the same package. Also check if the Review Request bug for the package doesn't exist already. [0] https://src.fedoraproject.org/rpms/pipenv Michal Cy

What is your opinion on "sudo pip" fix for Fedora 27?

2017-04-26 Thread Michal Cyprian
cyprian/python3/commit/6077c96460c03ddc334bae654fffcce44eb6873d [2] https://github.com/mcyprian/python3/commit/ac2f266a90871d67ba8d0b70d2b0ebe47732f064 Michal Cyprian ___ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe s

Alternative Python build tools issues

2017-02-28 Thread Michal Cyprian
.org/coprs/mcyprian/autotools-pkgs/builds/ Michal Cyprian ___ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org

Re: Making sudo pip Safe

2016-12-16 Thread Michal Cyprian
--executable="%{__python3} %{py3_shbang_opts}" %{?*} could help us to enable `sudo pip`-installed extensions of DNF-installed programs. Unfortunately --executable doesn't affect scripts listed as 'entry-points' in setup.py script. We will probably have to patch setuptools to make

Making sudo pip Safe

2016-12-07 Thread Michal Cyprian
* https://bugzilla.redhat.com/show_bug.cgi?id=1396158 * https://bugzilla.redhat.com/show_bug.cgi?id=1397575 * https://bugzilla.redhat.com/show_bug.cgi?id=1400377 * More: https://www.google.cz/search?q="sudo+pip"+site%3Abugzilla.redhat.com And there are many anecdotal stories of frustrated