SHA256
1
0
forked from pool/python-parse

- update to 1.20.1:

* add formatter property, closes #172
  * add security policy file. closes #175.
  * Support various number of digits after the comma in the
    timestamp %f …

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parse?expand=0&rev=22
This commit is contained in:
2024-01-30 18:07:26 +00:00
committed by Git OBS Bridge
parent ea28d61963
commit 58af877b52
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jan 30 18:07:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.20.1:
* add formatter property, closes #172
* add security policy file. closes #175.
* Support various number of digits after the comma in the
timestamp %f …
-------------------------------------------------------------------
Sat Jan 13 20:40:54 UTC 2024 - Dirk Müller <dmueller@suse.com>