15
0

- Update to 0.1.20:

* Going back to the old "return None" behavior, but adding
    USE_IMAGE_NOT_FOUND_EXCEPTION to make raising exceptions possible too

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyScreeze?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-03-11 09:39:16 +00:00
committed by Git OBS Bridge
parent e0012ac13e
commit 6e809553cb
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9dfa4ff43d39538f12d4aa2ace446ede87f91a64b486cc819e5f72ba87aaa994
size 21048

3
PyScreeze-0.1.20.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 11 09:38:34 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.1.20:
* Going back to the old "return None" behavior, but adding
USE_IMAGE_NOT_FOUND_EXCEPTION to make raising exceptions possible too
-------------------------------------------------------------------
Mon Mar 4 17:41:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-PyScreeze
Version: 0.1.19
Version: 0.1.20
Release: 0
Summary: A screenshot Python module
License: BSD-3-Clause