Skip to content

Bump pycairo from 1.19.1 to 1.21.0#45

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pycairo-1.21.0
Closed

Bump pycairo from 1.19.1 to 1.21.0#45
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pycairo-1.21.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 7, 2022

Bumps pycairo from 1.19.1 to 1.21.0.

Release notes

Sourced from pycairo's releases.

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.21.0 - 2022-03-07

  • Require Python 3.7+ :pr:250
  • Require meson 0.53+
  • Using setup.py directly to build/install pycairo is deprecated. Use meson instead.
  • setup.py now requires setuptools. Previously it was optional.
  • The complete API reference is now included in the typing stubs, so it can be consumed/shown by IDEs. :pr:236 :pr:252

.. _v1.20.1:

1.20.1 - 2021-06-03

  • Use poetry for development :pr:232
  • setup.py: Respect the PKG_CONFIG environment variable :pr:235
  • Make import_cairo inline in addition to static :pr:224
  • docs: Fix example in Pattern.set_filter() docs :pr:221
  • docs: Fix build with newer sphinx :pr:222
  • docs: Fix NumPy width, height-conventions in examples :pr:231
  • docs: Last parameter of rel_curve_to should be dy3, not dy4 :pr:230
  • mypy: Fixes for mypy 0.800+ :pr:233
  • mypy: Don't run mypy via pytest :pr:234

.. _v1.20.0:

1.20.0 - 2020-10-05

  • Require Python 3.6+ :pr:201
  • Require cairo 1.15.10+ :pr:204
  • docs: support Sphinx 3.0 :pr:207
  • meson: add 'tests' option to skip tests :pr:188
  • Windows: build wheels :pr:197
  • Add support for Python 3.9 and 3.10 :pr:198 :pr:202
  • examples: add a Jupyter Notebook example :pr:181
  • Raise an error early when being passed a file object not opened in binary mode :pr:205
  • Add a pyproject.toml file :pr:206

.. _v1.19.1:

Commits
  • 7f7869f release
  • db258c2 meson: set a license string
  • b4c8ea6 setup.py: require setuptools
  • fb6f88c Merge pull request #254 from lazka/ci-cleanup
  • 4ba83ae CI: also test with poetry/meson/pip in more cases; cleanup
  • 5891c78 meson: require 0.53
  • 5c48082 Merge pull request #253 from andriyor/patch-1
  • 43181cc add GitHub URL for PyPi
  • 080115d meson: remove flake8 check
  • f5f907d docs: stop mentioning setup.py on the first page
  • 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 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.21.0.
- [Release notes](https://github.com/pygobject/pycairo/releases)
- [Changelog](https://github.com/pygobject/pycairo/blob/master/NEWS)
- [Commits](pygobject/pycairo@v1.19.1...v1.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 7, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 21, 2022

Superseded by #53.

@dependabot dependabot Bot closed this Nov 21, 2022
@dependabot dependabot Bot deleted the dependabot/pip/pycairo-1.21.0 branch November 21, 2022 19:09
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