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.
_______________________________________________
Mercurial-packaging mailing list
Mercurial-packaging@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-packaging

Reply via email to