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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 20, 2026
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 force-pushed the dependabot/pip/libarchive-c-5.3 branch from 78acc28 to b4138d8 Compare July 6, 2026 18:47
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