[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2754: remove "_appname.py" file, variable application name
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Aug 12 06:25:06 UTC 2016
#2754: remove "_appname.py" file, variable application name
---------------------------+-------------------------------------
Reporter: warner | Owner: Brian Warner <warner@…>
Type: task | Status: closed
Priority: normal | Milestone: 1.13.0
Component: packaging | Version: 1.10.2
Resolution: fixed | Keywords:
Launchpad Bug: |
---------------------------+-------------------------------------
Changes (by Brian Warner <warner@…>):
* owner: => Brian Warner <warner@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"b637636ef9de701340e25373fe25771f1b9a0b9d/trunk"
b637636/trunk]:
{{{
#!CommitTicketReference repository="trunk"
revision="b637636ef9de701340e25373fe25771f1b9a0b9d"
remove _appname.py file
We no longer need the complexity of choosing the application name at
runtime. This removes the setup.py code which populates the _appname.py
file, and the code in __init__.py which reads it. It does not yet remove
the tests which compare the output of e.g. `tahoe --version` against
`allmydata.__appname__`, which I think could be removed, but that's more
invasive than I want to do right now.
closes ticket:2754
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2754#comment:3>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list