py-spaCy: update to 3.8.14, py-confection: update to 1.3.3#32192
Merged
reneeotten merged 2 commits intomacports:masterfrom Apr 13, 2026
Merged
py-spaCy: update to 3.8.14, py-confection: update to 1.3.3#32192reneeotten merged 2 commits intomacports:masterfrom
reneeotten merged 2 commits intomacports:masterfrom
Conversation
Signed-off-by: Paul Guyot <pguyot@kallisys.net>
|
Notifying maintainers: |
reneeotten
requested changes
Apr 12, 2026
python/py-spaCy/Portfile
Outdated
| sha256 32a269bdfa3a39d671c7b93641abd188abacefb6080e7b4c214c0e91881f86ec \ | ||
| size 1328047 | ||
|
|
||
| platforms darwin |
Contributor
There was a problem hiding this comment.
this is the default, please remove
python/py-spaCy/Portfile
Outdated
|
|
||
| homepage https://spacy.io | ||
|
|
||
| python.rootname spacy |
Contributor
There was a problem hiding this comment.
this isn't used besides when using just the "python" PortGroup
python/py-spaCy/Portfile
Outdated
| port:py${python.version}-jsonschema \ | ||
| port:py${python.version}-langcodes \ | ||
| port:py${python.version}-cymem \ | ||
| port:py${python.version}-Jinja2 \ |
Contributor
There was a problem hiding this comment.
the port isn't capitalized in MacPorts. Please correct to avoid failures on case-sensitive file sustems
python/py-spaCy/Portfile
Outdated
| port:py${python.version}-preshed \ | ||
| port:py${python.version}-pydantic \ | ||
| port:py${python.version}-requests \ | ||
| port:py${python.version}-setuptools \ |
Contributor
There was a problem hiding this comment.
is this really a run/library dependency instead of a build?
Signed-off-by: Paul Guyot <pguyot@kallisys.net>
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
Taking ownership of py-spaCy
Type(s)
Tested on
macOS 26.3.1 25D771280a x86_64
Xcode 26.4 17E192
Verification
Have you
port lint?sudo port test?sudo port -vst install?