forked from pool/python-PyScreeze
Accepting request 999742 from home:yarunachalam:branches:devel:languages:python
- update to 0.1.28
* Fix for DC Release error that happened when calling pixel()
after calling screenshot() on Windows.
OBS-URL: https://build.opensuse.org/request/show/999742
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyScreeze?expand=0&rev=17
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:224963114176208eee13b0b984de1f5fdc11b7393ce48ad2b52390dc8855d346
|
||||
size 23787
|
||||
3
PyScreeze-0.1.28.tar.gz
Normal file
3
PyScreeze-0.1.28.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4428600ed19b30cd3f4b5d83767d198fc1dbae7439eecf9bd795445c009b67ae
|
||||
size 25547
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 02:58:53 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- update to 0.1.28
|
||||
* Fix for DC Release error that happened when calling pixel()
|
||||
after calling screenshot() on Windows.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 15:02:19 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-PyScreeze
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# 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-PyScreeze
|
||||
Version: 0.1.26
|
||||
Version: 0.1.28
|
||||
Release: 0
|
||||
Summary: A screenshot Python module
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user