From: Zooko O'Whielacronx Date: Tue, 1 Jan 2008 06:49:04 +0000 (-0700) Subject: setup: update the list of files that we think are boring when we are using darcs X-Git-Tag: allmydata-tahoe-0.7.0~60 X-Git-Url: https://git.rkrishnan.org/webapi.txt?a=commitdiff_plain;h=c5ea8f12b5a67c828df0bf1b5c58206f97adee4a;p=tahoe-lafs%2Ftahoe-lafs.git setup: update the list of files that we think are boring when we are using darcs --- diff --git a/.darcs-boringfile b/.darcs-boringfile index 86d025d9..ae9f70e9 100644 --- a/.darcs-boringfile +++ b/.darcs-boringfile @@ -75,7 +75,7 @@ # if ez_setup.py needs to build setuptools, that goes here ^setuptools-.*.egg$ # creating a tahoe egg puts files here -^allmydata_tahoe.egg-info +allmydata_tahoe.egg-info$ # the 'build-deps' commands results in this directory: ^tahoe_deps.egg-info @@ -85,6 +85,8 @@ ^\.checked-deps$ ^\.built$ -# if setup.py needs to install setuptools_darcs_plugin, that goes here +# if setup.py needs to install plugins from eggs to satisfy setup_requires: ^setuptools_darcs_plugin-.*.egg$ ^setuptools_darcs.*.egg$ +^darcsver.*.egg$ +