Re: python-distutils-extra for EPEL?

2011-09-07 Thread nomctan
It's very interesting.How and what can I begin? Before I didn't realise such tasks. 05.09.2011, 20:35, "Fedora Python SIG" : > Hi,Matt.Write in detail/please, what need doing. > > 31.08.2011, 00:58, "Matt Domsch" : > - Is anyone in the Python SIG inte

Re: python-distutils-extra for EPEL?

2011-09-05 Thread Мстислав Новичков
Hi,Matt.Write in detail/please, what need doing. 31.08.2011, 00:58, "Matt Domsch" : - Is anyone in the Python SIG interested in maintaining - python-distutils-extra in el6?  The Fedora maintainer has declined to - participate in EPEL, but would welcome someone else doing so.  The - ra

python-distutils-extra for EPEL?

2011-08-30 Thread Matt Domsch
Is anyone in the Python SIG interested in maintaining python-distutils-extra in el6? The Fedora maintainer has declined to participate in EPEL, but would welcome someone else doing so. The rawhide copy builds clean in koji against el6 right now, so it shouldn't be that hard to maintain. Th

Re: python-distutils-extra

2010-10-29 Thread Toshio Kuratomi
On Fri, Oct 29, 2010 at 05:45:09PM -0400, Luke Macken wrote: > Just a heads up to some new behavior that I noticed in F14. > > When python-distutils-extra is installed, it will cause pylint to be run > against your project automatically when `python setup.py sdist` is > calle

python-distutils-extra

2010-10-29 Thread Luke Macken
Just a heads up to some new behavior that I noticed in F14. When python-distutils-extra is installed, it will cause pylint to be run against your project automatically when `python setup.py sdist` is called. It installs DistUtilsExtra.command.check on the distutils.commands check entry-point