DistUtilsExtra.auto.__version__ gives wrong version

Bug #520548 reported by Francesco Fumanti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-distutils-extra (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: python-distutils-extra

Ubuntu karmic
python-distutils-extra version 2.12 (= version given by synaptic)

However in the terminal I get:
>>> DistUtilsExtra.auto.__version__
'2.10'

Should the version of python-distutils-extra not be the same as the version of DistUtilsExtra.auto?

Revision history for this message
Martin Pitt (pitti) wrote :

I only bump the version of the auto module if I actually change something in it. The package version 2.16 just changed python-mkdebian, which didn't change the DistUtilsExtra module API (including .auto) at all. Since this is mostly done for testing in setup.py files for feature compatibility, it doesn't need to be bumped every time.

Changed in python-distutils-extra (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.