SHA256
1
0
forked from pool/python-parse

- update to 1.20.2:

* allow hyphen in field name. closes #86
- Switch to pytest, like upstream has.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parse?expand=0&rev=26
This commit is contained in:
2024-06-20 12:40:33 +00:00
committed by Git OBS Bridge
parent ffb62cb1bf
commit eff9a5c268
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,13 @@
-------------------------------------------------------------------
Thu Jun 20 12:40:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.20.2:
* allow hyphen in field name. closes #86
-------------------------------------------------------------------
Thu Feb 1 00:50:36 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pytest, like upstream has.
- Switch to pytest, like upstream has.
-------------------------------------------------------------------
Tue Jan 30 18:07:15 UTC 2024 - Dirk Müller <dmueller@suse.com>