Skip to content

Bump isal from 1.7.1 to 1.7.2#169

Merged
briis merged 1 commit intomainfrom
dependabot/pip/isal-1.7.2
Apr 24, 2025
Merged

Bump isal from 1.7.1 to 1.7.2#169
briis merged 1 commit intomainfrom
dependabot/pip/isal-1.7.2

Conversation

@dependabot
Copy link
Contributor

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

Bumps isal from 1.7.1 to 1.7.2.

Release notes

Sourced from isal's releases.

version 1.7.2

  • Use upstream ISA-L version 2.31.1 which includes patches to make installation on MacOS ARM64 possible.
  • Fix a bug where bytes were copied in the wrong order on big endian architectures. Fixes test failures on s390x.
  • Enable building on GNU/Hurd platforms.
Changelog

Sourced from isal's changelog.

version 1.7.2

  • Use upstream ISA-L version 2.31.1 which includes patches to make installation on MacOS ARM64 possible.
  • Fix a bug where bytes were copied in the wrong order on big endian architectures. Fixes test failures on s390x.
  • Enable building on GNU/Hurd platforms.
Commits
  • 5e320f5 Use a lower version of sphinx for the time being
  • c4ea9e8 Use a low version for setup python for deployment
  • d140cee Merge pull request #226 from pycompression/release_1.7.2
  • 9af69cf Set changelog to stable version
  • b112bea Merge pull request #224 from pycompression/CIfixes
  • d08003e Test on released python 3.13
  • 55dd794 Update actions to latest and greatest
  • 614226e Merge pull request #223 from ellert/support-gnu-hurd
  • d087011 Merge branch 'develop' into support-gnu-hurd
  • 8fe07ba Merge pull request #222 from ellert/big-endian-fixes
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [isal](https://github.com/pycompression/python-isal) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/pycompression/python-isal/releases)
- [Changelog](https://github.com/pycompression/python-isal/blob/develop/CHANGELOG.rst)
- [Commits](pycompression/python-isal@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: isal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 10, 2025
@briis briis merged commit f3facc4 into main Apr 24, 2025
3 checks passed
@briis briis deleted the dependabot/pip/isal-1.7.2 branch April 24, 2025 07:35
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments