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

py-h5py: update build dependencies #27707

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Conversation

lpsinger
Copy link
Contributor

@lpsinger lpsinger commented Feb 18, 2025

Description

  • h5py is now compatible with cython 3.x
  • h5py does not depend on pythran (did it ever? not in history on GitHub)
  • pkgconfig is not a runtime dependency
  • h5py does not depend on six any more
  • build for Python 3.13
Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS x.y
Xcode x.y / Command Line Tools x.y.z

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@macportsbot
Copy link

Notifying maintainers:
@eborisch for port py-h5py.

@macportsbot macportsbot added type: bugfix type: enhancement type: update maintainer: open Affects an openmaintainer port by: member Created by a member with commit rights labels Feb 18, 2025
Copy link
Contributor

@reneeotten reneeotten left a comment

Choose a reason for hiding this comment

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

when changing depends_lib or depends_run dependencies you need to increase the revision

- h5py is now compatible with cython 3.x
- h5py does not depend on pythran (did it ever? not in history on GitHub)
- pkgconfig is not a runtime dependency
- h5py does not depend on six any more
- build for Python 3.13
@lpsinger
Copy link
Contributor Author

when changing depends_lib or depends_run dependencies you need to increase the revision

Done.

@reneeotten reneeotten merged commit 46e2824 into macports:master Feb 24, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
by: member Created by a member with commit rights maintainer: open Affects an openmaintainer port type: bugfix type: enhancement type: update
Development

Successfully merging this pull request may close these issues.

4 participants