15
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

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-parse
Version: 1.20.0
Version: 1.20.1
Release: 0
Summary: Python module for parsing strings using a "format" syntax
License: MIT