| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- use %{?sle15_python_module_pythons}
- drop py2 pieces
- update to 0.6.3: * Split at 75 characters instead of 78 - add keyring for validation
- update to 0.6.2 * Better fix for non-writable GNUPGHOME * Use NamedTemporaryFile for gpg keyring creation * Call git-mailinfo with line endings normalized to LF * Make patatt more python API friendly
- update to 0.5.0 * Handle gpg.[ssh].program configuration parameters * patatt: man page typo fix * Add support for openssh signatures * Always set the i= field * gnupg: Add gpg status output to debug logging * keyring: Add key from Kees Cook * validation: Report lack of signature
- update to 0.4.9 * install-hook: make sure the hooks path exists * Always prefer files passed as params * Use a symlink to make the new key default * Add patatt install-hook subcommand
- update to 0.4.6 * Catch NoKeyError before ValidationError * Throw a NoKeyError when no matching PGP key * Make instructions for automatic signing more reliable * Handle MIME encoded-word & other header manglings * Add "frequently seen commentary"
- update to 0.4.4 * Fix lookups for uncommitted keys
- initial package