Re: Suppress "running pip install with root privileges" warning in RPM macros?

2020-07-10 Thread Lumir Balhar
I was curious how hard it'd be to implement this and it turned out to be very simple so I've prepared a PR: https://src.fedoraproject.org/rpms/python-pip/pull-request/67 Lumír On 7/9/20 1:48 PM, Petr Viktorin wrote: On 2020-07-07 19:54, Miro Hrončok wrote: 1) Add a custom

python-virtualenv 20.0.23 in rawhide

2020-06-21 Thread Lumir Balhar
Hello. Virtualenv has been completely rewritten so we were waiting for it to settle a little bit and it wasn't simple to adapt our downstream modification (to use our own wheels) but the latest version 20.0.23 just landed in rawhide. We tested it heavily but it might still bring some

Re: Draft of New Python Packaging Guidelines

2020-05-06 Thread Lumir Balhar
I've took a look and the new guidelines look good to me. The only thing I am afraid of is that there is a lot of magic behind new macros. Previously, macros were a way how to use standard Python commands like "python3 setup.py build" without memorizing them and without a fear that you forget

Re: cython issues on EL8

2019-09-26 Thread Lumir Balhar
Hello. On 9/27/19 5:37 AM, Orion Poplawski wrote: I could use some help with some cython issues building pandas for EL8. First attempt: https://koji.fedoraproject.org/koji/taskinfo?taskID=37887295 running build_ext pandas._libs.algos: -> [['pandas/_libs/algos.c']] Traceback (most recent call

Re: Python 3 packages to be removed form EPEL 7 (provided by RHEL 7)

2019-07-17 Thread Lumir Balhar
Hello. On 7/17/19 12:00 AM, Miro Hrončok wrote: Hey, when RHEL 7.7 will be released, the following new components/packages will be provided (assuming from 7.7 beta): python3 - the Python 3.6 package This new RHEL7 component builds several subpackages, all

self introduction

2017-04-17 Thread Lumir Balhar
Hello. My name is Lumír Balhar and I am a member of Python maintenance team in Red Hat and Fedora contributor. I want to be a member of Python SIG to be able to help with important Python packages in Fedora. Have a nice day. Lumír ___