Skip to content

Bump skia-pathops from 0.6.0.post3 to 0.7.2 #44

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2021

Bumps skia-pathops from 0.6.0.post3 to 0.7.2.

Release notes

Sourced from skia-pathops's releases.

v0.7.2

Added support for finding skia using pkg-config to allow building skia-pathops using system or externally compiled libskia. To enable that you must export BUILD_SKIA_FROM_SOURCE=0 environment varible to disable building embedded libskia from source (#54).

v0.7.1

Build wheels for Linux aarch64 (arm64) platform (#48). No code changes since v0.7.0.

v0.7.0

  • Updated libskia to current chrome/m95 branch (no known/notable changes to PathOps module).
  • No longer require python2 to build from source.
  • Build and publish universal2 wheels to support the new ARM-based Macs with Apple M1 chip.
Commits
  • 0728fbd Add support for finding skia using pkg-config (#54)
  • 7eb4687 Merge pull request #53 from fonttools/declare-min-py37
  • f615c6f Declare package Python 3.7+
  • ec787d4 build wheels for Linux aarch64 (#51)
  • 39dd41c pathops_test: assert almost equal within 4 decimal digit precision
  • 65e06eb Merge pull request #50 from fonttools/mac-m1-arm64
  • 677314f remove multibuild submodule and appveyor.yml
  • f862ff2 Revert "also build arm64 (aka aarch64) wheels for Linux"
  • 8db83cf also build arm64 (aka aarch64) wheels for Linux
  • dcd823d avoid pytest discovery, explicitly give it {project}/tests directory
  • 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 [skia-pathops](https://github.com/fonttools/skia-pathops) from 0.6.0.post3 to 0.7.2.
- [Release notes](https://github.com/fonttools/skia-pathops/releases)
- [Commits](fonttools/skia-pathops@v0.6.0.post3...v0.7.2)

---
updated-dependencies:
- dependency-name: skia-pathops
  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 30, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2022

Superseded by #75.

@dependabot dependabot bot closed this Oct 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/skia-pathops-0.7.2 branch October 28, 2022 23:03
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
Development

Successfully merging this pull request may close these issues.

0 participants