معرفی شرکت ها


fmf-1.3.0-1.fc39.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Flexible Metadata Format
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything noarch
نام بسته fmf
نام فایل بسته fmf-1.3.0-1.fc39.src.rpm
نسخه بسته 1.3.0
انتشار بسته 1.fc39
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 02 Oct 2023 07
هاست سازنده buildvm-s390x-20.s390.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/psss/fmf
مجوز GPLv2+
حجم دانلود 95K
حجم نصب 81.375K
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.


جایگزین ها

بسته نسخه معماری مخزن
fmf-1.3.0-1.fc39.noarch.rpm 1.3.0 noarch Fedora Everything


نیازمندی

مقدار نام
- git-core
- python3-devel
- python3-filelock
- python3-jsonschema
- python3-pytest
- python3-ruamel-yaml
- python3-setuptools


ارائه دهنده

مقدار نام
= 1.3.0-1.fc39 fmf
= 1.3.0-1.fc39 python3-fmf


نحوه نصب


نصب پکیج rpm fmf:

    dnf install fmf-1.3.0-1.fc39.src.rpm


فایل ها

مسیرها
fmf-1.3.0.tar.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-09-29

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

Retry if shallow clone fails

2022-07-19

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

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

2021-11-11

Migrate yaml parsing to ruamel.yaml
Drop support for Python 2
Add extra requires and enable readthedocs config (#143)
Filter accept value with a colon
Adjust style to fix issues revealed by pre-commit
Enable pre-commit, update contribution docs
Disable integration testing with tmt for centos-7