forked from pool/python-PyScreeze
- 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:
committed by
Git OBS Bridge
parent
e0012ac13e
commit
6e809553cb
@@ -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
3
PyScreeze-0.1.20.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcdd1b20fb6366697d1a0ce9afbfe467799d9294cfb8f2ba5d9cd66a33aceedc
|
||||
size 21216
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user