Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pytest-flake8dir for
openSUSE:Factory checked in at 2021-03-19 16:42:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-flake8dir (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-flake8dir.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-flake8dir"
Fri Mar 19 16:42:53 2021 rev:4 rq:879985 version:2.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-flake8dir/python-pytest-flake8dir.changes
2020-05-16 22:27:55.617469245 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-flake8dir.new.2401/python-pytest-flake8dir.changes
2021-03-19 16:43:05.950109381 +0100
@@ -1,0 +2,11 @@
+Thu Mar 18 21:37:53 UTC 2021 - Matej Cepl <[email protected]>
+
+- Update to 2.3.1:
+ - Use sys.executable to invoke flake8. This ensures that we run the
+ flake8 installed to match the current interpreter, in
+ multi-interpreter environments.
+ - Drop Python 3.5 support.
+ - Support Python 3.9.
+ - Move license from ISC to MIT License.
+
+-------------------------------------------------------------------
Old:
----
2.2.0.tar.gz
New:
----
2.3.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-flake8dir.spec ++++++
--- /var/tmp/diff_new_pack.B6wdzy/_old 2021-03-19 16:43:06.398109985 +0100
+++ /var/tmp/diff_new_pack.B6wdzy/_new 2021-03-19 16:43:06.402109991 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-flake8dir
#
-# 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
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pytest-flake8dir
-Version: 2.2.0
+Version: 2.3.1
Release: 0
Summary: A pytest fixture for testing flake8 plugins
License: ISC
@@ -40,9 +40,7 @@
A pytest fixture for testing flake8 plugins.
%prep
-%setup -q -n pytest-flake8dir-%{version}
-# fix gh#adamchainz/pytest-flake8dir#126
-sed -i '107 d' tests/test_pytest_flake8dir.py
+%autosetup -p1 -n pytest-flake8dir-%{version}
%build
%python_build
++++++ 2.2.0.tar.gz -> 2.3.1.tar.gz ++++++
++++ 1608 lines of diff (skipped)