15
0

Accepting request 1000173 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1000173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyScreeze?expand=0&rev=9
This commit is contained in:
2022-08-30 12:50:34 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4428600ed19b30cd3f4b5d83767d198fc1dbae7439eecf9bd795445c009b67ae
size 25547

View File

@@ -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>

View File

@@ -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