- 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:
Dirk Mueller 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,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

Binary file not shown.

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>

View File

@ -17,7 +17,7 @@
Name: python-parse
Version: 1.20.1
Version: 1.20.2
Release: 0
Summary: Python module for parsing strings using a "format" syntax
License: MIT