[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: About #625481 and uploading python-mocker to Sid.



* Charles Plessy <plessy@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


Reply to: