Planned changes because I need to figure out where to put a user-agent
check before landing this.
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDLS62dc4dc257fe: Use pkg_resources to get the package version instead of vcversioner
tox
Diff Detail
- Repository
- rDLS Listers
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Build is green
See https://jenkins.softwareheritage.org/job/DLS/job/tox/495/ for more details.
It's currently untested and it's not really clear how to test this without duplicating the "potential" test in each lister.
Given that, i would not be shocked if for once, you push that as is.
Having said that, it comes to mind that there might be one lister which seems simpler than the other and use directly requests: cgit lister.
Although it does not use that __version__, you could make it so and add a test for it.
What do you think?
And thanks for fixing it.
Cheers,
Build is green
See https://jenkins.softwareheritage.org/job/DLS/job/tox/496/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DLS/job/tox/498/ for more details.