diff --git a/.gitignore b/.gitignore index 0b863a0..da5fe2e 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /avocado-95.0-resultsdb_api.patch /avocado-96.0.tar.gz /avocado-97.0.tar.gz +/avocado-98.0.tar.gz diff --git a/python-avocado.spec b/python-avocado.spec index 312b7ab..d8f59c3 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 edd8acc0d38a27d69b1820251f8bd52102415f52 + %global commit 027faa19aba070f7697690cf0b946f6e94ee6bb2 %endif %if ! 0%{?commit_date:1} - %global commit_date 20220524 + %global commit_date 20221714 %endif %global shortcommit %(c=%{commit};echo ${c:0:9}) %global gitrel .%{commit_date}git%{shortcommit} @@ -36,7 +36,7 @@ %endif Name: python-avocado -Version: 97.0 +Version: 98.0 Release: 1%{?gitrel}%{?dist} Summary: Framework with tools and libraries for Automated Testing # Found licenses: @@ -74,6 +74,8 @@ BuildRequires: libcdio BuildRequires: psmisc %if ! 0%{?rhel} BuildRequires: perl-Test-Harness +BuildRequires: python3-elementpath +BuildRequires: python3-xmlschema %endif BuildRequires: glibc-all-langpacks BuildRequires: python3-netifaces @@ -89,7 +91,7 @@ these days a framework) to perform automated testing. %prep %setup -q -n avocado-%{gitref} %if 0%{?rhel} -sed -e "s/'PyYAML>=4.2b2'/'PyYAML>=3.12'/" -i optional_plugins/varianter_yaml_to_mux/setup.py +sed -e 's/"PyYAML>=4.2b2"/"PyYAML>=3.12"/' -i optional_plugins/varianter_yaml_to_mux/setup.py %endif %build @@ -442,6 +444,12 @@ Again Shell code (and possibly other similar shells). %changelog +* Sat Jul 16 2022 Cleber Rosa - 98.0-1 +- Sync with upstream release 98.0 +- Add build requirements for python3-elementpath and + python3-xmlschema, used on some tests +- Changed regex to match new string quote style + * Tue May 24 2022 Cleber Rosa - 97.0-1 - Sync with upstream release 97.0 - Require python3-jsonschema when running tests diff --git a/sources b/sources index 1e510b6..c029b01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (avocado-97.0.tar.gz) = 8436558563ce6648179a3f4939eec957798c665744e5f5c2b8d96ae9213dac19307a8d6bb6eebb84a752e3f3daf440e0ed27b1c81df5d8d607370faaa024e052 +SHA512 (avocado-98.0.tar.gz) = 6e1adbc5a797a7775204418411a7d80afdce1626894ebe054072b22426f41ba5f6544720f83169158bdb3187bd2432387622f8a654d750d49784a183148ed2f0