Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pycairo from 1.19.1 to 1.27.0 #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps pycairo from 1.19.1 to 1.27.0.

Release notes

Sourced from pycairo's releases.

v1.27.0

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-27-0

v1.26.1

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-26-1

v1.26.0

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-26-0

v1.25.1

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-25-1

v1.25.0

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-25-0

v1.24.0

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-24-0

v1.23.0

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-23-0

v1.22.0

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-22-0

v1.21.0

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-21-0

v1.20.1

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-20-1

v1.20.0

https://pycairo.readthedocs.io/en/latest/changelog.html#v1-20-0

Changelog

Sourced from pycairo's changelog.

1.27.0 - 2024-09-06

This release only contains build related changes/fixes and no API changes.

  • Drop support for Python 3.8
  • Add Windows wheels for Python 3.13
  • Updated cairo in Windows wheels from 1.18.0 to 1.18.2
  • Port PEP517/wheel build from setuptools to meson-python. This means setup.py is gone. System packagers should not switch to wheel builds and continue using meson directly.
  • meson: install the package metadata to .dist-info/METADATA instead of .egg-info
  • Drop arm64 Windows wheels again. pypa/cibuildwheel does not support cross compiling with meson-python. They might be added back in the future if GitHub Actions gains a native Windows runner with arm64 support.

.. _v1.26.1:

1.26.1 - 2024-06-21

  • Fix Surface.set_mime_data() with Python 3.13 :pr:366 This also fixes the test suite with Python 3.13b2.
  • Update vendored Windows wheel dependencies :pr:370

.. _v1.26.0:

1.26.0 - 2024-02-11

This release only contains build related changes/fixes and no API changes.

  • Bump minimum required meson version from 0.56.0 to 0.64.0 :pr:346
  • Various meson related cleanups :pr:350
  • Fix header file being installed to the wrong location with meson on some systems :pr:350
  • Adds a new wheel meson build option as preparation for meson-python support :pr:350 :pr:345
  • Update dependencies (libpng, pixman, zlib) of the Windows wheels :pr:358
  • Various maintenance related updates :pr:360 :pr:359 :pr:361 :pr:362

.. _v1.25.1:

1.25.1 - 2023-10-21

  • Fix a crash with pypy3.10 :pr:344
  • Fix the build with CPython 3.13.0a1 :pr:343

.. _v1.25.0:

1.25.0 - 2023-09-26

... (truncated)

Commits
  • 0a5d483 release
  • 9c13062 Merge pull request #382 from lazka/new-metadata
  • c4425f0 meson: switch from .egg-info to .dist-info
  • 5cfaf87 Merge pull request #381 from lazka/wheels313
  • d60f043 CI: build wheels for Python 3.13
  • 7977dfc Merge pull request #380 from lazka/remove-setup.py
  • 993c8b1 flake8: ignore .git directory
  • ba392c2 Remove setup.py
  • 962870c Merge pull request #379 from lazka/ci-no-build-iso
  • 5a3a36b CI: disable build isolation and bump meson-python
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pycairo](https://github.com/pygobject/pycairo) from 1.19.1 to 1.27.0.
- [Release notes](https://github.com/pygobject/pycairo/releases)
- [Changelog](https://github.com/pygobject/pycairo/blob/main/NEWS)
- [Commits](pygobject/pycairo@v1.19.1...v1.27.0)

---
updated-dependencies:
- dependency-name: pycairo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants