Skip to content

pip prod(deps): update mpi4py requirement from <4.0.2 to <4.0.3#2528

Merged
mloubout merged 1 commit intomasterfrom
dependabot/pip/mpi4py-lt-4.0.3
Feb 3, 2025
Merged

pip prod(deps): update mpi4py requirement from <4.0.2 to <4.0.3#2528
mloubout merged 1 commit intomasterfrom
dependabot/pip/mpi4py-lt-4.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Updates the requirements on mpi4py to permit the latest version.

Release notes

Sourced from mpi4py's releases.

4.0.2

  • Support MPI-4 features within Intel MPI 2021.14.

  • Various fixes and updates to tests.

  • Minor fixes to typing support.

  • Minor fix to documentation.

Changelog

Sourced from mpi4py's changelog.

Release 4.0.2 [2025-02-01]

  • Support MPI-4 features within Intel MPI 2021.14.

  • Various fixes and updates to tests.

  • Minor fixes to typing support.

  • Minor fix to documentation.

Release 4.0.1 [2024-10-11]

  • Update support for Python 3.13:

    • Enable Cython 3.1 support for free-threaded CPython.
    • Allow compiling Cython-generated C sources with the full Python C-API.
    • Fix MPI DLL path workarounds on Windows after changes to locals().
  • Enhancements to test suite:

    • Support XML reports via unittest-xml-reporting.
    • Add command line options to exclude tests by patterns and files.
    • Refactor Python 2 code to use Python 3 constructs using pyupgrade.
  • Miscellaneous:

    • Minor and mostly inconsequential subclass fix in mpi4py.util.pkl5.
    • Update compatibility workarounds for legacy MPICH 3.0 release.

Release 4.0.0 [2024-07-28]

  • New features:

    • Add support for the MPI-4.0 standard.

      • Use large count MPI-4 routines.
      • Add persistent collective communication.
      • Add partitioned point-to-point communication.
      • Add new communicator constructors.
      • Add the Session class and its methods.
    • Add support for the MPI-4.1 standard.

      • Add non-destructive completion test for multiple requests.
      • Add value-index datatype constructor.

... (truncated)

Commits
  • c4d0027 Bump version number to 4.0.2
  • f001309 chore: Update changelog for release
  • 86c5960 fix: ULFM is now scheduled for MPI-6
  • 84446e6 build: Update meson.build to use mpi dependency on Windows.
  • dcdb87e build: Support for removing mpi.pth from the source tree
  • 1b447fb test: Fix MPI API coverage test for MPICH without ROMIO
  • 5ec4679 test: Fix bug in ctypes DLPack implementation
  • a692823 type: Fix initializer callable following typeshed
  • fdbeef8 AppVeyor: Add build for Python 3.13
  • c47b5d4 type: Fix positional argument in internal module
  • 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 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)

Updates the requirements on [mpi4py](https://github.com/mpi4py/mpi4py) to permit the latest version.
- [Release notes](https://github.com/mpi4py/mpi4py/releases)
- [Changelog](https://github.com/mpi4py/mpi4py/blob/master/CHANGES.rst)
- [Commits](mpi4py/mpi4py@1.0...4.0.2)

---
updated-dependencies:
- dependency-name: mpi4py
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
@mloubout mloubout merged commit 6046f82 into master Feb 3, 2025
@mloubout mloubout deleted the dependabot/pip/mpi4py-lt-4.0.3 branch February 3, 2025 14:28
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.

1 participant