Bazaar version in PyPI

vila v.ladeuil+lp at free.fr
Tue May 31 10:33:30 UTC 2011


>>>>> Dmitry Gladkov <dmitry.gladkov at gmail.com> writes:

    > Hello,
    > bzr package in PyPI (http://pypi.python.org/pypi/bzr) has version
    > 2.3.3, though it actually installs bzr 2.4b3. Could you please
    > maintain correct version in PyPI package description?

Well, as far as I can see the description is correct on
http://pypi.python.org/pypi/bzr, 2.3.3 is our latest stable.

I vaguely remember an issue with the way pypi works that is related to
the way it finds the tarball from https://launchpad.net/bzr/+download
but I can't remember the details on how it was either fixed, worked
around, required a fix somewhere outside of bzr or something else :-/

As far as bzr itself is concerned, as RM, I follow the releasing.txt
document which says:

#. Update the python package index: <http://pypi.python.org/pypi/bzr> - best
   done by running ::

       python setup.py register

   Remember to check the results afterwards -- this should be done for
   final releases but not for beta releases or Release Candidates.

So, for me, pypi is up-to-date :-/

Did someone around remember, better than me, and/or can help fix the
issue ?

Also, Dmitry, which OS are you using and how did you install bzr ?

      Vincent



More information about the bazaar mailing list