Skip to content

Wheels: 0.15.0#1392

Merged
ax3l merged 1 commit intoopenPMD:wheelsfrom
ax3l:wheels-0.15.0
Mar 26, 2023
Merged

Wheels: 0.15.0#1392
ax3l merged 1 commit intoopenPMD:wheelsfrom
ax3l:wheels-0.15.0

Conversation

@ax3l
Copy link
Member

@ax3l ax3l commented Mar 26, 2023

Update the cibuildwheel reference tracking to the 0.15.0 release.

Includes:

  • Python 3.11 added, 3.6 dropped
  • C++17 builds, thus
    • macOS 10.9+ bumped to:
      • 10.14+ due to std::visit
      • 10.15+ due to std::filesystem::path in toml11 unless -DTOML11_DISABLE_STD_FILESYSTEM is set
  • 32bit Linux support (i686)

Applied Post-Release Patches

Not Yet Ready

Notes

  • Due to lacking Travis-CI credits, Linux aarch64 and ppc64le runners did not start.
  • Windows wheels broke, pybind module artifact accidentally installed in root directory of wheel (now removed from pypi)

@ax3l ax3l added this to the 0.15.0 milestone Mar 26, 2023
@ax3l ax3l force-pushed the wheels-0.15.0 branch 5 times, most recently from 9b3ecff to 65d49d9 Compare March 26, 2023 06:26
@ax3l ax3l force-pushed the wheels-0.15.0 branch 2 times, most recently from ef67f86 to ad13567 Compare March 26, 2023 07:09
Update the cibuildwheel reference tracking to the 0.15.0 release.

Includes:
- Python 3.11 added, 3.6 dropped
- C++17 builds, thus
  - macOS 10.9+ bumped to:
    - 10.14+ due to `std::visit`
    - 10.15+ due to `std::filesystem::path` in toml11
- 32bit Linux support (i686)
@ax3l ax3l merged commit 04fbd48 into openPMD:wheels Mar 26, 2023
@ax3l ax3l deleted the wheels-0.15.0 branch March 26, 2023 17:45
This was referenced Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant