- 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:
parent
ffb62cb1bf
commit
eff9a5c268
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:09002ca350ad42e76629995f71f7b518670bcf93548bdde3684fd55d2be51975
|
|
||||||
size 29122
|
|
BIN
parse-1.20.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
parse-1.20.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
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>
|
Tue Jan 30 18:07:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-parse
|
Name: python-parse
|
||||||
Version: 1.20.1
|
Version: 1.20.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module for parsing strings using a "format" syntax
|
Summary: Python module for parsing strings using a "format" syntax
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user