Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-tinyrecord for
openSUSE:Factory checked in at 2021-11-03 17:26:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tinyrecord (Old)
and /work/SRC/openSUSE:Factory/.python-tinyrecord.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tinyrecord"
Wed Nov 3 17:26:19 2021 rev:3 rq:928948 version:0.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tinyrecord/python-tinyrecord.changes
2020-10-15 13:51:26.349325440 +0200
+++
/work/SRC/openSUSE:Factory/.python-tinyrecord.new.1890/python-tinyrecord.changes
2021-11-03 17:27:16.229370189 +0100
@@ -1,0 +2,5 @@
+Wed Nov 3 07:48:26 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Remove unneeded Build-Requires on pytest-runner.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tinyrecord.spec ++++++
--- /var/tmp/diff_new_pack.j3a1rr/_old 2021-11-03 17:27:16.621370403 +0100
+++ /var/tmp/diff_new_pack.j3a1rr/_new 2021-11-03 17:27:16.625370405 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-tinyrecord
#
-# 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,7 +26,6 @@
Group: Development/Languages/Python
URL: https://github.com/eugene-eeo/tinyrecord
Source:
https://github.com/eugene-eeo/tinyrecord/archive/v%{version}.tar.gz
-BuildRequires: %{python_module pytest-runner}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module tinydb}