pschmitt / pkp

Straightforward CLI for KeePass - powered by pykeepass
GNU General Public License v3.0
3 stars 1 forks source link

Bump staticx from 0.13.8 to 0.13.9 #43

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps staticx from 0.13.8 to 0.13.9.

Release notes

Sourced from staticx's releases.

v0.13.9

This is a patch release.

https://pypi.org/project/staticx/0.13.9/

Fixed

  • Bug #235: Updated to support PyInstaller 5.10 archive API changes (#236, #237)
  • Bug #170: Refuse to process files with PyInstaller 4.1 or 4.2 (#238)
    • Note: This applies even if the files were built with a different version of PyInstaller; if that version is 4.1 or 4.2, the original bug will manifest.

SHA-256 Hashes

  • staticx-0.13.9-py3-none-manylinux1_x86_64.whl: 4fade92c50bc0208571ac2a0742235c0522f6c3a7ccf3f329eb0b986d830043a
  • staticx-0.13.9.tar.gz: 002cfa1869125997564b938ddefff32bdfa455c9f04635e49f87b6a96219d2d5
Changelog

Sourced from staticx's changelog.

[0.13.9] - 2023-04-16

Fixed

  • Updated to support PyInstaller 5.10 archive API changes (#236, #237)
  • Refuse to process files with PyInstaller 4.1 or 4.2 (#238)
    • Note: This applies even if the files were built with a different version of PyInstaller; if that version is 4.1 or 4.2, the original bug will manifest.
Commits
  • 390cd62 Release v0.13.9
  • ecf768f Merge pull request #238 from JonathonReinhart/pyinstall-hook-vers
  • 3726a38 Update changelog
  • 6a88f7e staticx: Directly detect PyInstaller version and act accordingly
  • 31135fa Merge pull request #237 from JonathonReinhart/pyinstaller510-updates
  • 6570f8b Update change log
  • 180a496 staticx: Rework code for PyInstaller pre-5.10
  • 807bd17 Merge pull request #236 from andrewthetechie/master
  • 8a68ce5 fix: update to support new pyinstaller 5.10 syntax
  • See full diff 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 - `@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)