Skip to content

Conversation

stromnov
Copy link
Member

Description

Update py-llvmlite to latest version (as requested at https://trac.macports.org/ticket/73027)

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 15.6.1 24G90 arm64
Xcode 26.0 17A324

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 Sep 22, 2025
@stromnov stromnov mentioned this pull request Sep 22, 2025
12 tasks
categories-append devel science
license BSD

python.versions 39 310 311 312 313
Copy link
Contributor

Choose a reason for hiding this comment

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

@stromnov You cannot just remove this... you'll need to remove the py39 subport from all dependents in the tree as well.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, but it may take some time to find dependent packages, as someone will need to find not only dependent Python packages, but also other packages such as QGIS. It may also be worth evaluating how much this will affect older versions of macOS.

Copy link
Contributor

Choose a reason for hiding this comment

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

sure, but then it would be good to maintain the 39 subport for now and take care of the removal whenever you. have time to take care of these things.
Putting up a PR that has no chance of getting merged without breaking things isn't that helpful, and the current version does not work on the latest OS.

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