[Catalog-sig] PEP 438 implementation on testpypi

M.-A. Lemburg mal at egenix.com
Wed Mar 20 23:19:06 CET 2013


On 20.03.2013 23:01, Richard Jones wrote:
> On 20 March 2013 14:56, M.-A. Lemburg <mal at egenix.com> wrote:
>> Could you change "The URL must end with the MD5 hash of the file
>> contents" to "The URL must include the MD5 hash of the file contents" ?
>>
>> (See my original test report for the reason :-))
> 
> Hm. The wording was passed by one of the pip maintainers so I'll defer
> to them on what the URL format should be.

The format should be defined in the PEP 438. If we adopt the
hash tag extensions, then the URL fragment will just start with
the md5= part and not necessarily also end with it.

pip and easy_install will then have to implement the
extension mechanism; and package authors will have to
decide whether or not they want to stay compatible to
versions of those tools that don't have these implemented.

I was just asking for the text on the page to be in line with
what PyPI actually checks.

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Mar 20 2013)
>>> Python Projects, Consulting and Support ...   http://www.egenix.com/
>>> mxODBC.Zope/Plone.Database.Adapter ...       http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________
2013-03-13: Released eGenix pyOpenSSL 0.13 ...    http://egenix.com/go39

::::: Try our mxODBC.Connect Python Database Interface for free ! ::::::

   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/


More information about the Catalog-SIG mailing list