- added missed call to _compute.chksum in ECDSAPriv
- replaced all gpg wrapper fixtures in the unit test suite with gpg package
- moved test suite gnupghome location to tests/gnupghome
This commit is contained in:
Michael Greene
2017-08-15 21:43:37 -07:00
parent eb287e05c8
commit ca7ca6b24d
12 changed files with 138 additions and 365 deletions

View File

@@ -17,6 +17,7 @@ passenv = HOME ARCHFLAGS LDFLAGS CFLAGS INCLUDE LIB LD_LIBRARY_PATH PATH
deps =
cryptography>=1.1
enum34
gpg==1.8.0
pyasn1
six>=1.9.0
singledispatch