Alexis Métaireau | 1 May 2011 16:55
Gravatar

Re: PEP 345 - Environment markers and platform.python_implementation

On 30/04/2011 14:38, Tarek Ziadé wrote:
> I am +1 with the change, but I just need to see if we can do slight
> changes to the PEP or we need a new PEP
>
> will keep you informed.

It turned out it is possible to make slight changes to the PEP, so I 
added the support of this new environment marker in PEP 345 [1] and in 
packaging [2].

[1] http://hg.python.org/peps/rev/a09a267ab612
[2] https://bitbucket.org/tarek/cpython/changeset/81efc31169d2

--

-- 
Alexis
_______________________________________________
Catalog-SIG mailing list
Catalog-SIG <at> python.org
http://mail.python.org/mailman/listinfo/catalog-sig
Maurits van Rees | 2 May 2011 18:12
Picon
Favicon
Gravatar

Some pypi mirrors not up to date?

Hi,

I noticed that some distributions are not on all mirrors.  For example
http://a.pypi.python.org/simple/plone.app.referenceablebehavior/
has 0.1 and 0.2 (last one released 30 April)
but 0.2 is missing from
http://b.pypi.python.org/simple/plone.app.referenceablebehavior/

Same for c and d.  Ah, no: those two have it now.  I know for sure that 
at least d did not have it five minutes ago.  And this version has been 
released two days ago, so it should have been slightly faster. :-)

Same is true for example for plone.dexterity: also missing on only 
b.pypi.python.org currently.

Any idea what could be amiss?

--

-- 
Maurits van Rees
Web App Programmer at Zest Software: http://zestsoftware.nl
Personal website: http://maurits.vanrees.org/
Tarek Ziadé | 2 May 2011 18:16
Picon
Gravatar

Re: Some pypi mirrors not up to date?

On Mon, May 2, 2011 at 6:12 PM, Maurits van Rees
<m.van.rees <at> zestsoftware.nl> wrote:
> Hi,
>
> I noticed that some distributions are not on all mirrors.  For example
> http://a.pypi.python.org/simple/plone.app.referenceablebehavior/
> has 0.1 and 0.2 (last one released 30 April)
> but 0.2 is missing from
> http://b.pypi.python.org/simple/plone.app.referenceablebehavior/
>
> Same for c and d.  Ah, no: those two have it now.  I know for sure that at
> least d did not have it five minutes ago.  And this version has been
> released two days ago, so it should have been slightly faster. :-)
>
> Same is true for example for plone.dexterity: also missing on only
> b.pypi.python.org currently.
>
> Any idea what could be amiss?

This mirror is not up-to-date according to its last modified date:

http://b.pypi.python.org/last-modified

>
>
> --
> Maurits van Rees
> Web App Programmer at Zest Software: http://zestsoftware.nl
> Personal website: http://maurits.vanrees.org/
>
(Continue reading)

Jannis Leidel | 2 May 2011 19:24
Gravatar

Re: Some pypi mirrors not up to date?


On 02.05.2011, at 18:12, Maurits van Rees wrote:

> Hi,
> 
> I noticed that some distributions are not on all mirrors.  For example
> http://a.pypi.python.org/simple/plone.app.referenceablebehavior/
> has 0.1 and 0.2 (last one released 30 April)
> but 0.2 is missing from
> http://b.pypi.python.org/simple/plone.app.referenceablebehavior/
> 
> Same for c and d.  Ah, no: those two have it now.  I know for sure that at least d did not have it five minutes ago. 
And this version has been released two days ago, so it should have been slightly faster. :-)

Hm, d doesn't seem to have the file on disk even thought it's on the simple page, see http://d.pypi.python.org/packages/source/p/plone.app.referenceablebehavior/

Martin: Anything I can do to make sure this doesn't happen again?

Jannis
Tarek Ziadé | 2 May 2011 19:32
Picon
Gravatar

Re: Some pypi mirrors not up to date?

On Mon, May 2, 2011 at 6:16 PM, Tarek Ziadé <ziade.tarek <at> gmail.com> wrote:
> On Mon, May 2, 2011 at 6:12 PM, Maurits van Rees
> <m.van.rees <at> zestsoftware.nl> wrote:
>> Hi,
>>
>> I noticed that some distributions are not on all mirrors.  For example
>> http://a.pypi.python.org/simple/plone.app.referenceablebehavior/
>> has 0.1 and 0.2 (last one released 30 April)
>> but 0.2 is missing from
>> http://b.pypi.python.org/simple/plone.app.referenceablebehavior/
>>
>> Same for c and d.  Ah, no: those two have it now.  I know for sure that at
>> least d did not have it five minutes ago.  And this version has been
>> released two days ago, so it should have been slightly faster. :-)
>>
>> Same is true for example for plone.dexterity: also missing on only
>> b.pypi.python.org currently.
>>
>> Any idea what could be amiss?
>
> This mirror is not up-to-date according to its last modified date:
>
> http://b.pypi.python.org/last-modified

on a side note, clients should warn when mirrors are outdated like this.

