[Catalog-sig] Allowing the upload of .py files at PyPI
M.-A. Lemburg
mal at egenix.com
Thu Feb 14 23:07:52 CET 2013
On 14.02.2013 20:28, Tarek Ziadé wrote:
> Hello
>
> Some tools (setuptools, distribute, zope, pip) use bootstrap files to get installed,
>
> In order to have a more secured installation process, we'd like to be able to push those files on
> PyPI so people can download them through https using the PSF certificate.
>
> As Phillip Eby noticed, that requires changing this method
> https://bitbucket.org/loewis/pypi/src/f18ce0fbe947c1ce778761ea81d6704572cebb24/webui.py?at=default#cl-2233
>
>
> by:
>
> - allowing .py extensions,
> - allowing arbitrary file names when they have the .py extension
>
> Any objection if I provide a pull request for this ?
+1
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Feb 14 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/
________________________________________________________________________
::::: 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