Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ligotimegps for openSUSE:Factory checked in at 2021-12-16 21:19:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ligotimegps (Old) and /work/SRC/openSUSE:Factory/.python-ligotimegps.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ligotimegps" Thu Dec 16 21:19:45 2021 rev:2 rq:940885 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ligotimegps/python-ligotimegps.changes 2020-11-04 18:30:57.116339308 +0100 +++ /work/SRC/openSUSE:Factory/.python-ligotimegps.new.2520/python-ligotimegps.changes 2021-12-16 21:20:58.926559363 +0100 @@ -1,0 +2,5 @@ +Tue Dec 14 12:35:00 UTC 2021 - pgaj...@suse.com + +- pytest-runner is not required for build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ligotimegps.spec ++++++ --- /var/tmp/diff_new_pack.hUAsyr/_old 2021-12-16 21:20:59.266559492 +0100 +++ /var/tmp/diff_new_pack.hUAsyr/_new 2021-12-16 21:20:59.270559494 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ligotimegps # -# Copyright (c) 2018 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 @@ -12,24 +12,24 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Name: python-ligotimegps Version: 2.0.1 Release: 0 -License: GPL-3.0 +License: GPL-3.0-only Summary: A pure-python version of lalLIGOTimeGPS -Url: https://github.com/gwpy/ligotimegps +URL: https://github.com/gwpy/ligotimegps Group: Development/Languages/Python Source: https://files.pythonhosted.org/packages/source/l/ligotimegps/ligotimegps-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module six} BuildRequires: %{python_module pytest >= 2.8} -BuildRequires: %{python_module pytest-runner} # /SECTION BuildRequires: fdupes Requires: python-six