crate / crate-python

Python DB API client library for CrateDB, using HTTP.
https://cratedb.com/docs/python/
Apache License 2.0
79 stars 30 forks source link

Bump zope-interface from 6.4 to 6.4.post2 #622

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps zope-interface from 6.4 to 6.4.post2.

Changelog

Sourced from zope-interface's changelog.

6.4.post2 (2024-05-24)

  • Publish missing Windows wheels, second attempt. ([#295](https://github.com/zopefoundation/zope.interface/issues/295) <https://github.com/zopefoundation/zope.interface/issues/295>_)

6.4.post1 (2024-05-23)

  • Publish missing Windows wheels. ([#295](https://github.com/zopefoundation/zope.interface/issues/295) <https://github.com/zopefoundation/zope.interface/issues/295>_)

6.4.post0 (2024-05-22)

  • The sdist of version 6.4 was uploaded to PyPI as zope_interface-6.4.tar.gz instead of zope.interface-6.4-py2.tar.gz which cannot be installed by zc.buildout. This release is a re-release of version 6.4 with the correct sdist name. ([#298](https://github.com/zopefoundation/zope.interface/issues/298) <https://github.com/zopefoundation/zope.interface/issues/298>_)
Commits
  • 73f5cdc - prepare release 6.4.post2
  • dafd01a Merge pull request #302 from zopefoundation/config-with-c-code-template-ae0a9480
  • f81d327 - new attempt at fixing missing Windows wheels
  • c993191 Back to development: 6.5
  • ce509ed Preparing release 6.4.post1
  • 2633bae Merge pull request #300 from zopefoundation/config-with-c-code-template-7ec8131d
  • f9cb3a5 - attempt to fix aarch64 by only testing standard interpreters
  • e8ad972 Merge pull request #296 from zopefoundation/config-with-c-code-template-761944d0
  • dcb1862 Merge branch 'master' into config-with-c-code-template-761944d0
  • 42a37a3 Back to development: 6.5
  • 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 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)