AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- add sle15_python_module_pythons
- 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.4: * Better fix for issue #103 and fix for issue #95 - 0.9.3: * Fix issue #103 - introduced login to not run validation check for group function for group tail match results * Fix for issue #97 - improoved path formatters handling when match variable contains * * Fix issue #98 - improoved pat formatters handling when match variable contains \ * For debug output excluded 'ttp' dictionary from variables, groups and template objects to not clutter the output
- 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
- Add python-ttp-templates dependency to test build requirements
- Remove python-ttp-templates dependency
- Remove %files for test multibuild
- Initial packaging (v0.9.1) needed by python-napalm