Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: fmf | Distribution: Fedora Project |
Version: 1.4.0 | Vendor: Fedora Project |
Release: 1.fc39 | Build date: Wed Jun 5 17:11:19 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-17.iad2.fedoraproject.org |
Size: 32747 | Source RPM: fmf-1.4.0-1.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/psss/fmf | |
Summary: Flexible Metadata Format |
The fmf Python module and command line tool implement a flexible format for defining metadata in plain text files which can be stored close to the source code. Thanks to hierarchical structure with support for inheritance and elasticity it provides an efficient way to organize data into well-sized text documents. This package contains the command line tool.
GPLv2+
* Wed Jun 05 2024 Petr Šplíchal <psplicha@redhat.com> - 1.4.0-1 - Introduce a new page for release notes - Extend the `filter()` documentation slightly - Implement the '~' merge operation - Support escaping `|` and `&` in `utils.filter()` - Accept additional rules in the `adjust()` call (#230) - Avoid `copy()` calls in `adjust()` - Directive `select` to control node selection - Allow filtering based on the node name - Drop epel-8 - Fix github action - Remove travis.yaml - Turn schema validation method into a stand-alone function - Limit number of tests run for integration with tmt (#225) - Add a `Toolbelt Catalog` entry for `fmf` * Fri Sep 29 2023 Petr Šplíchal <psplicha@redhat.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 * Thu Jul 21 2022 Lukáš Zachar <lzachar@redhat.com> - 1.2.1-1 - Retry if shallow clone fails * Tue Jul 19 2022 Lukáš Zachar <lzachar@redhat.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 * Wed Jun 08 2022 Lukáš Zachar <lzachar@redhat.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
/usr/bin/fmf /usr/share/doc/fmf /usr/share/doc/fmf/README.rst /usr/share/doc/fmf/examples /usr/share/doc/fmf/examples/child /usr/share/doc/fmf/examples/child/.fmf /usr/share/doc/fmf/examples/child/.fmf/version /usr/share/doc/fmf/examples/child/main.fmf /usr/share/doc/fmf/examples/child/nobody /usr/share/doc/fmf/examples/child/nobody/.fmf /usr/share/doc/fmf/examples/child/nobody/.fmf/version /usr/share/doc/fmf/examples/child/nobody/main.fmf /usr/share/doc/fmf/examples/child/son /usr/share/doc/fmf/examples/child/son/main.fmf /usr/share/doc/fmf/examples/code /usr/share/doc/fmf/examples/code/simple.py /usr/share/doc/fmf/examples/conditions /usr/share/doc/fmf/examples/conditions/.fmf /usr/share/doc/fmf/examples/conditions/.fmf/version /usr/share/doc/fmf/examples/conditions/main.fmf /usr/share/doc/fmf/examples/deep /usr/share/doc/fmf/examples/deep/.fmf /usr/share/doc/fmf/examples/deep/.fmf/version /usr/share/doc/fmf/examples/deep/main.fmf /usr/share/doc/fmf/examples/empty /usr/share/doc/fmf/examples/empty/.fmf /usr/share/doc/fmf/examples/empty/.fmf/version /usr/share/doc/fmf/examples/empty/main.fmf /usr/share/doc/fmf/examples/empty/nothing /usr/share/doc/fmf/examples/empty/nothing/ignored.txt /usr/share/doc/fmf/examples/merge /usr/share/doc/fmf/examples/merge/.fmf /usr/share/doc/fmf/examples/merge/.fmf/version /usr/share/doc/fmf/examples/merge/parent.fmf /usr/share/doc/fmf/examples/scatter /usr/share/doc/fmf/examples/scatter/.fmf /usr/share/doc/fmf/examples/scatter/.fmf/version /usr/share/doc/fmf/examples/scatter/main.fmf /usr/share/doc/fmf/examples/scatter/object /usr/share/doc/fmf/examples/scatter/object.fmf /usr/share/doc/fmf/examples/scatter/object/main.fmf /usr/share/doc/fmf/examples/touch /usr/share/doc/fmf/examples/touch/.fmf /usr/share/doc/fmf/examples/touch/.fmf/version /usr/share/doc/fmf/examples/touch/main.fmf /usr/share/doc/fmf/examples/touch/runtest.sh /usr/share/doc/fmf/examples/wget /usr/share/doc/fmf/examples/wget/.fmf /usr/share/doc/fmf/examples/wget/.fmf/version /usr/share/doc/fmf/examples/wget/.hidden /usr/share/doc/fmf/examples/wget/.hidden.fmf /usr/share/doc/fmf/examples/wget/.hidden/main.fmf /usr/share/doc/fmf/examples/wget/download /usr/share/doc/fmf/examples/wget/download/main.fmf /usr/share/doc/fmf/examples/wget/main.fmf /usr/share/doc/fmf/examples/wget/protocols /usr/share/doc/fmf/examples/wget/protocols/ftp /usr/share/doc/fmf/examples/wget/protocols/ftp/main.fmf /usr/share/doc/fmf/examples/wget/protocols/http /usr/share/doc/fmf/examples/wget/protocols/http/main.fmf /usr/share/doc/fmf/examples/wget/protocols/https /usr/share/doc/fmf/examples/wget/protocols/https/main.fmf /usr/share/doc/fmf/examples/wget/protocols/main.fmf /usr/share/doc/fmf/examples/wget/recursion /usr/share/doc/fmf/examples/wget/recursion/deep.fmf /usr/share/doc/fmf/examples/wget/recursion/fast.fmf /usr/share/doc/fmf/examples/wget/recursion/main.fmf /usr/share/doc/fmf/examples/wget/requirements /usr/share/doc/fmf/examples/wget/requirements/main.fmf /usr/share/licenses/fmf /usr/share/licenses/fmf/LICENSE /usr/share/man/man1/fmf.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jun 26 01:27:32 2024