Current build is stuck 9 months in the past and fails because of naming discrepancy for that
repository/module/package:
- the repository is named swh-icinga-plugins
- the debian package is named python3-swh.icingaplugin
- the python module is named swh.icinga-plugins
I don't really want to deal with the renaming of that module/package.
So this is trying to define an extra entry name python_module which if defined,
allows to supersede the `repo_name.replace('-', '.')` stanza. That stanza seems
fine for the rest of our modules.
This might fix the build [1]
I have no clue on how to test that repository.
a git show on the pristine-tar branch helped in finding the discrepancy [2]
[1] https://jenkins.softwareheritage.org/job/debian/job/packages/job/DICP/job/update-for-release/4/console
[2]
```
commit df174ce493d155929c70c657809d548ffc27557b (origin/pristine-tar, pristine-tar)
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date: Mon Jan 20 18:41:24 2020 +0100
pristine-tar data for swh.icingaplugins_0.0.2.orig.tar.gz
```