Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2023

Bumps mpi4py from 3.1.4 to 3.1.5.

Release notes

Sourced from mpi4py's releases.

3.1.5

WARNING: This is the last release supporting Python 2.

  • Rebuild C sources with Cython 0.29.36 to support Python 3.12.
Changelog

Sourced from mpi4py's changelog.

Release 3.1.5 [2023-10-04]

.. warning:: This is the last release supporting Python 2.

  • Rebuild C sources with Cython 0.29.36 to support Python 3.12.
Commits
  • 5573439 Bump version number to 3.1.5
  • 7960851 Update release notes
  • ae4fe76 Update year in license file
  • d568e6a Backport build enhancements from master
  • 30c6c75 Backport a few minor features from master
  • c673d3a build: Limit Cython 0.29.x and support Python 3.12
  • 108e49a AppVeyor: Add builds for Python 3.11
  • ea905d8 AppVeyor: Remove setup.py bdist_msi
  • See full diff 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 <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)

Bumps [mpi4py](https://github.com/mpi4py/mpi4py) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/mpi4py/mpi4py/releases)
- [Changelog](https://github.com/mpi4py/mpi4py/blob/master/CHANGES.rst)
- [Commits](mpi4py/mpi4py@3.1.4...3.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2023
@jan-janssen
Copy link
Member

waiting for conda-forge/mpi4py-feedstock#65

@jan-janssen jan-janssen reopened this Oct 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@jan-janssen
Copy link
Member

MPICH tests fail with:

======================================================================
ERROR: test_pool_serial_multi_core (tests.test_future.TestFuture)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/runner/work/pympipool/pympipool/tests/test_future.py", line 29, in test_pool_serial_multi_core
    self.assertEqual(output.result(), [np.array(4), np.array(4)])
  File "/usr/share/miniconda3/envs/test/lib/python3.9/unittest/case.py", line 837, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/share/miniconda3/envs/test/lib/python3.9/unittest/case.py", line 827, in _baseAssertEqual
    if not first == second:
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

----------------------------------------------------------------------
Ran 2 tests in 3.085s

@jan-janssen jan-janssen reopened this Oct 31, 2023
@jan-janssen jan-janssen closed this Nov 2, 2023
@jan-janssen jan-janssen reopened this Nov 2, 2023
@jan-janssen jan-janssen merged commit 3824e4d into main Nov 2, 2023
@jan-janssen jan-janssen deleted the dependabot/pip/mpi4py-3.1.5 branch November 2, 2023 08:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants