Bump opencv-contrib-python-headless from 4.1.2.30 to 4.7.0.72 #128

Open
dependabot[bot] wants to merge 1 commits from dependabot-pip-opencv-contrib-python-headless-4.7.0.72 into master
dependabot[bot] commented 2023-02-22 23:21:23 +01:00 (Migrated from github.com)

Bumps opencv-contrib-python-headless from 4.1.2.30 to 4.7.0.72.

Release notes

Sourced from opencv-contrib-python-headless's releases.

4.7.0.72

OpenCV 4.7.0 with various distribution bug fixes.

  • Mac OS 11 support.
  • Old Linux support with zlib version older than 1.9.
  • Package build fixes for Python 11 on Musl C based system (Alpine).

4.7.0.70

OpenCV 4.7.0 with various distribution bug fixes.

  • Mac OS 11 support.
  • Old Linux support with zlib version older than 1.9.
  • Package build fixes for Python 11 on Musl C based system (Alpine).

4.7.0.68

opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/

OpenCV 4.7.0

Changes:

  • Updated third-party libraries to fix potential vulnerabilities.
  • Dropped Python 3.6 support.
  • Added Python 3.11 support.

4.6.0.66

opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/

OpenCV 4.6.0

Changes:

  • Updated third-party libraries to fix potential vulnerabilities. #666
  • Added support for building Windows ARM64 Python package. #644
  • The repository has been synchronized with scikit-build 0.14.0 release. #637
  • The build without internet connection has been fixed. #642
  • This release produced with libpng 1.6.37 and supports eXIf orientation tag. #662

4.5.5.64

opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/

OpenCV 4.5.5

... (truncated)

Commits

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 [opencv-contrib-python-headless](https://github.com/opencv/opencv-python) from 4.1.2.30 to 4.7.0.72. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opencv/opencv-python/releases">opencv-contrib-python-headless's releases</a>.</em></p> <blockquote> <h2>4.7.0.72</h2> <p>OpenCV 4.7.0 with various distribution bug fixes.</p> <ul> <li>Mac OS 11 support.</li> <li>Old Linux support with zlib version older than 1.9.</li> <li>Package build fixes for Python 11 on Musl C based system (Alpine).</li> </ul> <h2>4.7.0.70</h2> <p>OpenCV 4.7.0 with various distribution bug fixes.</p> <ul> <li>Mac OS 11 support.</li> <li>Old Linux support with zlib version older than 1.9.</li> <li>Package build fixes for Python 11 on Musl C based system (Alpine).</li> </ul> <h2>4.7.0.68</h2> <p>opencv-python: <a href="https://pypi.org/project/opencv-python/">https://pypi.org/project/opencv-python/</a> opencv-contrib-python: <a href="https://pypi.org/project/opencv-contrib-python/">https://pypi.org/project/opencv-contrib-python/</a> opencv-python-headless: <a href="https://pypi.org/project/opencv-python-headless/">https://pypi.org/project/opencv-python-headless/</a> opencv-contrib-python-headless: <a href="https://pypi.org/project/opencv-contrib-python-headless/">https://pypi.org/project/opencv-contrib-python-headless/</a></p> <p><a href="https://github.com/opencv/opencv/releases/tag/4.7.0">OpenCV 4.7.0</a></p> <p>Changes:</p> <ul> <li>Updated third-party libraries to fix potential vulnerabilities.</li> <li>Dropped Python 3.6 support.</li> <li>Added Python 3.11 support.</li> </ul> <h2>4.6.0.66</h2> <p>opencv-python: <a href="https://pypi.org/project/opencv-python/">https://pypi.org/project/opencv-python/</a> opencv-contrib-python: <a href="https://pypi.org/project/opencv-contrib-python/">https://pypi.org/project/opencv-contrib-python/</a> opencv-python-headless: <a href="https://pypi.org/project/opencv-python-headless/">https://pypi.org/project/opencv-python-headless/</a> opencv-contrib-python-headless: <a href="https://pypi.org/project/opencv-contrib-python-headless/">https://pypi.org/project/opencv-contrib-python-headless/</a></p> <p><a href="https://github.com/opencv/opencv/releases/tag/4.6.0">OpenCV 4.6.0</a></p> <p>Changes:</p> <ul> <li>Updated third-party libraries to fix potential vulnerabilities. <a href="https://github-redirect.dependabot.com/opencv/opencv-python/pull/666">#666</a></li> <li>Added support for building Windows ARM64 Python package. <a href="https://github-redirect.dependabot.com/opencv/opencv-python/pull/644">#644</a></li> <li>The repository has been synchronized with scikit-build <a href="https://github.com/scikit-build/scikit-build/releases/tag/0.14.0"><code>0.14.0</code></a> release. <a href="https://github-redirect.dependabot.com/opencv/opencv-python/pull/637">#637</a></li> <li>The build without internet connection has been fixed. <a href="https://github-redirect.dependabot.com/opencv/opencv-python/pull/642">#642</a></li> <li>This release produced with libpng <code>1.6.37</code> and supports eXIf orientation tag. <a href="https://github-redirect.dependabot.com/opencv/opencv-python/issues/662">#662</a></li> </ul> <h2>4.5.5.64</h2> <p>opencv-python: <a href="https://pypi.org/project/opencv-python/">https://pypi.org/project/opencv-python/</a> opencv-contrib-python: <a href="https://pypi.org/project/opencv-contrib-python/">https://pypi.org/project/opencv-contrib-python/</a> opencv-python-headless: <a href="https://pypi.org/project/opencv-python-headless/">https://pypi.org/project/opencv-python-headless/</a> opencv-contrib-python-headless: <a href="https://pypi.org/project/opencv-contrib-python-headless/">https://pypi.org/project/opencv-contrib-python-headless/</a></p> <p><a href="https://github.com/opencv/opencv/releases/tag/4.5.5">OpenCV 4.5.5</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/opencv/opencv-python/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=opencv-contrib-python-headless&package-manager=pip&previous-version=4.1.2.30&new-version=4.7.0.72)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
chychkan (Migrated from github.com) reviewed 2023-02-22 23:21:23 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot-pip-opencv-contrib-python-headless-4.7.0.72:dependabot-pip-opencv-contrib-python-headless-4.7.0.72
git checkout dependabot-pip-opencv-contrib-python-headless-4.7.0.72
Sign in to join this conversation.