[tahoe-lafs-trac-stream] [tahoe-lafs] #1466: don't attempt to import pyutil (in the _version.py created by darcsver); use allmydata.util.verlib or distutils.version.LooseVersion instead
tahoe-lafs
trac at tahoe-lafs.org
Mon Dec 5 05:50:47 UTC 2011
#1466: don't attempt to import pyutil (in the _version.py created by darcsver);
use allmydata.util.verlib or distutils.version.LooseVersion instead
----------------------------+-------------------------------------
Reporter: davidsarah | Owner: somebody
Type: defect | Status: new
Priority: major | Milestone: undecided
Component: packaging | Version: 1.8.2
Resolution: | Keywords: pyutil darcsver version
Launchpad Bug: |
----------------------------+-------------------------------------
Comment (by warner):
I decided to remove the pyutil import altogether, and just have
{{{_version.py}}} provide a string. Everything in Tahoe that uses
{{{allmydata.__version__}}} does {{{str(__version__)}}} anyways.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1466#comment:3>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list