Skip to content
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

Update patool requirement from <3.2,>=1.12 to >=1.12,<4.1 #1323

Merged
merged 4 commits into from
Mar 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Updates the requirements on patool to permit the latest version.

Release notes

Sourced from patool's releases.

Release 4.0.0

See doc/changelog.txt for release notes

Changelog

Sourced from patool's changelog.

4.0.0 (released xx.xx.xxxx)

  • Detect and use archive programs from Peazip installations. Closes: GH bug #51
  • Require Python >= 3.11

3.1.3 (released 15.02.2025)

  • Expand rar detection logic to all 7zip programs Thanks Alfred Wingate for the patch!
  • Detect if 7zip programs support COMPRESS (.Z) archives, since 7za 24.09 does not support it anymore. This fixes test errors on newer Ubuntu systems.

3.1.2 (released 14.02.2025)

  • Add workaround for an error using uv publish.

3.1.1 (released 14.02.2025)

  • Improved RAR support detection for the 7-Zip archiver. Closes: GH bug #175, #176
  • Enable file(1) detection of ALZ archives, and improved handling of RAR detection for file 5.46. Thanks Alfred Wingate for the patches!

3.1.0 (released 19.11.2024)

  • Added support for UDF (.udf) archives with 7z. Closes: GH bug #80
  • The options --quiet and --verbose are now mutually exclusive options.
  • When --quiet is given twice, output on stderr from archive commands is suppressed. When using the API functions, set verbosity to -2.

3.0.3 (released 04.11.2024)

  • Fix UnicodeDecode errors when logging, especially on windows systems. Closes: GH bug #170
  • Added support for WIM (windows image) archives with 7z.
  • If the MIME database cannot detect the file type, check again with a lowercase filenanme extension.
  • Use 7z option -aou to rename files when extracting instead of overwriting them.
  • Use rar option -or to rename files when extracting instead of overwriting them.
  • Use rar option -kb to keep files when extracting broken RAR archives.

3.0.2 (released 21.10.2024)

  • When running in verbose mode (-vv), print mime and compression info.
  • Use official github.ghproxy.topmand line client "gh" for releases.
  • Added type annotations.

3.0.1 (released 06.10.2024)

  • Use more uv command to replace other build tools, ie. twine.
  • Add new --quiet option to suppress command output.
  • Document that Windows needs a file program to be able to determine file types without extensions. Closes: GH bug #152

3.0.0 (released 25.09.2024)

  • When a program does not support a compression type, try to find other programs instead of failing. This changes some library functions which are not part of the official API, but might be used by

... (truncated)

Commits

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 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)

Updates the requirements on [patool](https://github.com/wummel/patool) to permit the latest version.
- [Release notes](https://github.com/wummel/patool/releases)
- [Changelog](https://github.com/wummel/patool/blob/master/doc/changelog.txt)
- [Commits](wummel/patool@upstream/1.12...4.0.0)

---
updated-dependencies:
- dependency-name: patool
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
wil93
wil93 previously approved these changes Mar 5, 2025
@wil93 wil93 merged commit 3124052 into main Mar 6, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/pip/patool-gte-1.12-and-lt-4.1 branch March 6, 2025 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant