14
0
forked from pool/python-PyKMIP

- Add upstream patch fix_test_mac_with_cryptographic_failure.patch

gh#OpenKMIP/PyKMIP#702, this fixes the issue with the
  test_mac_with_cryptographic_failure.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=18
This commit is contained in:
2023-09-08 06:32:26 +00:00
committed by Git OBS Bridge
parent 69a2909cd3
commit 12487dd91d
3 changed files with 54 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 8 06:13:02 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Add upstream patch fix_test_mac_with_cryptographic_failure.patch
gh#OpenKMIP/PyKMIP#702, this fixes the issue with the
test_mac_with_cryptographic_failure.
-------------------------------------------------------------------
Thu Feb 23 10:44:02 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>