7 Commits

Author SHA1 Message Date
Lukas Zachar 3f4f3cd4fc Release fmf-1.2.1 2022-07-21 13:22:52 +02:00
Fedora Release Engineering a3d29eef74 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 03:24:02 +00:00
Lukas Zachar 3be47d6c62 Release fmf-1.2.0 2022-07-19 11:25:05 +02:00
Python Maint 2238afd687 Rebuilt for Python 3.11 2022-06-13 19:48:34 +02:00
Petr Šplíchal d8668428d8 Run Tier 1 integration tests to speed up testing
The whole Tier 2 coverage is already executed upstream and there
is nothing special about the Fedora environment to run them again.
2022-06-09 18:06:56 +02:00
Lukas Zachar e51e5a69ba Release fmf-1.1.0 2022-06-08 18:46:45 +02:00
Fedora Release Engineering 502cfa3c19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 03:13:16 +00:00
4 changed files with 29 additions and 3 deletions
+3
View File
@@ -12,3 +12,6 @@
/fmf-0.15.2.tar.gz
/fmf-0.16.0.tar.gz
/fmf-1.0.0.tar.gz
/fmf-1.1.0.tar.gz
/fmf-1.2.0.tar.gz
/fmf-1.2.1.tar.gz
+24 -1
View File
@@ -1,5 +1,5 @@
Name: fmf
Version: 1.0.0
Version: 1.2.1
Release: 1%{?dist}
Summary: Flexible Metadata Format
@@ -30,6 +30,7 @@ BuildRequires: python%{python3_pkgversion}-setuptools
BuildRequires: python%{python3_pkgversion}-pytest
BuildRequires: python%{python3_pkgversion}-ruamel-yaml
BuildRequires: python%{python3_pkgversion}-filelock
BuildRequires: python%{python3_pkgversion}-jsonschema
BuildRequires: git-core
%{?python_provide:%python_provide python%{python3_pkgversion}-%{name}}
Requires: git-core
@@ -76,6 +77,28 @@ install -pm 644 fmf.1* %{buildroot}%{_mandir}/man1
%changelog
* 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
* Thu Nov 11 2021 Petr Šplíchal <psplicha@redhat.com> - 1.0.0-1
- Migrate yaml parsing to ruamel.yaml
- Drop support for Python 2
+1 -1
View File
@@ -3,7 +3,7 @@ discover:
how: fmf
url: https://github.com/psss/tmt
ref: fedora
filter: 'tier: 1, 2'
filter: tier:1
prepare:
how: install
package:
+1 -1
View File
@@ -1 +1 @@
SHA512 (fmf-1.0.0.tar.gz) = b882860067a65b09bd73d1c7038e3bcc5168724cd9404a1be44e8aea097d32278a283578f32fa5f3cecbd2ad3561d8fd936e5cf835d92f34bf5468caeeb6f7db
SHA512 (fmf-1.2.1.tar.gz) = 1857ab77a2187df7f92b223b1404478a2217f53ba7a5d16140fda1cd527214fe5df1ebf5ca818a2aae0872568608c0c69e2b16aa3d2252d2fdcd533b2d828d27