15
0
Files
python-PyScreeze/python-PyScreeze.changes
Tomáš Chvátal 9574bd87be 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
2020-01-15 18:48:06 +00:00

50 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
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>
- Update to 0.1.22:
* Added -z to scrot to silence the beep.
-------------------------------------------------------------------
Tue Jun 18 09:11:09 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.1.21:
* Fix memory leak at pixel().
-------------------------------------------------------------------
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>
- Update to 0.1.19:
* Fixing MANIFEST.in to include readme, which cause installation failure.
* Adjusted setup.py to include the long description.
* Adjusted setup.py to include the long description.
* Fixed a bug involving the generator for locateAll().
-------------------------------------------------------------------
Tue Dec 4 12:52:48 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Mon Mar 5 22:30:54 UTC 2018 - jengelh@inai.de
- Ensure neutrality of description.
-------------------------------------------------------------------
Mon Mar 5 17:49:48 UTC 2018 - alarrosa@suse.com
- Initial release of python-PyScreeze 0.1.14