14
0
forked from pool/python-lxml

- Add close_file_before_test.patch, to make sure the testing data

are flushed to the file (bsc#1206555).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=170
This commit is contained in:
2023-01-20 16:02:18 +00:00
committed by Git OBS Bridge
parent 140f7c455f
commit b5c8430900
3 changed files with 26 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 20 16:00:15 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Add close_file_before_test.patch, to make sure the testing data
are flushed to the file (bsc#1206555).
-------------------------------------------------------------------
Thu Dec 29 07:46:19 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>