14
0
forked from pool/python-pony

- Do not run test_json, it fails with sqlite 3.45 gh#ponyorm/pony#704

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=26
This commit is contained in:
2024-04-04 11:10:13 +00:00
committed by Git OBS Bridge
parent a4c753df44
commit 90338d9ef9
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 4 11:06:06 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Do not run test_json, it fails with sqlite 3.45 gh#ponyorm/pony#704
-------------------------------------------------------------------
Fri Feb 16 16:52:02 UTC 2024 - Ben Greiner <code@bnavigator.de>