Skip to content

Bump py7zr from 0.11.3 to 0.16.0#43

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/py7zr-0.16.0
Closed

Bump py7zr from 0.11.3 to 0.16.0#43
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/py7zr-0.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2021

Bumps py7zr from 0.11.3 to 0.16.0.

Changelog

Sourced from py7zr's changelog.

v0.16.0_

Added

  • Add Brotli compression.
  • CI: Test on AArch64.

Changed

  • CLI: support multi-volume archive without making temporary file(#311)
  • Filter parameter: PPMd: mem is now accept int or "{m|k|b}" as same as 7-zip command line option. int value is recognized as "1 << val" ie. 24 means 4MB.
  • Dependency: PyPPMd v0.14.0+
  • Dependency PyCryptodome to PyCryptodomex that changes package name from PyCrypto to PyCryptodome(#334)

v0.15.2_

Added

  • CLI: create sub-command(c) has -P or --password option.(#332)

Fixed

  • Fix not to produce directory when memory extraction mode.(#323)

Changed

  • Use PyPPMd v0.12.1 or later for ppmd compression instead of ppmd-cffi(#322)
  • Add minimum version requirement for PyCryptodome (#329)
  • Bump setuptools_scm @​6.0.1

v0.15.1_

Changed

  • Update release automation script.
  • Bump ppmd-cffi and bcj-cffi versions(#320)

v0.15.0_

Added

  • Add option to specify multiprocessing instead of multi-threading. (#306)

... (truncated)

Commits
  • 9b5be57 Release v0.16.0
  • da9b12b Check dependency deprecation of methods
  • 679623d Merge pull request #338 from miurahr/topic-ppmd-mem-parameter
  • 76b8919 PEP8/black
  • aa50a10 ppmd: change PPMd parameter
  • fa3b9c1 benchmark: add brotli text test
  • bcb91ac test: change text benchmark title
  • 0df5cf0 CI: test on aarch64 Ubuntu (skip benchmark)(wip)
  • cd1982c Support Brotli (original single thread) compression (#335)
  • 1790ae3 CI: test on aarch64 Ubuntu (skip benchmark)
  • 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 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

Bumps [py7zr](https://github.com/miurahr/py7zr) from 0.11.3 to 0.16.0.
- [Release notes](https://github.com/miurahr/py7zr/releases)
- [Changelog](https://github.com/miurahr/py7zr/blob/master/Changelog.rst)
- [Commits](miurahr/py7zr@v0.11.3...v0.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 5, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 10, 2021

Superseded by #46.

@dependabot dependabot bot closed this May 10, 2021
@dependabot dependabot bot deleted the dependabot/pip/py7zr-0.16.0 branch May 10, 2021 10:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants