Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-particle for openSUSE:Factory
checked in at 2021-01-21 21:57:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-particle (Old)
and /work/SRC/openSUSE:Factory/.python-particle.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-particle"
Thu Jan 21 21:57:10 2021 rev:6 rq:865315 version:0.14.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-particle/python-particle.changes
2020-12-01 14:23:26.373635700 +0100
+++
/work/SRC/openSUSE:Factory/.python-particle.new.28504/python-particle.changes
2021-01-21 21:57:11.273853390 +0100
@@ -1,0 +2,6 @@
+Thu Jan 21 08:36:30 UTC 2021 - andy great <[email protected]>
+
+- Make importlib_resources dependency available to all opensuse
+ version.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-particle.spec ++++++
--- /var/tmp/diff_new_pack.lAJuXM/_old 2021-01-21 21:57:11.705853537 +0100
+++ /var/tmp/diff_new_pack.lAJuXM/_new 2021-01-21 21:57:11.709853538 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-particle
#
-# 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
@@ -39,10 +39,8 @@
BuildArch: noarch
# SECTION For tests
BuildRequires: %{python_module hepunits}
-BuildRequires: %{python_module pytest}
-%if 0%{?suse_version} <= 1500
BuildRequires: %{python_module importlib_resources}
-%endif
+BuildRequires: %{python_module pytest}
# /SECTION
%python_subpackages