From 08a71ed5775f8a5558268640695998eb3dbe0f6c Mon Sep 17 00:00:00 2001 From: Cleber Rosa Date: Mon, 19 Aug 2024 10:08:22 -0400 Subject: [PATCH] Update to version 92.3 This update to a minor release on the 92LTS series, allowing for building and running under F42. Signed-off-by: Cleber Rosa --- .gitignore | 1 + python-avocado.spec | 15 +++++++++------ sources | 3 +-- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index b5a1b5d..bd8b053 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /avocado-92.0.tar.gz /avocado-92.1.tar.gz /avocado-92.1-python312.patch +/avocado-92.3.tar.gz diff --git a/python-avocado.spec b/python-avocado.spec index f7835cd..0c6d6f7 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 08ac79fa4ecaee60d7d5211d9634568b5545bdcd + %global commit 5b21f030001d6eed69c0357cc45b6128c73dc860 %endif %if ! 0%{?commit_date:1} - %global commit_date 20211019 + %global commit_date 20240819 %endif %global shortcommit %(c=%{commit};echo ${c:0:9}) %global gitrel .%{commit_date}git%{shortcommit} @@ -34,8 +34,8 @@ %endif Name: python-avocado -Version: 92.1 -Release: 8%{?gitrel}%{?dist} +Version: 92.3 +Release: 1%{?gitrel}%{?dist} Summary: Framework with tools and libraries for Automated Testing # Found licenses: # avocado/core/tapparser.py: MIT @@ -49,7 +49,6 @@ License: GPLv2+ and GPLv2 and MIT URL: https://avocado-framework.github.io/ Source0: https://github.com/avocado-framework/avocado/archive/%{gitref}/%{gittar} BuildArch: noarch -Patch0: avocado-92.1-python312.patch BuildRequires: kmod BuildRequires: procps-ng @@ -84,7 +83,6 @@ these days a framework) to perform automated testing. %prep %setup -q -n avocado-%{gitref} -%patch 0 -p 1 %if 0%{?rhel} sed -e "s/'PyYAML>=4.2b2'/'PyYAML>=3.12'/" -i optional_plugins/varianter_yaml_to_mux/setup.py %endif @@ -454,6 +452,11 @@ Again Shell code (and possibly other similar shells). %changelog +* Mon Aug 19 2024 Cleber Rosa - 92.3-1 +- Updated to 92.3 +- Support building and running under Python 3.13 for F42 +- Removed patch from 92.1 as its present in 92.3 + * Fri Jul 26 2024 Miroslav Suchý - 92.1-8 - convert license to SPDX diff --git a/sources b/sources index aae30a3..4a738a2 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (avocado-92.1.tar.gz) = b775ebd014f4c91aae2b13e1aa350940ce7e277eb63ebf7c325f6dd020c10eb21390942080468804ceadd923f52970cb2f2ca214c7855df435d442e99a499ceb -SHA512 (avocado-92.1-python312.patch) = fc94e23c84653b317ba3d9a6a52d99d2e136c2fa50621b5ce36b2b10bbcb8cceac36d12dd715820ebe5ae266768bf3384fcb15b6f4614d4a4dd60415c1821901 +SHA512 (avocado-92.3.tar.gz) = 97a0c113bc826537a02ebf6efcd7cf49b505a93e5fd9686c3a4c7e70902f2d367f78eb2fb23ddf9253b97f45e27b2e328fd6bd1c420ecbeb59e25e991b29c262