Accepting request 1142844 from devel:languages:python
- 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/request/show/1142844 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parse?expand=0&rev=11
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd28bae37714b45d5894d77160a16e2be36b64a3b618c81168b3684676aa498b
|
||||
size 28871
|
3
parse-1.20.1.tar.gz
Normal file
3
parse-1.20.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09002ca350ad42e76629995f71f7b518670bcf93548bdde3684fd55d2be51975
|
||||
size 29122
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user