py{27,37}-lxml: Add missing revbumps and dep#32076
Open
fhgwright wants to merge 3 commits intomacports:masterfrom
Open
py{27,37}-lxml: Add missing revbumps and dep#32076fhgwright wants to merge 3 commits intomacports:masterfrom
fhgwright wants to merge 3 commits intomacports:masterfrom
Conversation
This is needed as a dependency of py27-modulegraph. TESTED: Built and ran "tests" of all subports on 10.6 i386, 10.6-12.x x86_64, and 11.x-26.x arm64. Some subports have broken dependencies on <10.6.
This is needed as a (previously undeclared) dependency of py27-lxml, and works with one trivial patch. It requires a revbump due to the previous successful build of the non-working version (before removing py27). The other subports don't need it, but the build isn't expensive. TESTED: Built on 10.6 i386, 10.6-12.x x86_64, and 11.x-26.x arm64. Some subports have broken dependencies on <10.6. Tests fail on all subports, and have done so since they were first enabled.
The general revbump neglected to include the two pinned versions. Also adds a missing py27-modulegraph dependency in the py27 case. TESTED: Built and ran "tests" of all subports on 10.6 i386, 10.6-12.x x86_64, and 11.x-26.x arm64. Some subports have broken dependencies on <10.6.
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
Type(s)
Tested on
Some subports have broken dependencies on <10.6.
Verification
Have you
port lint?sudo port test?*sudo port -vst install?*- Tests pass on py*-altgraph and py*-lxml, though they're too quick to be real.Tests have failed on py*-modulegraph since their enablement.