4.3.3 and 4.4 RC wheels uploaded to PyPI
Gregory Szorc
gregory.szorc at gmail.com
Mon Oct 23 02:45:27 UTC 2017
I was away from my Windows machines for several weeks and finally got the
4.3.3 and 4.4 RC wheels uploaded to PyPI. We really need to automate this
on more official infrastructure so I'm not a failure point. It is literally
as easy as installing the latest pip and wheel packages and running `pip
wheel .` from a source checkout or distribution.
Also, I accidentally created 4.4rc0 on PyPI. So now there's a 4.4rc0 and
4.4-rc. The former is the PEP compliant naming convention these days (which
is why `pip wheel .` generated that version.
IMO we should stop tagging/releasing the "-rc" versions and standardize on
Python's new naming convention.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-packaging/attachments/20171022/14b43498/attachment.html>
More information about the Mercurial-packaging
mailing list