diff --git a/parse-1.20.1.tar.gz b/parse-1.20.1.tar.gz deleted file mode 100644 index 16c1da5..0000000 --- a/parse-1.20.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09002ca350ad42e76629995f71f7b518670bcf93548bdde3684fd55d2be51975 -size 29122 diff --git a/parse-1.20.2.tar.gz b/parse-1.20.2.tar.gz new file mode 100644 index 0000000..730e804 --- /dev/null +++ b/parse-1.20.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b41d604d16503c79d81af5165155c0b20f6c8d6c559efa66b4b695c3e5a0a0ce +size 29391 diff --git a/python-parse.changes b/python-parse.changes index e7ceb4e..77b5c9d 100644 --- a/python-parse.changes +++ b/python-parse.changes @@ -1,7 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 20 12:40:24 UTC 2024 - Dirk Müller + +- update to 1.20.2: + * allow hyphen in field name. closes #86 + ------------------------------------------------------------------- Thu Feb 1 00:50:36 UTC 2024 - Steve Kowalik -- Switch to pytest, like upstream has. +- Switch to pytest, like upstream has. ------------------------------------------------------------------- Tue Jan 30 18:07:15 UTC 2024 - Dirk Müller diff --git a/python-parse.spec b/python-parse.spec index 578169e..4e53539 100644 --- a/python-parse.spec +++ b/python-parse.spec @@ -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