« Return to Thread: Packaging python-mocker and cloud-init in Debian ?

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

by Jakub Wilk-4 :: Rate this Message:

| View in Thread

* Charles Plessy <plessy@...>, 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-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...
Archive: http://lists.debian.org/20120405183345.GA5312@...

 « Return to Thread: Packaging python-mocker and cloud-init in Debian ?