Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyVirtualDisplay for openSUSE:Factory checked in at 2021-04-01 14:15:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyVirtualDisplay (Old) and /work/SRC/openSUSE:Factory/.python-PyVirtualDisplay.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyVirtualDisplay" Thu Apr 1 14:15:53 2021 rev:16 rq:881811 version:2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyVirtualDisplay/python-PyVirtualDisplay.changes 2020-08-25 12:40:03.513429071 +0200 +++ /work/SRC/openSUSE:Factory/.python-PyVirtualDisplay.new.2401/python-PyVirtualDisplay.changes 2021-04-01 14:16:00.947869075 +0200 @@ -1,0 +2,6 @@ +Sat Mar 27 13:35:24 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Update to v2.1 + * no release notes + +------------------------------------------------------------------- Old: ---- PyVirtualDisplay-1.3.2.tar.gz New: ---- PyVirtualDisplay-2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyVirtualDisplay.spec ++++++ --- /var/tmp/diff_new_pack.zCl4eR/_old 2021-04-01 14:16:02.567871888 +0200 +++ /var/tmp/diff_new_pack.zCl4eR/_new 2021-04-01 14:16:02.571871894 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-PyVirtualDisplay # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-PyVirtualDisplay -Version: 1.3.2 +Version: 2.1 Release: 0 Summary: Python wrapper for Xvfb, Xephyr and Xvnc License: BSD-2-Clause @@ -36,8 +36,7 @@ BuildRequires: %{python_module Pillow} BuildRequires: %{python_module attrs} BuildRequires: %{python_module entrypoint2} -BuildRequires: %{python_module path.py} -BuildRequires: %{python_module pyscreenshot} +BuildRequires: %{python_module psutil} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module vncdotool >= 0.13.0} @@ -53,7 +52,6 @@ %prep %setup -q -n PyVirtualDisplay-%{version} -sed -i 's/from backports import tempfile/import tempfile/' tests/test_xvnc.py %build %python_build @@ -69,6 +67,7 @@ %files %{python_files} %license LICENSE.txt %doc README.md -%{python_sitelib}/* +%{python_sitelib}/pyvirtualdisplay +%{python_sitelib}/PyVirtualDisplay-%{version}-*info %changelog ++++++ PyVirtualDisplay-1.3.2.tar.gz -> PyVirtualDisplay-2.1.tar.gz ++++++ ++++ 1818 lines of diff (skipped)