pschmitt / pkp

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

Bump staticx from 0.13.9 to 0.14.0 #46

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps staticx from 0.13.9 to 0.14.0.

Release notes

Sourced from staticx's releases.

v0.14.0

This is a minor release.

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

While the actual changes to staticx are small, this is a huge win because the project finally is able to move from Travis-CI to GitHub Actions! 🎉

Fixed

  • Fixed issue causing libnssfix link failure when building on GLIBC 2.34 (#255)

Removed

  • Dropped support for Python 3.5 and 3.6 (#247)

SHA-256 Hashes

  • staticx-0.14.0.tar.gz: 447bff93f222b3e4932e68d0eacf2076f1c0e2a8f262634fbe58f140217a56b7
  • staticx-0.14.0-py3-none-manylinux1_x86_64.whl: 0f29afca91e24617005e2d2ad118d3040b078514dca4fdffc0d56b513dc1b36b
Changelog

Sourced from staticx's changelog.

[0.14.0] - 2023-07-10

Fixed

  • Fixed issue causing libnssfix link failure when building on GLIBC 2.34 (#255)

Removed

  • Dropped support for Python 3.5 and 3.6 (#247)
Commits
  • 19f5fc6 Release v0.14.0
  • 86605b5 ci: Only set CI_VERSION_BUILD_NUMBER for main branch builds
  • 9100647 ci: Add publish-pypi workflow
  • 3786a9f Merge pull request #255 from JonathonReinhart/245-missing-libnss_files
  • f86da8e Update CHANGELOG
  • 2fae09b ci: Build+test on Ubuntu 20.04 and 22.04
  • 1f324a9 ci: Update to ubuntu-22.04
  • 4fea792 nssfix: Exclude builtin NSS module libraries
  • b999ad1 build: Determine NSS_MODS_BUILTIN
  • 9113be6 Move has_nss local variable to env["HAS_NSS"]
  • 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 - `@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)