15
0

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:
Tomáš Chvátal
2020-01-15 18:48:06 +00:00
committed by Git OBS Bridge
parent 0f87519e02
commit 9574bd87be
4 changed files with 12 additions and 5 deletions

View File

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