Dominique Leuenberger 5bd09e090a Accepting request 1345083 from devel:languages:python
- update to 10.1.0:
  * Added `BITS_PER_PIXELS_32`
  * Added `SUPPORTED_BITS_PER_PIXELS`
  * Removed `XEvent` class. Use `XErrorEvent` instead.
  * Added `XErrorEvent` class (old `Event` class is just an alias
    now, and will be removed in v9.0.0)
  * Added `compression_level=6` keyword argument to
    `MSS.__init__()`
  * Added `display=None` keyword argument to `MSS.__init__()`
  * Added `max_displays=32` keyword argument to `MSS.__init__()`
  * Added `with_cursor=False` keyword argument to
    `MSS.__init__()`
  * Added `MSS.with_cursor` attribute
  * Added `MSS.close()`
  * Moved `MSS.__init__()` keyword arguments handling to the base
    class
  * Renamed `error_handler()` function to `_error_handler()`
  * Renamed `validate()` function to `__validate()`
  * Renamed `MSS.has_extension()` method to
    `_is_extension_enabled()`
  * Removed `ERROR` namespace
  * Removed `MSS.drawable` attribute
  * Removed `MSS.root` attribute
  * Removed `MSS.get_error_details()` method. Use
    `ScreenShotError.details` attribute instead.

- Update to v7.0.1
  * tests: fix test_entry_point() when there are several monitors

OBS-URL: https://build.opensuse.org/request/show/1345083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mss?expand=0&rev=6
2026-04-09 14:08:38 +00:00
2026-04-07 22:10:39 +00:00
2026-04-07 22:10:39 +00:00
2026-04-07 22:10:39 +00:00
2026-04-07 22:10:39 +00:00
2026-04-07 22:10:39 +00:00
Description
No description provided
49 KiB
Languages
RPM Spec 100%