Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-avocado-plugins-vt for openSUSE:Factory checked in at 2021-06-01 10:37:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-avocado-plugins-vt (Old) and /work/SRC/openSUSE:Factory/.python-avocado-plugins-vt.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-avocado-plugins-vt" Tue Jun 1 10:37:50 2021 rev:5 rq:895858 version:69.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-avocado-plugins-vt/python-avocado-plugins-vt.changes 2019-03-26 15:41:34.360273095 +0100 +++ /work/SRC/openSUSE:Factory/.python-avocado-plugins-vt.new.1898/python-avocado-plugins-vt.changes 2021-06-01 10:39:04.704978191 +0200 @@ -1,0 +2,5 @@ +Fri May 28 02:55:51 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com> + +- Convert to single-spec, like its dependencies avocado and aexpect. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-avocado-plugins-vt.spec ++++++ --- /var/tmp/diff_new_pack.5vOZU1/_old 2021-06-01 10:39:05.180979002 +0200 +++ /var/tmp/diff_new_pack.5vOZU1/_new 2021-06-01 10:39:05.184979008 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-avocado-plugins-vt # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define pythons python3 %define pkgname avocado-vt Name: python-avocado-plugins-vt Version: 69.0 Release: 0 Summary: Avocado Virt Test Plugin License: GPL-2.0-only -Group: Development/Tools/Other URL: https://avocado-framework.readthedocs.org/ Source0: https://github.com/avocado-framework/avocado-vt/archive/%{version}.tar.gz#/%{pkgname}-%{version}.tar.gz BuildRequires: %{python_module devel} @@ -68,7 +68,6 @@ %package -n %{pkgname}-common Summary: Avocado Test Framework -Group: Development/Tools/Other %description -n %{pkgname}-common Avocado Virt Test is a plugin that executes virt-tests with all the avocado