Skip to content

Bump libarchive-c from 5.0 to 5.3#562

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/libarchive-c-5.3
Open

Bump libarchive-c from 5.0 to 5.3#562
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/libarchive-c-5.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps libarchive-c from 5.0 to 5.3.

Release notes

Sourced from libarchive-c's releases.

5.3

Changes to the library:

  • The ArchiveWrite.add_files() method has a new symlink_mode argument. (#137)
  • The ArchiveEntry class has a new stored_digests property and new methods get_stored_digest and set_stored_digest. (#138)

5.2

Change to the library: fix inoperative pathname argument of add_files method (#135), by @​nvinson.

Change to the tests: update a test to handle new libarchive versions (#131).

Change to the packaging: stop building “universal” wheels (f17af6e48f9c5b58d7bb9f59b58eadba8fd7cf36).

5.1

Fix the format_name property and move it from the ArchiveEntry class to the ArchiveRead class (#127).

Commits
  • 7e8cb85 Merge pull request #138 from Changaco/digests
  • b2feb75 add a docstring to ArchiveEntry.stored_digests
  • 1e40b89 fix the new write test for archive entry digests
  • 164f605 drop remnants of Python 2 in tests
  • c119d96 test reading and writing entry digests separately
  • 10a11e3 switch to a single stored_digests property
  • 0c3098b read and write unsigned char more efficiently
  • 6e5bee0 add test for archive entry digests
  • 8a0ec1d more rewording and refactoring
  • 99f9eff don't introduce camelCase where there was none
  • 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 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 [libarchive-c](https://github.com/Changaco/python-libarchive-c) from 5.0 to 5.3.
- [Release notes](https://github.com/Changaco/python-libarchive-c/releases)
- [Commits](Changaco/python-libarchive-c@5.0...5.3)

---
updated-dependencies:
- dependency-name: libarchive-c
  dependency-version: '5.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 20, 2026
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants