python-sig in pkgdb2?

2014-10-06 Thread Thomas Spura
Hi all, there just was a request to test groups for pkgdb2 [1] and I thought it might be a good opportunity to maybe start sharing at least some core python packages among a few people. For instance, I maintain ipython and the dependency chain when other maintainers chose to orphan something I ne

Re: python-sig in pkgdb2?

2014-10-06 Thread Haïkel
Le 6 oct. 2014 21:56, "Thomas Spura" a écrit : > > Hi all, > > there just was a request to test groups for pkgdb2 [1] and I thought > it might be a good opportunity to maybe start sharing at least some > core python packages among a few people. > > For instance, I maintain ipython and the dependen

Re: python-sig in pkgdb2?

2014-10-06 Thread Toshio Kuratomi
I've stepped back from packaging for the most part but I think this is a great idea. When I was active I'd often find something to cleanup in python packaging for each release (pil => pillow; removing python-setuptools-devel). A python-sig group would definitely help with future cleanups like tho

Re: python-sig in pkgdb2?

2014-10-06 Thread Nick Coghlan
On 10/07/2014 01:13 PM, Toshio Kuratomi wrote: > I've stepped back from packaging for the most part but I think this is a > great idea. When I was active I'd often find something to cleanup in > python packaging for each release (pil => pillow; removing > python-setuptools-devel). A python-sig gr

Re: python-sig in pkgdb2?

2014-10-06 Thread Kushal Das
On Tue, Oct 7, 2014 at 1:26 AM, Thomas Spura wrote: > > What do others think about that? Who else would be interested in > starting a common python-sig group in pkgdb2? > I am in. Kushal -- CPython Core Developer http://fedoraproject.org http://kushaldas.in __