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

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