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,7 +1,7 @@
#
# spec file for package python-PyAutoGUI
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 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.53
Version: 0.9.54
Release: 0
Summary: A Python module for GUI automation that can control the keyboard and mouse
License: BSD-3-Clause