Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-injector for openSUSE:Factory
checked in at 2021-03-08 15:16:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-injector (Old)
and /work/SRC/openSUSE:Factory/.python-injector.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-injector"
Mon Mar 8 15:16:27 2021 rev:6 rq:867347 version:0.18.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-injector/python-injector.changes
2020-04-09 23:15:25.066243216 +0200
+++
/work/SRC/openSUSE:Factory/.python-injector.new.2378/python-injector.changes
2021-03-08 15:18:22.981988154 +0100
@@ -1,0 +2,5 @@
+Thu Jan 28 04:00:57 UTC 2021 - Steve Kowalik <[email protected]>
+
+- BuildRequires on the dataclasses module if using python 3.6
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-injector.spec ++++++
--- /var/tmp/diff_new_pack.ZW44rD/_old 2021-03-08 15:18:23.801988755 +0100
+++ /var/tmp/diff_new_pack.ZW44rD/_new 2021-03-08 15:18:23.805988758 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-injector
#
-# 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
@@ -31,6 +31,7 @@
BuildRequires: %{pythons}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
+BuildRequires: ((python3-dataclasses and python3-base < 3.7) or
(python36-dataclasses and python36-base))
Requires: python
Requires: python-typing_extensions >= 3.7.4
BuildArch: noarch