AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- %python3_only -> %python_alternative
- Fix build without python2
- Updat eto 0.3.21: * various bugfixes only - Drop upstream merged patch yaml5.patch
- Fix hardcoded versions - Add patch to build with new PyYAML 5: * yaml5.patch
- Add missing dependencies for Python 2, enum34 and pathlib and add missing test dependency mock - Remove unnecessary build dependency python-devel - Remove %bcond test - Fix CLI tests with test-sys-executable.patch - Change version == pins to >= in setup.py and test-requirements.txt - Update to v0.3.19 * New features + Initial support for stdin * Bug fixes + Disable ProhibitImplicitScopeVariable + Suppress warnings caused by map([], ' "x" ') + Fix linting autocmd + Fix acceptance tests * Optimize + ProhibitUnusedVariable + get_asset_path + ConfigProjectSource * Documentation + Link to default config + Fix a broken code block for example
- Initial version v0.3.18