Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-PyAutoGUI for
openSUSE:Factory checked in at 2022-09-26 18:48:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyAutoGUI (Old)
and /work/SRC/openSUSE:Factory/.python-PyAutoGUI.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyAutoGUI"
Mon Sep 26 18:48:27 2022 rev:4 rq:1006030 version:0.9.53
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyAutoGUI/python-PyAutoGUI.changes
2019-11-08 15:24:58.102946668 +0100
+++
/work/SRC/openSUSE:Factory/.python-PyAutoGUI.new.2275/python-PyAutoGUI.changes
2022-09-26 18:48:29.920087679 +0200
@@ -1,0 +2,33 @@
+Thu Sep 22 20:52:45 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- v0.9.53
+ -- Fixed a compatibility issue with the pystray module.
+- 0.9.52
+ -- Fixed hotkey() to work with PAUSE.
+- v0.9.51
+ -- Added the hold() context manager, several bug fixes for mac mouse
functions.
+- v0.9.50
+ -- The 0.9.49 changes were incredibly buggy and have been reverted.
+- v0.9.49
+ -- Migrated from Quartz to Rubicon
+- v0.9.46
+ -- Added mouseinfo module.
+- v0.9.45
+ -- Added left-click, made mouse buttons more explicit and fixed it so that
the right mouse button is 2 and middle mouse button is 3.
+ Added failsafe points in all corners. Added screenshot logging. Fixed
_autoPause().
+- v0.9.44
+ -- Adding ability to pass 4-integer box tuples to click() and other
functions.
+- v0.9.43
+ -- Renamed getFocusedWindow to getActiveWindow to keep it up to date with
pygetwindow.
+- v0.9.40
+ -- Created FAILSAFE_POINT constant instead of hard coding (0, 0), add
move(), drag(), write() names. Adding PyGetWindow.
+- v0.9.39
+ -- Added tox and fixed setup.py for Python 2 compatibility.
+- v0.9.38
+ -- Removing non-ascii characters from readme because it causes failures
when displaying on Windows.
+- v0.9.37
+ -- Updating setup.py
+- v0.9.36
+ -- Fixed Windows XP problem with the DPI scaling API call.
+
+-------------------------------------------------------------------
Old:
----
PyAutoGUI-0.9.36.tar.gz
New:
----
PyAutoGUI-0.9.53.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyAutoGUI.spec ++++++
--- /var/tmp/diff_new_pack.adl4IA/_old 2022-09-26 18:48:30.532088836 +0200
+++ /var/tmp/diff_new_pack.adl4IA/_new 2022-09-26 18:48:30.540088851 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-PyAutoGUI
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 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-PyAutoGUI
-Version: 0.9.36
+Version: 0.9.53
Release: 0
Summary: A Python module for GUI automation that can control the
keyboard and mouse
License: BSD-3-Clause
++++++ PyAutoGUI-0.9.36.tar.gz -> PyAutoGUI-0.9.53.tar.gz ++++++
++++ 6994 lines of diff (skipped)