Hello community, here is the log from the commit of package python-pyudev for openSUSE:Factory checked in at 2020-03-08 22:21:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyudev (Old) and /work/SRC/openSUSE:Factory/.python-pyudev.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyudev" Sun Mar 8 22:21:36 2020 rev:21 rq:780386 version:0.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyudev/python-pyudev.changes 2018-12-27 00:28:10.299722996 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyudev.new.26092/python-pyudev.changes 2020-03-08 22:21:41.099986669 +0100 @@ -1,0 +2,12 @@ +Fri Feb 28 21:38:51 UTC 2020 - Dirk Mueller <dmuel...@suse.com> + +- update to 0.22.0: + - Add a six-enabled move for collections move imports: + https://github.com/pyudev/pyudev/pull/386 + - Fix any newly introduced pylint errors + - Numerous improvements or updates to the test infrastructure + - A number of test updates + - Require yapf 0.21.0 for Python formatting + - Various documentation fixes and updates + +------------------------------------------------------------------- Old: ---- pyudev-0.21.0.tar.gz New: ---- pyudev-0.22.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyudev.spec ++++++ --- /var/tmp/diff_new_pack.033tmF/_old 2020-03-08 22:21:41.503986918 +0100 +++ /var/tmp/diff_new_pack.033tmF/_new 2020-03-08 22:21:41.507986920 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pyudev # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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-%{**}} %bcond_with test Name: python-pyudev -Version: 0.21.0 +Version: 0.22.0 Release: 0 Summary: Udev bindings for Python License: LGPL-2.1-or-later @@ -40,6 +40,7 @@ BuildRequires: %{python_module hypothesis} BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module six} %endif %ifpython2 # pyudev was last used in KDE:Unstable:Playground (pyudev-0.8) ++++++ pyudev-0.21.0.tar.gz -> pyudev-0.22.0.tar.gz ++++++ ++++ 5174 lines of diff (skipped)