Fix tests and fixtures relying on expired pgp keys

PGP tests relied on expired gpg keys: upgrade with newer Debian keys from
https://ftp-master.debian.org/keys.html.
Download new fixtures files from http://ftp.debian.org/debian/dists/buster/
This commit is contained in:
Lorenzo Bolla
2021-02-02 14:23:13 +01:00
parent f4dc87fa44
commit 3201244d9b
43 changed files with 2596 additions and 3672 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ dev:
check: system/env
ifeq ($(RUN_LONG_TESTS), yes)
golangci-lint run
. system/env/bin/activate && flake8 --max-line-length=200 --exclude=system/env/ system/
system/env/bin/flake8
endif
install: