* Charles Plessy <ple...@debian.org>, 2012-04-05, 23:55:
--- a/mocker.egg-info/PKG-INFO +++ b/mocker.egg-info/PKG-INFO @@ -1,4 +1,4 @@ -Metadata-Version: 1.0 +Metadata-Version: 1.1 Name: mocker Version: 1.0 Summary: Graceful platform for test doubles in Python (mocks, stubs, fakes, and dummies)
This is a very common problem with (packages using) setuptools. The idiomatic solution is to nuke the whole *.egg-info directory in the clean target, or add it extend-diff-ignore.
See also bug #652617. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120405183345.ga5...@jwilk.net