forked from pool/python-ttp
- update to 0.9.5:
* 1. group `to_int` function improved handling of missing keys, * 2. group `to_int` function added support to handle list of integers conversion, #109 * 3. group `to_int` function improved best effort conversion logic to not fail on any conversion error at all - Update to version 0.9.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ttp?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 27 15:56:30 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.9.5:
|
||||
* 1. group `to_int` function improved handling of missing keys,
|
||||
* 2. group `to_int` function added support to handle list of
|
||||
integers conversion, #109
|
||||
* 3. group `to_int` function improved best effort conversion
|
||||
logic to not fail on any conversion error at all
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 2 15:58:40 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
@@ -16,7 +26,7 @@ Tue May 2 15:58:40 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 22:33:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 0.9.2
|
||||
- Update to version 0.9.2
|
||||
BUGS
|
||||
* Fix for issue #94
|
||||
FEATURES
|
||||
|
@@ -25,7 +25,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-ttp%{psuffix}
|
||||
Version: 0.9.4
|
||||
Version: 0.9.5
|
||||
Release: 0
|
||||
Summary: Template Text Parser
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d32aa056a8708688d2fd219c07bd8e3f68a6a13b8f71ce686f77bda5b8567409
|
||||
size 344591
|
3
ttp-0.9.5.tar.gz
Normal file
3
ttp-0.9.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a5b6ed84e306ad71256d375f27a43c44a6a4934bf3aaecd66e3865ac0225c44
|
||||
size 345068
|
Reference in New Issue
Block a user