Re: [Distutils] Towards a bandersnatch release - updates, PIP, contacting mirror owners

2013-04-07 Thread Trishank Karthik Kuppusamy
On Sun 07 Apr 2013 04:01:07 PM EDT, holger krekel wrote: interpreted correctly. Also, uploading a 1.0 release to pypi would allow to say "pip install bandersnatch" instead of getting the hg repo and the setup.py install command. I agree, a PyPI package would make it easy for pip users. __

Re: [Distutils] bandersnatch update

2013-04-07 Thread Trishank Karthik Kuppusamy
On 04/07/2013 09:36 AM, Christian Theune wrote: I can see that this would be useful. However, my current knowledge is that the way to authenticate the packages will change in the "near" future: Richard Jones mentioned that "the update framework" would be interesting for this. I do not know yet w

Re: [Distutils] Towards a bandersnatch release - updates, PIP, contacting mirror owners

2013-04-07 Thread holger krekel
Hi Christian, On Sun, Apr 07, 2013 at 20:43 +0200, Christian Theune wrote: > Hi, > > I spend some more time on bandersnatch and I'm ready for a stable > release, I guess. > > Updates > > > * Add a specific user agent to XML-RPC and plain HTTP calls > * Add a specific user agent to

Re: [Distutils] Towards a bandersnatch release - updates, PIP, contacting mirror owners

2013-04-07 Thread Robert Collins
On 8 April 2013 06:43, Christian Theune wrote: > Hi, > > I spend some more time on bandersnatch and I'm ready for a stable release, I > guess. > > Updates > > > * Add a specific user agent to XML-RPC and plain HTTP calls > * Add a specific user agent to the logging to support debuggin

[Distutils] Towards a bandersnatch release - updates, PIP, contacting mirror owners

2013-04-07 Thread Christian Theune
Hi, I spend some more time on bandersnatch and I'm ready for a stable release, I guess. Updates * Add a specific user agent to XML-RPC and plain HTTP calls * Add a specific user agent to the logging to support debugging * Provide a default (10s) network timeout and a config optio

Re: [Distutils] bandersnatch update

2013-04-07 Thread Ralf Schmitt
Christian Theune writes: > Hi, > > On 2013-04-06 19:56:19 +, Ralf Schmitt said: >> does bandersnatch support some kind of "selective mirroring"? e.g. only >> mirror sdists or only a certain list of packages? > > At the moment it does not. My primary goal is currently to provide a > stable sol

Re: [Distutils] bandersnatch update

2013-04-07 Thread Christian Theune
Hi, On 2013-04-06 19:56:19 +, Ralf Schmitt said: does bandersnatch support some kind of "selective mirroring"? e.g. only mirror sdists or only a certain list of packages? At the moment it does not. My primary goal is currently to provide a stable solution to reliably run mirrors in the se