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

Fix README.md #146

Merged
merged 1 commit into from Jul 16, 2020
Merged

Fix README.md #146

merged 1 commit into from Jul 16, 2020

Conversation

awaited-hare
Copy link
Contributor

Update pyo3 version in examples.

Update pyo3 version in examples.
Copy link
Member

@kngwyu kngwyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kngwyu kngwyu merged commit 96c4cae into PyO3:master Jul 16, 2020
mtreinish added a commit to mtreinish/retworkx that referenced this pull request Mar 17, 2021
As a conclusion to PyO3/rust-numpy#146 the MSRV for rust-numpy was
defined as matching PyO3 and being 1.41.1. The rust-numpy 0.13.1
release handled this and relaxed it's dependency on upstream
dependencies (namely ndarray) to enable building with rust 1.41.1. Since
rust 1.41.1 is what is shipped with Debian buster it will work for
retworkx (so we don't block piwheels which relies on the debian rustc
package). This commit bumps the rust-numpy version to the latest release
and correspondingly bumps the MSRV to match at 1.41.1 which also unblocks
the use of the latest PyO3 release.
mtreinish added a commit to mtreinish/retworkx that referenced this pull request Mar 17, 2021
As a conclusion to PyO3/rust-numpy#146 the MSRV for rust-numpy was
defined as matching PyO3 and being 1.41.1. The rust-numpy 0.13.1
release handled this and relaxed it's dependency on upstream
dependencies (namely ndarray) to enable building with rust 1.41.1. Since
rust 1.41.1 is what is shipped with Debian buster it will work for
retworkx (so we don't block piwheels which relies on the debian rustc
package). This commit bumps the rust-numpy version to the latest release
and correspondingly bumps the MSRV to match at 1.41.1 which also unblocks
the use of the latest PyO3 release.
mtreinish added a commit to Qiskit/rustworkx that referenced this pull request Mar 17, 2021
* Revert "Revert "Bump pyo3 from 0.12.4 to 0.13.1 (#224)""

This commit restores the PyO3, rust-numpy, and ndarray bump to the
latest versions. This was previously reverted in #237 to avoid the
increase in the minimum supported rust version to enable builds on
piwheels. However, now that 0.8.0 has been released I think it's fine to
bump now.

This reverts commit 3beb8fb.

* Relax msrv to 1.42.0

* Update bump-msrv-d581a8cbeff8915b.yaml

* Update README.md

* Use rust-numpy 0.13.1 and bumpy MSRV to 1.41.1

As a conclusion to PyO3/rust-numpy#146 the MSRV for rust-numpy was
defined as matching PyO3 and being 1.41.1. The rust-numpy 0.13.1
release handled this and relaxed it's dependency on upstream
dependencies (namely ndarray) to enable building with rust 1.41.1. Since
rust 1.41.1 is what is shipped with Debian buster it will work for
retworkx (so we don't block piwheels which relies on the debian rustc
package). This commit bumps the rust-numpy version to the latest release
and correspondingly bumps the MSRV to match at 1.41.1 which also unblocks
the use of the latest PyO3 release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants