15
0

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:
2022-08-30 07:36:41 +00:00
committed by Git OBS Bridge
parent 9574bd87be
commit ee81aa3c7d
4 changed files with 12 additions and 5 deletions

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