File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828Summary: Framework with tools and libraries for Automated Testing
2929Name: python-avocado
3030Version: 111.0
31- Release: 1 %{?gitrel }%{?dist }
31+ Release: 2 %{?gitrel }%{?dist }
3232License: GPLv2+ and GPLv2 and MIT
3333URL: https://avocado-framework.github.io/
3434%if 0%{?rel_build }
@@ -72,6 +72,7 @@ BuildRequires: perl-Test-Harness
7272BuildRequires: python3-xmlschema
7373%endif
7474BuildRequires: zstd
75+ BuildRequires: nmap-ncat
7576%endif
7677
7778%description
@@ -471,6 +472,10 @@ Again Shell code (and possibly other similar shells).
471472%{_libexecdir }/avocado*
472473
473474%changelog
475+ * Sat Jul 12 2025 Cleber Rosa <crosa@redhat.com> - 111.0-2
476+ - Provide requirements for running the functional test
477+ nrunner.py:TaskRunStatusService.test_task_status_service_lost
478+
474479* Mon May 19 2025 Jan Richter <jarichte@redhat.com> - 111.0-1
475480- New release
476481
You can’t perform that action at this time.
0 commit comments