[Distutils] PyPI audit log

2013-10-24 Thread Gabriel de Perthuis
Hello, The IP log that shows who did what on PyPI pages shows some IPs that have no business being there; they seem to come from CDNs, in my case fastly and wikia. Can this be fixed, to make this audit log useful again? ___ Distutils-SIG maillist - Di

Re: [Distutils] Python packaging + conditional use of C library shipped with the package

2013-07-08 Thread Gabriel de Perthuis
On Mon, 08 Jul 2013 13:01:25 +0200, Laurent Gautier wrote: > Hi, > > I would like to make a package that is able to use a system's given > C-library if found, or compile its own version shipped with the package. > > This is bringing up two questions: > > - Is there a distutils/distribute facili

Re: [Distutils] Upcoming changes to PEP 426/440

2013-06-30 Thread Gabriel de Perthuis
On Sun, 30 Jun 2013 18:52:46 -0400, Donald Stufft wrote: > On Jun 30, 2013, at 6:51 PM, Gabriel de Perthuis wrote: >> On Sun, 30 Jun 2013 18:46:51 -0400, Donald Stufft wrote: >>> On Jun 30, 2013, at 6:39 PM, Gabriel de Perthuis wrote: >>> >>>> So it would

Re: [Distutils] Upcoming changes to PEP 426/440

2013-06-30 Thread Gabriel de Perthuis
On Sun, 30 Jun 2013 18:46:51 -0400, Donald Stufft wrote: > On Jun 30, 2013, at 6:39 PM, Gabriel de Perthuis wrote: > >> So it would prefer that dev and test be extras with well known names, >> so that dev, test, and any other extras define dependencies with a >> minimum

Re: [Distutils] Upcoming changes to PEP 426/440

2013-06-30 Thread Gabriel de Perthuis
On Sun, 30 Jun 2013 21:21:54 +1000, Nick Coghlan wrote: > On 30 June 2013 18:53, Vinay Sajip wrote: >> Nick Coghlan gmail.com> writes: >> >>> No, because the semantic dependencies form a Cartesian product with >>> the extras. You can define :meta:, :run:, :test:, :build: and :dev: >>> dependencie

Re: [Distutils] pypa-dev mailing list

2013-04-24 Thread Gabriel de Perthuis
> not sure about gmane naming, but my first reaction w/o knowing much > would be like this: > > pip/virtualenv user list > http://groups.google.com/group/python-virtualenv -> > gmane.comp.python.virtualenv > > pypa-dev list http://groups.google.com/group/pypa-dev -> > gmane.comp.python.pypa.d

Re: [Distutils] pypa-dev mailing list

2013-04-24 Thread Gabriel de Perthuis
> fyi, there is dev list now for the "pypa" family of projects (most > notably pip and virtualenv) > " > "pypa-dev" https://groups.google.com/forum/?fromgroups#!forum/pypa-dev > > This is *not* meant to replace distutils-sig. > > It's for more "day-to-day" discussions related to maintaining and