AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Cleanup specfile
- switch to stable/stein spec template
- switch to stable/rocky spec template
- Switch to stable/queens spec template
- switch to stable/pike version
- update to version 1.1.3 - Refactor datetime.datetime usage to defined DATETIME_TYPE - Use reno for releasenotes - [docs] Docstrings for branching YAQL functions - YAQL autodoc script - [docs] Docstrings for strings YAQL functions - Pass re.VERBOSE explicitly - [docs] Docstrings for queries YAQL functions - Added engine options to disable input/output data conversion - Use __slots__ for yaqltypes - [docs] Docstrings for system YAQL functions - [docs] Docstrings for common YAQL functions - Remove oslosphinx from sphinx extensions - Auto building of std library docs - Add help info to CLI options - Update tests of YAQL queries - Rename shiftBitsLeft and shiftBitsRight arguments - Don't include openstack/common in flake8 exclude list - Customizing and extending yaql documentation - Fix "indexOf", "lastIndexOf" methods length parameter usage - YAQL syntax documentation - Use modern PBR and hacking packages - Use __slots__ for Parameter/Function definition - Remove discover from test-requirements - [docs] Docstrings for date_time YAQL functions - [docs] Docstrings for legacy YAQL functions - [docs] Docstrings for math YAQL functions - Update flake8 ignore list - Improvements to yaql CLI - [docs] Docstrings for boolean YAQL functions - Add a test proving escaped back references work - groupBy() aggregator was fixed - Create child context in regex/search function - Drop MANIFEST.in - it's not needed by pbr - [docs] Docstrings for yaqlized YAQL functions - [docs] Docstrings for regex YAQL functions - Changed the home-page link - Replace ValueError with StopIteration in single() method - Use six.moves.input for Python 3 compatability - Enable release notes translation - [docs] Docstrings for collections YAQL functions
- Use spec from openstack/rpm-packaging project - Add _service
- update to 1.1.1: * Fix string operators >= and <= * Extend .slice() method implementation to all Iterables * Fix typo in YAML example * Python 3 compatibility issues were fixed
- Initial packaging (version 1.1.0)