]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
patch simplejson's ezsetup to take a min_version, and patch setup.py to use it, to...
authorBrian Warner <warner@lothar.com>
Tue, 10 Jul 2007 23:11:11 +0000 (16:11 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 10 Jul 2007 23:11:11 +0000 (16:11 -0700)
commit38ef49aea91f36f81d73c837d7f4ab4793191174
tree958a7fa751ee6c1f23fc4328e89d69e6f86e14f1
parent52b8846b5545f7bd988ea392ebafce3236438344
patch simplejson's ezsetup to take a min_version, and patch setup.py to use it, to allow installs on edgy machines with setuptools-0.6c3
src/simplejson/ez_setup/__init__.py
src/simplejson/setup.py