Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Remove google-crc32c #6529

Merged
merged 2 commits into from
Sep 3, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2021

Removes the requirement on google-crc32c, as the newest version supports 3.10.

Release notes

Sourced from google-crc32c's releases.

v1.1.4

Bug Fixes

  • advise setting 'CRC32C_PURE_PYTHON' after build failure (#84) (6aa1cd6)
  • restore building 'manylinux1' wheels (#87) (ebb9c68)
  • use correct Python 3.10 specifier (#88) (0c1b740)
Changelog

Sourced from google-crc32c's changelog.

1.1.4 (2021-09-01)

Bug Fixes

  • advise setting 'CRC32C_PURE_PYTHON' after build failure (#84) (6aa1cd6)
  • restore building 'manylinux1' wheels (#87) (ebb9c68)

1.1.3 (2021-08-30)

Performance Improvements

  • replace CFFI with a native C extension (#76) (b1bf461)

1.1.2 (2021-01-20)

Bug Fixes

Documentation

  • add aarch64 to the readme as produced wheels (#62) (4ef317d)

1.1.1 (2021-01-14)

Bug Fixes

  • Update CI to use GitHub actions and build for osx, windows, linux (#51) (66f49b8)

Documentation

  • simplify main readme that is shown on pypi, add additional BUILDING.md (#54) (93e021f)

1.1.0 (2020-12-14)

Features

  • add Python 3.9 support, drop Python 3.5 support (#42) (1d7fe63), closes #38

Bug Fixes

... (truncated)

Commits
  • 96f8132 chore: release 1.1.4 (#90)
  • 0c1b740 fix: use correct Python 3.10 specifier (#88)
  • a548997 chore: release 1.1.4 (#86)
  • ebb9c68 fix: restore building 'manylinux1' wheels (#87)
  • 6aa1cd6 fix: advise setting 'CRC32C_PURE_PYTHON' after build failure (#84)
  • db70646 ci: build / test wheels for Python 3.10 [WIP] (#78)
  • 4e0029d chore: release 1.1.3 (#79)
  • 869d053 chore: migrate default branch to 'main' (#80)
  • b1bf461 perf: replace CFFI with a native C extension (#76)
  • 18e1290 chore: renovate ignore 'scripts/dev-requirements.txt' (#75)
  • Additional commits viewable in compare view

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)

Updates the requirements on [google-crc32c](https://github.com/googleapis/python-crc32c) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-crc32c/releases)
- [Changelog](https://github.com/googleapis/python-crc32c/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-crc32c@v0.0.1...v1.1.4)

---
updated-dependencies:
- dependency-name: google-crc32c
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 3, 2021 02:08
@dependabot dependabot bot requested a review from efiop September 3, 2021 02:08
@skshetry skshetry changed the title build(deps): Update google-crc32c requirement from <=1.1.2 to <1.1.5 build(deps): Remove google-crc32c Sep 3, 2021
@skshetry skshetry merged commit 2778c05 into master Sep 3, 2021
@skshetry skshetry deleted the dependabot/pip/google-crc32c-lt-1.1.5 branch September 3, 2021 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant