Debian Patches
Status for dulwich/1.0.0-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 02_skip_flappy_test | === modified file 'tests/porcelain/__init__.py' | no | ||||
| 03_fix_gpg_signature_verification_test | Fix GPG signature verification test to expect BadSignature exception The GPGSignatureVendor.verify() method wraps gpg.errors.GPGMEError exceptions in BadSignature exceptions. The test was expecting the raw GPGMEError, but should expect the wrapped BadSignature exception instead. . This patch also ensures that all GPGMEError exceptions (not just BadSignatures) are properly caught and wrapped in BadSignature exceptions. =================================================================== |
Jelmer Vernooij <jelmer@jelmer.uk> | not-needed | debian | 2026-02-01 |