Not sure about the UX but a > 1 month old mirror should be blacklisted
from the client-side

--

-- 
(Continue reading)

Andreas Jung | 2 May 2011 19:56

Re: Some pypi mirrors not up to date?


Tarek Ziadé wrote:
> On Mon, May 2, 2011 at 6:16 PM, Tarek Ziadé <ziade.tarek <at> gmail.com> wrote:
>> On Mon, May 2, 2011 at 6:12 PM, Maurits van Rees
>> <m.van.rees <at> zestsoftware.nl> wrote:
>>> Hi,
>>>
>>> I noticed that some distributions are not on all mirrors.  For example
>>> http://a.pypi.python.org/simple/plone.app.referenceablebehavior/
>>> has 0.1 and 0.2 (last one released 30 April)
>>> but 0.2 is missing from
>>> http://b.pypi.python.org/simple/plone.app.referenceablebehavior/
>>>
>>> Same for c and d.  Ah, no: those two have it now.  I know for sure that at
>>> least d did not have it five minutes ago.  And this version has been
>>> released two days ago, so it should have been slightly faster. :-)
>>>
>>> Same is true for example for plone.dexterity: also missing on only
>>> b.pypi.python.org currently.
>>>
>>> Any idea what could be amiss?
>> This mirror is not up-to-date according to its last modified date:
>>
>> http://b.pypi.python.org/last-modified
> 
> on a side note, clients should warn when mirrors are outdated like this.
> 
> Not sure about the UX but a > 1 month old mirror should be blacklisted
> from the client-side

(Continue reading)

Martin v. Löwis | 2 May 2011 22:10
Picon
Gravatar

Re: Some pypi mirrors not up to date?

Am 02.05.2011 19:24, schrieb Jannis Leidel:
> 
> On 02.05.2011, at 18:12, Maurits van Rees wrote:
> 
>> Hi,
>>
>> I noticed that some distributions are not on all mirrors.  For example
>> http://a.pypi.python.org/simple/plone.app.referenceablebehavior/
>> has 0.1 and 0.2 (last one released 30 April)
>> but 0.2 is missing from
>> http://b.pypi.python.org/simple/plone.app.referenceablebehavior/
>>
>> Same for c and d.  Ah, no: those two have it now.  I know for sure that at least d did not have it five minutes ago. 
And this version has been released two days ago, so it should have been slightly faster. :-)
> 
> Hm, d doesn't seem to have the file on disk even thought it's on the simple page, see http://d.pypi.python.org/packages/source/p/plone.app.referenceablebehavior/
> 
> Martin: Anything I can do to make sure this doesn't happen again?

As the starting point, we should figure out why it happened in
the first place - it shouldn't have, of course. Most likely,
it's a bug :-)

Regards,
Martin
Andreas Jung | 6 May 2011 11:34

c.pypi.python.org on the move.


I will move the c. mirror today to a new machine.

Please update the DNS entry for the mirror during the next days

to

46.163.78.160

Andreas
Attachment (lists.vcf): text/x-vcard, 316 bytes
_______________________________________________
Catalog-SIG mailing list
Catalog-SIG <at> python.org
http://mail.python.org/mailman/listinfo/catalog-sig
Stéphane Klein | 9 May 2011 11:10
Gravatar

I can't download elementtree from Pypi, what can I do ?

Hi,

I can't download elementtree from Pypi : 
http://pypi.python.org/pypi/elementtree/1.2.6-20050316

This resource is down http://effbot.org/downloads#elementtree

What can I do ?
I found this package here : 
ftp://64.50.236.52/.1/gentoo/distfiles/elementtree-1.2.6-20050316.tar.gz

I've installed this package directly from this link.

Some Pypi admin-sys can append this package directly in Pypi ?
To avoid external link and fix correctly this issue ?

Thanks for your comment.

Regards,
Stéphane
--

-- 
Stéphane Klein <stephane <at> harobed.org>
blog: http://stephane-klein.info
Twitter: http://twitter.com/klein_stephane
pro: http://www.is-webdesign.com
Tarek Ziadé | 9 May 2011 11:27
Picon
Gravatar

Re: I can't download elementtree from Pypi, what can I do ?

On Mon, May 9, 2011 at 11:10 AM, Stéphane Klein <stephane <at> harobed.org> wrote:
> Hi,
>
> I can't download elementtree from Pypi :
> http://pypi.python.org/pypi/elementtree/1.2.6-20050316
>
> This resource is down http://effbot.org/downloads#elementtree
>
> What can I do ?
> I found this package here :
> ftp://64.50.236.52/.1/gentoo/distfiles/elementtree-1.2.6-20050316.tar.gz
>
> I've installed this package directly from this link.
>
> Some Pypi admin-sys can append this package directly in Pypi ?
> To avoid external link and fix correctly this issue ?
>
> Thanks for your comment.

You should contact the author so he can fix the page. Also, you could
suggest him to upload the releases at PyPI, this is highly
recommended.

But on our side, there's not much we can do if the url where the
package should be found is down. We're can't upload people packages at
PyPI for them.

Cheers
Tarek

(Continue reading)


Gmane