Control: tags -1 patch Hi,
In Ubuntu, the attached patch was applied to achieve the following: * Add missing build dependency on python3-wheel to fix FTBFS. Thanks for considering the patch. Logan
diff -Nru python-pgpy-0.5.3/debian/control python-pgpy-0.5.3/debian/control --- python-pgpy-0.5.3/debian/control 2021-01-01 20:15:55.000000000 -0500 +++ python-pgpy-0.5.3/debian/control 2021-01-24 17:02:05.000000000 -0500 @@ -22,6 +22,7 @@ python3-setuptools, python3-six (>= 1.9.0), python3-sphinx <!nodoc>, + python3-wheel Standards-Version: 4.5.1 Vcs-Git: https://github.com/SecurityInnovation/PGPy.git -b debian/master Vcs-Browser: https://github.com/SecurityInnovation/PGPy