17
0

22 Commits

Author SHA256 Message Date
e1ea4df997 Accepting request 1276896 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1276896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyScreeze?expand=0&rev=11
2025-05-12 18:19:18 +00:00
4be7f3306e - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyScreeze?expand=0&rev=21
2025-05-12 14:47:52 +00:00
daa7126e72 Accepting request 1137824 from devel:languages:python
- update to 0.1.30:
  * Fixed screenshots so they work on Wayland

- update to 0.1.28
- Initial release of python-PyScreeze 0.1.14

OBS-URL: https://build.opensuse.org/request/show/1137824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyScreeze?expand=0&rev=10
2024-01-10 20:52:12 +00:00
5c338046cd - update to 0.1.30:
* Fixed screenshots so they work on Wayland
- update to 0.1.28
- Initial release of python-PyScreeze 0.1.14

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyScreeze?expand=0&rev=19
2024-01-09 22:01:56 +00:00
889d460e16 Accepting request 1000173 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1000173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyScreeze?expand=0&rev=9
2022-08-30 12:50:34 +00:00
ee81aa3c7d Accepting request 999742 from home:yarunachalam:branches:devel:languages:python
- update to 0.1.28 
  * Fix for DC Release error that happened when calling pixel()
    after calling screenshot() on Windows.

OBS-URL: https://build.opensuse.org/request/show/999742
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyScreeze?expand=0&rev=17
2022-08-30 07:36:41 +00:00
e102941633 Accepting request 764770 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/764770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyScreeze?expand=0&rev=8
2020-01-16 17:21:26 +00:00
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
c6074d8a54 Accepting request 732896 from devel:languages:python
- Update to 0.1.22:
  * Added -z to scrot to silence the beep.

OBS-URL: https://build.opensuse.org/request/show/732896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyScreeze?expand=0&rev=7
2019-09-25 06:41:59 +00:00
Tomáš Chvátal
0f87519e02 - Update to 0.1.22:
* Added -z to scrot to silence the beep.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyScreeze?expand=0&rev=13
2019-09-24 09:46:44 +00:00
e4a122dff3 Accepting request 710520 from devel:languages:python
- Update to 0.1.21:
  * Fix memory leak at pixel().

OBS-URL: https://build.opensuse.org/request/show/710520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyScreeze?expand=0&rev=6
2019-06-18 12:59:32 +00:00
Tomáš Chvátal
ae35c56b9c - Update to 0.1.21:
* Fix memory leak at pixel().

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyScreeze?expand=0&rev=11
2019-06-18 09:46:44 +00:00
Stephan Kulow
ac341dff7c Accepting request 683737 from devel:languages:python
- 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/request/show/683737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyScreeze?expand=0&rev=5
2019-03-11 12:51:25 +00:00
Tomáš Chvátal
6e809553cb - 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
2019-03-11 09:39:16 +00:00
3589547393 Accepting request 681528 from devel:languages:python
- 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().

OBS-URL: https://build.opensuse.org/request/show/681528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyScreeze?expand=0&rev=4
2019-03-05 11:25:22 +00:00
Tomáš Chvátal
e0012ac13e - 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().

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyScreeze?expand=0&rev=7
2019-03-04 17:43:37 +00:00
dafeb2eb73 Accepting request 659306 from devel:languages:python
- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyScreeze?expand=0&rev=3
2019-01-24 13:03:03 +00:00
0532d7d362 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyScreeze?expand=0&rev=5
2018-12-04 13:54:19 +00:00
e43b15346f Accepting request 603085 from devel:languages:python
- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/603085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyScreeze?expand=0&rev=2
2018-05-08 11:36:33 +00:00
a47b99fcf8 Accepting request 583114 from devel:languages:python
New package python-PyScreeze, required by mycroft-core

OBS-URL: https://build.opensuse.org/request/show/583114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyScreeze?expand=0&rev=1
2018-03-07 09:36:12 +00:00
Tomáš Chvátal
eefd0592f9 Accepting request 583151 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/583151
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyScreeze?expand=0&rev=2
2018-03-06 08:07:49 +00:00
Tomáš Chvátal
b5c38935a6 Accepting request 583100 from home:alarrosa:branches:devel:languages:python
New package python-PyScreeze, required by mycroft-core

OBS-URL: https://build.opensuse.org/request/show/583100
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyScreeze?expand=0&rev=1
2018-03-05 18:22:21 +00:00