calendulish / stlib

Async library that provides features related to Steam client and compatible stuffs
GNU General Public License v3.0
15 stars 2 forks source link

Update auditwheel requirement from ~=6.0 to ~=6.1 #128

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Updates the requirements on auditwheel to permit the latest version.

Release notes

Sourced from auditwheel's releases.

6.1.0

Released August 11, 2024

User-facing changes

  • [FEATURE] Add manylinux_2_36 to manylinux_2_39 policies (#504)
  • [FEATURE] Add python 3.13 support (#510)
  • [BUGFIX] Don't create empty .libs directory (#489)
  • [BUGFIX] Portability fixes when running on windows (#480)
Changelog

Sourced from auditwheel's changelog.

6.1.0

Released August 11, 2024

User-facing changes

  • [FEATURE] Add manylinux_2_36 to manylinux_2_39 policies (#504)
  • [FEATURE] Add python 3.13 support (#510)
  • [BUGFIX] Don't create empty .libs directory (#489)
  • [BUGFIX] Portability fixes when running on windows (#480)

6.0.0

Released February 3, 2024

User-facing changes

  • [REMOVAL] Drop python 3.7 support (#457)
  • [REMOVAL] Remove the addtag subcommand (#455)
  • [FEATURE] Add python 3.12 support (#446)
  • [BUGFIX] Repair ELF executables in the "scripts" directory (#443)
  • [BUGFIX] Fix bitness detection (#471)
  • [BUGFIX] --exclude libfoo.so shall ignore dependencies of libfoo.so (#474)
  • [BUGFIX] Fix replacing RPATH on copied libs to the folder where they're copied ($ORIGIN) (#478)

5.4.0

Released May 1, 2023

User-facing changes

  • [FEATURE] Add python 3.11 support (#407)
  • [FEATURE] Drop python 3.6 support (#400)
  • [FEATURE] Use armv7l policy for 64-bit arm kernel in 32-bit mode (armv8l), BETA feature (#419)
  • [BUGFIX] Filter libpythonXY with X/Y more than single digits (#424, #418)

5.3.0

Released Nov. 19, 2022

User-facing changes

  • [FEATURE] Add manylinux_2_34 & manylinux_2_35 policies (#405, #388)

5.2.1

Released Oct. 30, 2022

User-facing changes

  • [BUGFIX] Require patchelf >= 0.14 to handle features from 5.2.0 properly (#403, #401)

5.2.0

Released Oct. 22, 2022

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