From 34e099cd8b670628fd004c1771bb9409d3e6a79f Mon Sep 17 00:00:00 2001 From: Cleber Rosa Date: Tue, 24 May 2022 16:51:56 -0400 Subject: [PATCH] Sync with upstream release 97.0 Signed-off-by: Cleber Rosa --- .gitignore | 1 + python-avocado.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 63579c2..0b863a0 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /avocado-95.0.tar.gz /avocado-95.0-resultsdb_api.patch /avocado-96.0.tar.gz +/avocado-97.0.tar.gz diff --git a/python-avocado.spec b/python-avocado.spec index 7f89e75..312b7ab 100644 --- a/python-avocado.spec +++ b/python-avocado.spec @@ -9,10 +9,10 @@ %global gittar avocado-%{version}.tar.gz %else %if ! 0%{?commit:1} - %global commit 6f3980f8f81d41d944cd826ae2a96ae52d972e19 + %global commit edd8acc0d38a27d69b1820251f8bd52102415f52 %endif %if ! 0%{?commit_date:1} - %global commit_date 20220405 + %global commit_date 20220524 %endif %global shortcommit %(c=%{commit};echo ${c:0:9}) %global gitrel .%{commit_date}git%{shortcommit} @@ -36,7 +36,7 @@ %endif Name: python-avocado -Version: 96.0 +Version: 97.0 Release: 1%{?gitrel}%{?dist} Summary: Framework with tools and libraries for Automated Testing # Found licenses: @@ -66,6 +66,7 @@ BuildRequires: python3-pycdlib %endif %if %{with tests} +BuildRequires: python3-jsonschema %if ! 0%{?rhel} >= 9 BuildRequires: genisoimage %endif @@ -190,7 +191,6 @@ cp -r examples/plugins %{buildroot}%{_docdir}/avocado/plugins cp -r examples/tests %{buildroot}%{_docdir}/avocado/tests cp -r examples/varianter_cit %{buildroot}%{_docdir}/avocado/varianter_cit cp -r examples/varianter_pict %{buildroot}%{_docdir}/avocado/varianter_pict -cp -r examples/wrappers %{buildroot}%{_docdir}/avocado/wrappers cp -r examples/yaml_to_mux %{buildroot}%{_docdir}/avocado/yaml_to_mux find %{buildroot}%{_docdir}/avocado -type f -name '*.py' -exec chmod -c -x {} ';' @@ -419,7 +419,6 @@ examples of how to write tests on your own. %{_docdir}/avocado/tests %{_docdir}/avocado/varianter_cit %{_docdir}/avocado/varianter_pict -%{_docdir}/avocado/wrappers %{_docdir}/avocado/yaml_to_mux @@ -443,6 +442,11 @@ Again Shell code (and possibly other similar shells). %changelog +* Tue May 24 2022 Cleber Rosa - 97.0-1 +- Sync with upstream release 97.0 +- Require python3-jsonschema when running tests +- Removed wrapper examples + * Tue Apr 5 2022 Cleber Rosa - 96.0-1 - Sync with upstream release 96.0. - Rename requirements to dependencies diff --git a/sources b/sources index 8bd980d..1e510b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (avocado-96.0.tar.gz) = 66ccfa435381887e91db55d5929f7d237ae947587453bd0266330d3a847aa75b8c65a27871f10c79244b4a4d03c2fd6fd2c49e8d52620d7f9f03caa6373540a9 +SHA512 (avocado-97.0.tar.gz) = 8436558563ce6648179a3f4939eec957798c665744e5f5c2b8d96ae9213dac19307a8d6bb6eebb84a752e3f3daf440e0ed27b1c81df5d8d607370faaa024e052