The vcversioner feature of generating _version.py wasn't enabled anyway, so the
version was always reported as 'devel'. Oops.
I guess that's a step towards T2105
Paths
| Differential D2334 Authored by olasd on Nov 21 2019, 5:58 PM.
Details
Summary The vcversioner feature of generating _version.py wasn't enabled anyway, so the I guess that's a step towards T2105 Test Plan tox
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptNov 21 2019, 5:58 PM2019-11-21 17:58:30 (UTC+1) Comment Actions Build is green Harbormaster completed remote builds in B9310: Diff 8044.Nov 21 2019, 6:00 PM2019-11-21 18:00:22 (UTC+1) This revision is now accepted and ready to land.Nov 21 2019, 6:07 PM2019-11-21 18:07:19 (UTC+1) Comment Actions Build is green Harbormaster completed remote builds in B9311: Diff 8045.Nov 21 2019, 6:11 PM2019-11-21 18:11:01 (UTC+1) Closed by commit rDLDBASE681385814f05: Use pkg_resources to get the package version instead of vcversioner (authored by olasd). · Explain WhyNov 21 2019, 6:27 PM2019-11-21 18:27:42 (UTC+1) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 8044 swh/loader/package/__init__.py
swh/loader/package/tests/test_utils.py
|