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,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3754827173421ed73a374be3fda649d52826b57e063cb1b97be67b3c220e9b6
|
||||
size 22266
|
||||
3
PyScreeze-0.1.26.tar.gz
Normal file
3
PyScreeze-0.1.26.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:224963114176208eee13b0b984de1f5fdc11b7393ce48ad2b52390dc8855d346
|
||||
size 23787
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 15:02:19 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 09:44:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -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