Accepting request 1135311 from devel:languages:python
- 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/request/show/1135311 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyAutoGUI?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d31de8f712218d90be7fc98091fce1a12a3e9196e0c814eb9afd73bb2ec97035
|
||||
size 59031
|
||||
3
PyAutoGUI-0.9.54.tar.gz
Normal file
3
PyAutoGUI-0.9.54.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd1d29e8fd118941cb193f74df57e5c6ff8e9253b99c7b04f39cfc69f3ae04b2
|
||||
size 61236
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user