14
0
forked from pool/python-PyKMIP

- Add SQL-issues.patch skipping tests failing due to

incompatibilities with the current version of SQLAlchemy
  (gh#OpenKMIP/PyKMIP#649).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=9
This commit is contained in:
2021-06-05 12:14:49 +00:00
committed by Git OBS Bridge
parent 548557299b
commit d882d4b7a0
3 changed files with 408 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jun 5 12:12:59 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add SQL-issues.patch skipping tests failing due to
incompatibilities with the current version of SQLAlchemy
(gh#OpenKMIP/PyKMIP#649).
-------------------------------------------------------------------
Mon Apr 20 10:38:03 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>