forked from pool/python-pyscreenshot
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyscreenshot?expand=0&rev=13
68 lines
2.1 KiB
Plaintext
68 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 11 05:49:32 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 16 12:51:48 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- test flavor: Drop BuildRequires: maim as test_maim is not being
|
|
run anyway.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 9 09:59:35 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 3.1:
|
|
* Python 3.10 support
|
|
* documentation update
|
|
* test fixes
|
|
* Better approach using jeepney
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 22 09:54:12 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Increase timeout for running tests
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 2 09:00:03 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Remove python_module macro definition
|
|
- More specific python_sitelib in %files
|
|
- Update to 3.0:
|
|
* Force latest `0.2.4` version for entrypoint2 dependency
|
|
* remove py2
|
|
* PIL is the first choice for osx and win
|
|
* select PIL backend for Linux also
|
|
* test: remove path.py dependency
|
|
* fix sway doc
|
|
* format code
|
|
* test: fix sway
|
|
* test: error message for missing DISPLAY variable
|
|
* grim: fix py2 syntax
|
|
* test_pygdk3: check Gdk install
|
|
* clean.py: new
|
|
* use UNKNOWN_VERSION constant in grim wrapper
|
|
* add grim wrapper
|
|
* test: log_format
|
|
* fix speedtest
|
|
* speedtest: "number" parameter
|
|
* vagrant: fix ubuntu 20.04 based boxes
|
|
* remove gtk backend
|
|
* remove qtpy backend
|
|
* test: showall: faster window opening
|
|
* xwd backend (but not used)
|
|
* test_examples
|
|
* test: remove temp files
|
|
* test: use os.path.join
|
|
* examples+generate doc
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 25 07:58:12 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Switch to multibuild to avoid build cycles
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 1 02:36:27 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v1.0
|