15
0

- update to 0.9.54:

* package metadata and testsuite fixes
   -- Fixed Windows XP problem with the DPI scaling API call.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyAutoGUI?expand=0&rev=12
This commit is contained in:
2023-12-27 13:47:38 +00:00
committed by Git OBS Bridge
parent 9b75b7b240
commit c92d25c859
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 27 13:46:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.9.54:
* package metadata and testsuite fixes
-------------------------------------------------------------------
Thu Sep 22 20:52:45 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
@@ -29,7 +35,7 @@ Thu Sep 22 20:52:45 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- v0.9.37
-- Updating setup.py
- v0.9.36
-- Fixed Windows XP problem with the DPI scaling API call.
-- Fixed Windows XP problem with the DPI scaling API call.
-------------------------------------------------------------------
Thu Nov 7 15:12:43 UTC 2019 - Matej Cepl <mcepl@suse.com>