14
0
forked from pool/python-ttp

Accepting request 1041269 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.9.2 
  BUGS
  * Fix for issue #94
  FEATURES
  * Added match variable copy funtion
  * Added new ttp parser method get_templates to emit fully constructed templates after processing all extend tags

OBS-URL: https://build.opensuse.org/request/show/1041269
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ttp?expand=0&rev=5
This commit is contained in:
2022-12-08 14:38:48 +00:00
committed by Git OBS Bridge
parent a9b76ddb3d
commit 9dff6aa59f
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Dec 7 22:33:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.9.2
BUGS
* Fix for issue #94
FEATURES
* Added match variable copy funtion
* Added new ttp parser method get_templates to emit fully constructed templates after processing all extend tags
-------------------------------------------------------------------
Mon Oct 24 05:56:41 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>