Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-requirements-detector for
openSUSE:Factory checked in at 2021-02-11 12:49:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requirements-detector (Old)
and /work/SRC/openSUSE:Factory/.python-requirements-detector.new.28504
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requirements-detector"
Thu Feb 11 12:49:34 2021 rev:10 rq:871005 version:0.7
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-requirements-detector/python-requirements-detector.changes
2020-08-04 20:22:36.317003067 +0200
+++
/work/SRC/openSUSE:Factory/.python-requirements-detector.new.28504/python-requirements-detector.changes
2021-02-11 12:52:52.957959462 +0100
@@ -1,0 +2,6 @@
+Wed Feb 10 16:28:05 UTC 2021 - Mark??ta Machov?? <[email protected]>
+
+- Get rid of %ifpython3
+- Drop the conflict, the old version is only on Leap 15.1 and older by now
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requirements-detector.spec ++++++
--- /var/tmp/diff_new_pack.3zNQts/_old 2021-02-11 12:52:53.541960267 +0100
+++ /var/tmp/diff_new_pack.3zNQts/_new 2021-02-11 12:52:53.545960273 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-requirements-detector
#
-# 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
@@ -38,9 +38,6 @@
BuildRequires: %{python_module astroid >= 1.4}
BuildRequires: %{python_module pytest}
# /SECTION
-%ifpython3
-Conflicts: %{oldpython}-requirements-detector < 0.6
-%endif
%python_subpackages
%description