[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3281: Give wheels built from a Git clone a good version number
Tahoe-LAFS
trac at tahoe-lafs.org
Wed Feb 5 00:53:31 UTC 2020
#3281: Give wheels built from a Git clone a good version number
------------------------------------+-----------------------
Reporter: exarkun | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: dev-infrastructure | Version: n/a
Resolution: | Keywords:
Launchpad Bug: |
------------------------------------+-----------------------
Comment (by exarkun):
This is because Tahoe-LAFS has no version number in Git. A version is
only conferred by the `update_version` command. Other dist-building
commands have a `setup.cfg`-supplied alias to run `update_version` first.
Give `bdist_wheel` such an alias and the problem is resolved:
{{{
Building wheels for collected packages: tahoe-lafs
Building wheel for tahoe-lafs (setup.py) ... done
Created wheel for tahoe-lafs: filename=tahoe_lafs-1.13.0.post1454-py2
-none-any.whl size=1172021
sha256=69a11c528930b4e34c68298bbd4710be45b5483d76ed90bb218c97e660dedf4e
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3281#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list