forked from pool/python-PyScreeze
Accepting request 764716 from home:mcalabkova:branches:devel:languages:python
- update to 0.1.26 * Added some comments and docstring. Updated setup.py to Python 3.8 * Made Pillow a hard requirement for the general unit test. OBS-URL: https://build.opensuse.org/request/show/764716 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyScreeze?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
0f87519e02
commit
9574bd87be
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-PyScreeze
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 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.22
|
||||
Version: 0.1.26
|
||||
Release: 0
|
||||
Summary: A screenshot Python module
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user