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

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