Merge branch 'master' into staging.

This commit is contained in:
Maxim Cournoyer 2022-03-21 21:38:19 -04:00
commit 49b350fafc
No known key found for this signature in database
GPG key ID: 1260E46482E63562
401 changed files with 271960 additions and 237919 deletions

View file

@ -1710,12 +1710,10 @@ signatures.")
(when tests?
(invoke "pytest")))))))
(native-inputs
(list python-cryptography
python-pyasn1
python-pytest
python-singledispatch
python-six
(list python-pytest
python-wheel))
(propagated-inputs (list python-cryptography python-pyasn1
python-singledispatch python-six))
(home-page "https://github.com/SecurityInnovation/PGPy")
(synopsis "Python implementation of OpenPGP")
(description