Open
Conversation
|
Notifying maintainers: |
reneeotten
requested changes
Apr 10, 2026
Contributor
reneeotten
left a comment
There was a problem hiding this comment.
thanks for the update @svalgaard ! A few small comments inline; also please add add py31[3,4] subports to the commit message
| checksums rmd160 b6e0df5816bed3602d179df75ff09bbeb13eb41c \ | ||
| sha256 f5013484eaf7a20eb22d1821aaefe60b50cc329722372b5f8565d46d4aaafcca \ | ||
| size 11883700 | ||
| master_sites https://files.pythonhosted.org/packages/c5/f6/feb40fadb7f3a6c5d45c02840c329725f6ec907eb3581c5de27445700e8a/ |
Contributor
There was a problem hiding this comment.
this should not be needed... why does the default set by the python PortGroup not work?
| @@ -21,9 +21,12 @@ long_description {*}${description} | |||
|
|
|||
| homepage http://wand-py.org/ | |||
Contributor
There was a problem hiding this comment.
this redirects to https://docs.wand-py.org/ ; please update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update to new version of wand. Add support for Python 3.14
Type(s)
Tested on
macOS 26.4 25E246 arm64
Xcode 26.4 17E192
Verification
Have you
port lint?sudo port test?sudo port -vst install?