14
0
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:
2023-12-27 15:58:14 +00:00
committed by Git OBS Bridge
parent cc83e1fbdf
commit e6f5332284
4 changed files with 15 additions and 5 deletions

View File

@@ -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> Tue May 2 15:58:40 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -25,7 +25,7 @@
%bcond_with test %bcond_with test
%endif %endif
Name: python-ttp%{psuffix} Name: python-ttp%{psuffix}
Version: 0.9.4 Version: 0.9.5
Release: 0 Release: 0
Summary: Template Text Parser Summary: Template Text Parser
License: MIT License: MIT

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a5b6ed84e306ad71256d375f27a43c44a6a4934bf3aaecd66e3865ac0225c44
size 345068