Hello community,
here is the log from the commit of package python-pytest-flake8dir for
openSUSE:Factory checked in at 2020-05-16 22:27:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-flake8dir (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-flake8dir.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-flake8dir"
Sat May 16 22:27:51 2020 rev:3 rq:806001 version:2.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-flake8dir/python-pytest-flake8dir.changes
2020-01-07 23:52:00.567989451 +0100
+++
/work/SRC/openSUSE:Factory/.python-pytest-flake8dir.new.2738/python-pytest-flake8dir.changes
2020-05-16 22:27:55.617469245 +0200
@@ -1,0 +2,5 @@
+Fri May 15 22:45:46 UTC 2020 - Benjamin Greiner <[email protected]>
+
+- Fix failing test gh#adamchainz/pytest-flake8dir#126
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-flake8dir.spec ++++++
--- /var/tmp/diff_new_pack.eBTZ9t/_old 2020-05-16 22:27:56.625471313 +0200
+++ /var/tmp/diff_new_pack.eBTZ9t/_new 2020-05-16 22:27:56.629471322 +0200
@@ -41,6 +41,8 @@
%prep
%setup -q -n pytest-flake8dir-%{version}
+# fix gh#adamchainz/pytest-flake8dir#126
+sed -i '107 d' tests/test_pytest_flake8dir.py
%build
%python_build