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-astropy-healpix: update to 1.1.0 #27699

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lpsinger
Copy link
Contributor

Description

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 macportsbot added type: update maintainer maintainer: open Affects an openmaintainer port by: member Created by a member with commit rights labels Feb 17, 2025
@tobypeterson
Copy link
Contributor

Build fails due to incorrect checksum, which isn't surprising considering that the change didn't update the checksums.

@tobypeterson
Copy link
Contributor

Looks like py39-reproject depends on py39-astropy-healpix. And why not include python 3.13?

@lpsinger lpsinger force-pushed the py-astropy-healpix-1.1.0 branch from 26f77c8 to d039df0 Compare February 18, 2025 05:48
@lpsinger
Copy link
Contributor Author

Build fails due to incorrect checksum, which isn't surprising considering that the change didn't update the checksums.

Oops, fixed now.

@lpsinger
Copy link
Contributor Author

Looks like py39-reproject depends on py39-astropy-healpix.

py-astropy-healpix now requires Python >= 3.10.

And why not include python 3.13?

Because several of its dependencies do not yet have Python 3.13 subports.

However, I see that we also need a patch to build against an older version of Numpy.

@lpsinger lpsinger marked this pull request as draft February 18, 2025 05:50
@tobypeterson
Copy link
Contributor

I'd either add 3.9 back but keep the old version, as many python ports do, or drop the 3.9 variant of py-reproject. Up to you.

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 maintainer type: update
Development

Successfully merging this pull request may close these issues.

3 participants