They can be signed with pypi detached signatures already. It works now
exactly as for sdist.
The innovation was supposed to be in convenience for the signer, in
allowing keys to be trusted per package and for a list of dependencies and
the expected signing keys to be shared easily. Does anyone have a concise
pure py3 s/mime implementation?
On Feb 3, 2013 4:52 PM, "Vinay Sajip" <vinay_sa...@yahoo.co.uk> wrote:

> Paul Moore <p.f.moore <at> gmail.com> writes:
>
> > So it's perfectly possible to use wheels right now, without the pip
> > integration. But the pip developers don't want to integrate the wheel
> > format just because it exists - they want the assurance that it's an
> > accepted format supported by PEPs, hence the interest in getting the 3
> > wheel PEPs (of which the metadata PEP is the first) accepted.
>
> Likewise, I will look at the possibility of providing wheel support in
> distlib,
> once it has been accepted as a standard and the open issues (such as
> signature
> scheme) have been resolved.
>
> Regards,
>
> Vinay Sajip
>
>
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/options/python-dev/dholth%40gmail.com
>
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to