Skip to content

Commit

Permalink
Bump pyexiv2 from 2.11.0 to 2.12.0 (#366)
Browse files Browse the repository at this point in the history
Bumps [pyexiv2](https://github.com/LeoHsiao1/pyexiv2) from 2.11.0 to
2.12.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/LeoHsiao1/pyexiv2/releases">pyexiv2's
releases</a>.</em></p>
<blockquote>
<h2>v2.12.0</h2>
<ul>
<li>[feature] add copy_to_another_image() . See the <a
href="https://github.com/LeoHsiao1/pyexiv2/blob/master/docs/Tutorial.md#copy_xx">tutorial</a>
for details.</li>
<li>[feature] support write duplicate exif key (Issue <a
href="https://redirect.github.com/LeoHsiao1/pyexiv2/issues/133">#133</a>
)</li>
<li>[lib] update exiv2 from 0.27.7 to v0.28.1 (Issue <a
href="https://redirect.github.com/LeoHsiao1/pyexiv2/issues/132">#132</a>
)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/LeoHsiao1/pyexiv2/commit/723c435258c84f1822581e7d34286b6674cb1426"><code>723c435</code></a>
Merge pull request <a
href="https://redirect.github.com/LeoHsiao1/pyexiv2/issues/136">#136</a>
from LeoHsiao1/dev</li>
<li><a
href="https://github.com/LeoHsiao1/pyexiv2/commit/30e5b7a5b17dabb0c6c1dc4b516df7ec4a04e751"><code>30e5b7a</code></a>
[lib] update exiv2 library files to v0.28.1</li>
<li><a
href="https://github.com/LeoHsiao1/pyexiv2/commit/ceb94988b20ee9ff63bf3fb0d059f333b2d0155e"><code>ceb9498</code></a>
[ci] ready to release v2.12.0</li>
<li><a
href="https://github.com/LeoHsiao1/pyexiv2/commit/899af85fa4714564c08f105f9924da47642b6855"><code>899af85</code></a>
[lib] update compiled files</li>
<li><a
href="https://github.com/LeoHsiao1/pyexiv2/commit/9d3b8be9130ef42c1a625de54b8d09bb04ec332b"><code>9d3b8be</code></a>
[doc] install inih on MacOS</li>
<li><a
href="https://github.com/LeoHsiao1/pyexiv2/commit/d199abdc0ed750de741ffa45887281a57b43ec1f"><code>d199abd</code></a>
[doc] add docs about copy_xx()</li>
<li><a
href="https://github.com/LeoHsiao1/pyexiv2/commit/132269429b86cba586ddc71ec71db7f682860749"><code>1322694</code></a>
[ci] install inih on MacOS</li>
<li><a
href="https://github.com/LeoHsiao1/pyexiv2/commit/2d915fdb949f18e081e710ae30418d3afd8b2320"><code>2d915fd</code></a>
[ci] install inih on MacOS</li>
<li><a
href="https://github.com/LeoHsiao1/pyexiv2/commit/adc4d14ec4fff41f59b820f2f09dfb6971d9ed2e"><code>adc4d14</code></a>
[test] add test_copy_to_another_image()</li>
<li><a
href="https://github.com/LeoHsiao1/pyexiv2/commit/9ad469018dffd6495ee024f5987143d209214b9c"><code>9ad4690</code></a>
[lib] copy thumbnail before copying exif</li>
<li>Additional commits viewable in <a
href="https://github.com/LeoHsiao1/pyexiv2/compare/v2.11.0...v2.12.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyexiv2&package-manager=pip&previous-version=2.11.0&new-version=2.12.0)](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 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)


</details>
  • Loading branch information
JWCook committed Feb 2, 2024
2 parents c4ece4c + d7ad119 commit 4f9d980
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4f9d980

Please sign in to comment.