Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Update dependency mss to v9 - #29

Closed
DorskFR wants to merge 1 commit into
mainfrom
renovate/mss-9.x
Closed

Update dependency mss to v9#29
DorskFR wants to merge 1 commit into
mainfrom
renovate/mss-9.x

Conversation

@DorskFR

@DorskFR DorskFR commented Jul 20, 2024

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Update Change
mss major ==6.1.0 -> ==9.0.1

Release Notes

BoboTiG/python-mss (mss)

v9.0.1

Compare Source

  • CLI: fixed entry point not taking into account arguments

v9.0.0

Compare Source

  • Linux: add failure handling to XOpenDisplay() call (fixes #​246)
  • Mac: tiny improvement in monitors finding
  • Windows: refactored how internal handles are stored (fixes #​198)
  • Windows: removed side effects when leaving the context manager, resources are all freed (fixes #​209)
  • CI: run tests via xvfb-run on GitHub Actions (#​248)
  • tests: enhance test_get_pixels.py, and try to fix a random failure at the same time (related to #​251)
  • tests: use PyVirtualDisplay instead of xvfbwrapper (#​249)
  • tests: automatic rerun in case of failure (related to #​251)
  • ❤️ contributors: @​mgorny, @​CTPaHHuK-HEbA

v8.0.3

Compare Source

  • added support for Python 3.12
  • MSS: added PEP 561 compatibility
  • MSS: include more files in the sdist package (#​240)
  • Linux: restore the original X error handler in .close() (#​241)
  • Linux: fixed XRRCrtcInfo.width, and XRRCrtcInfo.height, C types
  • doc: use markdown for the README, and changelogs
  • dev: renamed the master branch to main
  • dev: review the structure of the repository to fix/improve packaging issues (#​243)
  • ❤️ contributors: @​mgorny, @​relent95

v8.0.2

Compare Source

  • fixed SetuptoolsDeprecationWarning: Installing 'XXX' as data is deprecated, please list it in packages
  • CLI: fixed arguments handling

v8.0.1

Compare Source

  • MSS: ensure --with-cursor, and with_cursor argument & attribute, are simple NOOP on platforms not supporting the feature
  • CLI: do not raise a ScreenShotError when -q, or --quiet, is used but return `
  • tests: fixed test_entry_point() with multiple monitors having the same resolution

v8.0.0

Compare Source

  • removed support for Python 3.6
  • removed support for Python 3.7
  • MSS: fixed PEP 484 prohibits implicit Optional
  • MSS: the whole source code was migrated to PEP 570 (Python positional-only parameters)
  • Linux: reset the X server error handler on exit to prevent issues with Tk/Tkinter (fixes #​220)
  • Linux: refactored how internal handles are stored to fixed issues with multiple X servers (fixes #​210)
  • Linux: removed side effects when leaving the context manager, resources are all freed (fixes #​210)
  • Linux: added mouse support (related to #​55)
  • CLI: added --with-cursor argument
  • tests: added PyPy 3.9, removed tox, and improved GNU/Linux coverage
  • ❤️ contributors: @​zorvios

v7.0.1

Compare Source

  • fixed the wheel package

v7.0.0

Compare Source

  • added support for Python 3.11
  • added support for Python 3.10
  • removed support for Python 3.5
  • MSS: modernized the code base (types, f-string, ran isort & black) (closes #​101)
  • MSS: fixed several Sourcery issues
  • MSS: fixed typos here, and there
  • doc: fixed an error when building the documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@DorskFR DorskFR closed this Oct 5, 2024
@DorskFR
DorskFR deleted the renovate/mss-9.x branch October 5, 2024 11:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant