Send package artifact checksums to loaders when info is available
In listers collecting artifacts for each package to load, add artifacts checksums, when that info is available, in parameters sent to loaders in order to check downloaded artifact integrity.
This commit is contained in:
parent
6f40d2c1a5
commit
fa1205c4df
9 changed files with 487 additions and 143 deletions
|
@ -2,6 +2,7 @@
|
|||
# See the AUTHORS file at the top-level directory of this distribution
|
||||
# License: GNU General Public License version 3, or any later version
|
||||
# See top-level LICENSE file for more information
|
||||
|
||||
from swh.lister.cpan.lister import CpanLister
|
||||
|
||||
expected_origins = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue