-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
py-wand: Update to 0.7.0 #32147
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
Open
svalgaard
wants to merge
1
commit into
macports:master
Choose a base branch
from
svalgaard:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
py-wand: Update to 0.7.0 #32147
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,14 +5,14 @@ PortGroup python 1.0 | |
|
|
||
| name py-wand | ||
| python.rootname Wand | ||
| version 0.6.13 | ||
| version 0.7.0 | ||
| revision 0 | ||
| categories-append graphics | ||
| license MIT | ||
| supported_archs noarch | ||
| platforms {darwin any} | ||
|
|
||
| python.versions 310 311 312 | ||
| python.versions 310 311 312 313 314 | ||
|
|
||
| maintainers {stromnov @stromnov} openmaintainer | ||
|
|
||
|
|
@@ -21,9 +21,12 @@ long_description {*}${description} | |
|
|
||
| homepage http://wand-py.org/ | ||
|
|
||
| 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. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this should not be needed... why does the default set by the |
||
| distname wand-${version} | ||
|
|
||
| checksums rmd160 6b3e18ab755734784f5f26eb7e0651f6eaf138d4 \ | ||
| sha256 e48f983cc248c23f752e5ba8a6aa1b09370c87d81425d2cc7474f4536c0740f9 \ | ||
| size 11888946 | ||
|
|
||
| if {${name} ne ${subport}} { | ||
| depends_lib-append port:ImageMagick | ||
|
|
||
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this redirects to https://docs.wand-py.org/ ; please update