Hi list,

Le 04/05/2012 13:23, Sandro Tosi a écrit :
CPython upstreams are developing a new module to replace distutils and
setuptools: packaging. It might be worth check with them if it will
handle this case.

Can you explain what the problem is? (I never packaged something that uses setuptools.)

In distutils2/packaging, a dist-info directory is created (successor of the egg-info dir, see PEP 376) on installation, and it includes a file named RECORD with paths to installed files. The clean command only removes build by-products though, so it wouldn’t remove the dist-info dir by design (just as now it does not remove the egg-info file or dir).

Regards


--
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/4fa411d9.9020...@netwok.org

Reply via email to