14
0
forked from pool/python-PyKMIP

- Remove SQL-issues.patch with the patch

fix-tests-SQLAlchemy-140.patch which actually resolves the
  problems (gh#OpenKMIP/PyKMIP#656).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=11
This commit is contained in:
2021-09-24 22:08:28 +00:00
committed by Git OBS Bridge
parent d882d4b7a0
commit aa4f32f92f
4 changed files with 506 additions and 398 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 24 22:07:08 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Remove SQL-issues.patch with the patch
fix-tests-SQLAlchemy-140.patch which actually resolves the
problems (gh#OpenKMIP/PyKMIP#656).
-------------------------------------------------------------------
Sat Jun 5 12:12:59 UTC 2021 - Matej Cepl <mcepl@suse.com>