-
Notifications
You must be signed in to change notification settings - Fork 30
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
Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 #683
Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 #683
Conversation
@mgovers please limit the Python version to <3.13. Not in the python-requires, but in cibuildwheel options. |
thanks. i was wondering what the issue was and did not dig more deeply into it. will also update the Jira ticket if it works |
Why specifically there? If I look at older commits (specifically aa50eb9 ), it was done like that |
Because it is not this PGM version does not support Python 3.13, but current numpy. If Numpy supports 3.13 later, the user should be able to install this PGM version and use it. So we should only skip 3.13 in the test, not hard code to disallow user to use PGM in 3.13. |
@mgovers is something weired happening? Why there are suddenly so many unrelated commits? |
whoops, i messed up git. will fix |
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.19.2 to 2.20.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.19.2...v2.20.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
c4357f2
to
9380170
Compare
Quality Gate passedIssues Measures |
Bumps pypa/cibuildwheel from 2.19.2 to 2.20.0.
Release notes
Sourced from pypa/cibuildwheel's releases.
Changelog
Sourced from pypa/cibuildwheel's changelog.
Commits
bd033a4
Bump version: v2.20.09d023cf
Build CPython 3.13 by default (#1950)8a69dbd
[Bot] Update dependencies (#1949)147de6f
[pre-commit.ci] pre-commit autoupdate (#1947)e217e44
[Bot] Update dependencies (#1946)871ef6b
tests: show xfail traceback summaries again (#1943)fac72f0
[pre-commit.ci] pre-commit autoupdate (#1944)d4c3321
feat: addCIBW_ALLOW_EMPTY
environment variable (#1937)5af5df4
[Bot] Update dependencies (#1935)6c5cf87
docs: fix nox docs command (#1938)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 <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)