Re: HEADS UP: I plan to correct "python3 setup.py build" calls without proper flags

2019-02-07 Thread Tadej Janež
On Thu, 2019-02-07 at 00:45 +0100, Miro Hrončok wrote: > On 06. 02. 19 22:16, Tadej Janež wrote: > > > > I've also found that one of my packages was settings CFLAGS to > > %{optflags} and fixed it: > > https://src.fedoraproject.org/rpms/bup/c/e960755aa88e1dcf84463f

Re: HEADS UP: I plan to correct "python3 setup.py build" calls without proper flags

2019-02-06 Thread Tadej Janež
Hi, On Wed, 2019-02-06 at 15:04 +0100, Miro Hrončok wrote: > > I've grepped the usage and skimmed trough specs, destining the > following list of > packages that fail to properly set both flags. I've also found that one of my packages was settings CFLAGS to %{optflags} and fixed it: https://src

EuroPython 2017 Attende badge

2017-08-27 Thread Tadej Janež
Hi! We are a little late with the EuroPython Attendee badge this year, but nonetheless, it is available and I'm able to award it. So, if you attended this years EuroPython and would like to have this badge, just write to me. For more information, see: http://tadej.ja.nez.si/fedora-europython2017-

Re: Unable to install packages in a Python 3 virtual environment created with venv module with --system-site-packages option

2017-02-10 Thread Tadej Janež
On Fri, 2017-02-10 at 15:28 +0100, Nick Coghlan wrote: >  > On 8 February 2017 at 13:44, Tadej Janež wrote: > > > > As I see it, there are two issues when one has the aforementioned > > three > > way combination: > > > > 1) Users will probably

Re: Unable to install packages in a Python 3 virtual environment created with venv module with --system-site-packages option

2017-02-10 Thread Tadej Janež
On Fri, 2017-02-10 at 09:34 -0500, Donald Stufft wrote: >  > It’s not a Fedora bug really, it’s a venv bug, virtualenv has special > logic to > ensure pip actually gets installed with system site packages and when > we > Implemented that in venv I forgot to do it. It looks like it’s > already been

Re: Unable to install packages in a Python 3 virtual environment created with venv module with --system-site-packages option

2017-02-08 Thread Tadej Janež
Nick, thanks for your thorough answer. On Mon, 2017-02-06 at 20:07 +0100, Nick Coghlan wrote: > > It's not specific to Fedora's Python 3 packaging as such, but it *is* > specific to: > > - using --system-site-packages > - having pip install in the system site packages Yes, understood. > Howev

Re: Feature EasierPythonDebugging ?

2017-02-03 Thread Tadej Janež
Hi! On Thu, 2017-02-02 at 21:55 +, Sérgio Basto wrote: > I'd like use this gdb python [1] , but can't put it work on Fedora > 24, > last problems mentioned are about Fedora 13 , can someone help me on > pointing how I could use New_gdb_commands [2] ?  To use command like 'py-bt', 'py-list', e

Re: Unable to install packages in a Python 3 virtual environment created with venv module with --system-site-packages option

2017-02-03 Thread Tadej Janež
On Thu, 2017-02-02 at 11:34 -0800, Craig Rodrigues wrote: > > Which in turn means 'pip3 install Django' actually used the system- > > wide > > pip3 command which tried to install Django to the system-wide > > location > > and failed. > > > > > > After you create your Python 3 virtualev, what fil

Unable to install packages in a Python 3 virtual environment created with venv module with --system-site-packages option

2017-02-02 Thread Tadej Janež
Hi! If I create a Python 2 virtual environment with virtualenv and the -- system-site-packages option, installation of any subsequent package works as expected: [vagrant@tadej-zbook ~]$ rpm -q python2-virtualenv python2-virtualenv-15.0.3-2.fc25.noarch [vagrant@tadej-zbook ~]$ virtualenv --system-

Re: Would like to post.

2014-05-12 Thread Tadej Janež
Becklin, On Mon, 2014-05-12 at 14:09 -0700, Becklin Haston wrote: > I have recently subscribed to the Python development mailing list, welcome to the python-devel mailing list. > and I would like the opportunity to post. If I am following the > instructions correctly, then simply sending my em

Re: Reassigning most of my packages to "python-ma...@redhat.com"

2013-05-12 Thread Tadej Janež
On Sat, 2013-05-11 at 11:31 -0400, David Malcolm wrote: > > BTW, feel free to add yourself to: > http://fedoraproject.org/wiki/SIGs/Python Done that, thanks for the tip. > Thanks - I've orphaned it. Ok, I took it. Best regards, Tadej ___ python-d

Re: Reassigning most of my packages to "python-ma...@redhat.com"

2013-05-11 Thread Tadej Janež
Hello! First, a very short introduction. I'm interested in Python and I would like to help improving its support in the Fedora project. Currently, I maintain 2 Python packages, PyQwt and python-pebl. On Tue, 2013-04-09 at 11:14 -0400, David Malcolm wrote: > python-meliae -- Python memory usage s