Hello community,
here is the log from the commit of package python-flake8-bugbear for
openSUSE:Factory checked in at 2018-07-18 22:57:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-flake8-bugbear (Old)
and /work/SRC/openSUSE:Factory/.python-flake8-bugbear.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flake8-bugbear"
Wed Jul 18 22:57:11 2018 rev:2 rq:623630 version:18.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-flake8-bugbear/python-flake8-bugbear.changes
2018-07-12 09:20:45.758552569 +0200
+++
/work/SRC/openSUSE:Factory/.python-flake8-bugbear.new/python-flake8-bugbear.changes
2018-07-18 22:58:04.850136914 +0200
@@ -1,0 +2,5 @@
+Wed Jul 18 11:36:14 UTC 2018 - [email protected]
+
+- This module requires py3.5+ thus restrict the build
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-flake8-bugbear.spec ++++++
--- /var/tmp/diff_new_pack.f2CHU0/_old 2018-07-18 22:58:05.210135720 +0200
+++ /var/tmp/diff_new_pack.f2CHU0/_new 2018-07-18 22:58:05.218135693 +0200
@@ -26,7 +26,7 @@
Group: Development/Languages/Python
Url: https://github.com/PyCQA/flake8-bugbear
Source:
https://files.pythonhosted.org/packages/source/f/flake8-bugbear/flake8-bugbear-%{version}.tar.gz
-BuildRequires: %{python_module devel}
+BuildRequires: %{python_module base >= 3.5}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros