[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2744: tahoe-lafs should depend on more recent setuptools
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Mar 18 18:31:28 UTC 2016
#2744: tahoe-lafs should depend on more recent setuptools
-------------------------+-------------------------------------------------
Reporter: daira | Owner: warner
Type: defect | Status: closed
Priority: normal | Milestone: 1.10.3
Component: | Version: 1.10.2
packaging | Keywords: packaging regression setuptools
Resolution: fixed | blocks-release
Launchpad Bug: |
-------------------------+-------------------------------------------------
Changes (by Brian Warner <warner@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"b8ad887823f8e0686380efcc41fe4d95ecf2230c/trunk"
b8ad8878/trunk]:
{{{
#!CommitTicketReference repository="trunk"
revision="b8ad887823f8e0686380efcc41fe4d95ecf2230c"
Reduce setuptools dep to >=11.3
We don't necessarily need this ourselves (__init__.py's version-checking
code is the only thing in tahoe per se that uses setuptools, and our
setup.py's use of setuptools isn't something that install_requires= can
say anything about). But at least one old environment failed because a
sub-dependency needed a newer version than Tahoe asked for. I'm not sure
if this ought to be here, but it may help for a transitional period
until these ancient environments get updated.
closes ticket:2744
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2744#comment:5>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list