Hello community,

here is the log from the commit of package python-keyring for openSUSE:Factory 
checked in at 2018-09-16 18:29:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-keyring (Old)
 and      /work/SRC/openSUSE:Factory/.python-keyring.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-keyring"

Sun Sep 16 18:29:49 2018 rev:31 rq:635405 version:13.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-keyring/python-keyring.changes    
2018-07-18 22:55:44.518602337 +0200
+++ /work/SRC/openSUSE:Factory/.python-keyring.new/python-keyring.changes       
2018-09-16 18:29:52.971454546 +0200
@@ -1,0 +2,5 @@
+Wed Sep  5 20:27:43 UTC 2018 - dmuel...@suse.com
+
+- drop flake8 dependency
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-keyring.spec ++++++
--- /var/tmp/diff_new_pack.myG4O6/_old  2018-09-16 18:29:53.331454402 +0200
+++ /var/tmp/diff_new_pack.myG4O6/_new  2018-09-16 18:29:53.331454402 +0200
@@ -30,7 +30,6 @@
 BuildRequires:  %{python_module entrypoints}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest >= 3.5}
-BuildRequires:  %{python_module pytest-flake8}
 BuildRequires:  %{python_module pytest-sugar >= 0.9.1}
 BuildRequires:  %{python_module setuptools >= 17.1}
 BuildRequires:  %{python_module setuptools_scm >= 1.15.0}
@@ -59,6 +58,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+# remove flake8
+sed -i -e 's,--flake8,,' pytest.ini
 # remove test expecting the /usr/bin
 rm -rf tests/test_packaging.py
 # sadly most tests need running dbus to communicate with secretstorage/etc


Reply via email to