↵ Return to the main page of python3-fmf
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-01-24 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.3.0-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.3.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-09-29 | Petr Šplíchal <psplicha at redhat dot com> - 1.3.0-1 | - Allow case-insensitive context matching - Move the copr repository to the `teemtee` group - Fix missing file require for unit tests - Add callback to adjust() to make it observable by callers - Drop support for `el-8` and `python-3.6` - Fix docs building on readthedocs - Install `yq` needed for `tmt` integration tests - Include `srpm_build_deps` in the packit config - Remove `metadata` from Packit config - Add missing build job to Packit config - Update pre-commit checks to the latest versions - Require `fmf` in tests, remove obsolete coverage - Fix a typo in the merging minus sign documentation |
2022-07-21 | Lukáš Zachar <lzachar at redhat dot com> - 1.2.1-1 | - Retry if shallow clone fails |
2022-07-19 | Lukáš Zachar <lzachar at redhat dot com> - 1.2.0-1 | - Shallow git clone if no reference is used - Select by the source of object - Enable the flake8 check, fix detected issues - Make when in adjust optional, add true|false expr. - Version as fmf flag and module attribute |
2022-06-08 | Lukáš Zachar <lzachar at redhat dot com> - 1.1.0-1 | - Implement a directive for disabling inheritance - Add support for prepending items during merging - Explicitly convert context value to string - Workaround s390x ruamel read issue - Support reference schemas in validation function - Add JSON Schema validation method - Fixes blocking with symbolic link loops - Use a better way to detect the default git branch - Add unit tests for comma operator in context rules - Add examples demonstrating the context syntax |