Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytaglib for openSUSE:Factory checked in at 2021-12-17 23:54:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytaglib (Old) and /work/SRC/openSUSE:Factory/.python-pytaglib.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytaglib" Fri Dec 17 23:54:31 2021 rev:7 rq:941191 version:1.4.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytaglib/python-pytaglib.changes 2020-03-24 22:37:15.625232818 +0100 +++ /work/SRC/openSUSE:Factory/.python-pytaglib.new.2520/python-pytaglib.changes 2021-12-17 23:54:55.735550384 +0100 @@ -1,0 +2,5 @@ +Wed Dec 8 12:16:45 UTC 2021 - pgaj...@suse.com + +- do not require pytest-runner for build, it is not needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytaglib.spec ++++++ --- /var/tmp/diff_new_pack.OOOQia/_old 2021-12-17 23:54:56.227550791 +0100 +++ /var/tmp/diff_new_pack.OOOQia/_new 2021-12-17 23:54:56.231550795 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pytaglib # -# Copyright (c) 2020 SUSE LLC +# 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 @@ -26,13 +26,15 @@ Source: https://github.com/supermihi/pytaglib/archive/v%{version}.tar.gz BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel} -BuildRequires: %{python_module pytest-runner} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libtag-devel BuildRequires: python-rpm-macros Requires: python-setuptools +Requires(post): update-alternatives +Requires(postun):update-alternatives %python_subpackages %description