Revert pyparsing constraint by moyiz · Pull Request #482 · pypa/packaging
added 2 commits
November 2, 2021 16:09See discussion in : pypa#480 `pyparsing` is backward compatible for now (synonyms for camel cased attributes). Fix unit test to accecpt either pyparsing 2 or 3 exception message.
moyiz
deleted the
revert_pyparsing_constraint
branch
madig
mentioned this pull request
phlax
mentioned this pull request
htuch pushed a commit to envoyproxy/envoy that referenced this pull request
Nov 9, 2021This reverts the bump to pyparsing in PRs: build(deps): bump pyparsing from 3.0.4 to 3.0.5 in /tools/dependency #18937 dependabot: Python updates #18929 the pyparsing version is not compatible with the current version of packaging the issue is fixed upstream pypa/packaging#482 but the fix is not yet included in any release this issue is currently causing the github deps checker action to fail Signed-off-by: Ryan Northey <ryan@synca.io>
jd
mentioned this pull request
probberechts added a commit to ML-KULeuven/socceraction that referenced this pull request
Nov 11, 2021nox-poetry crashed in the GA workflow when parsing requirements with packaging < 21.1 and pyparsing >= 3 See pypa/packaging#482 for the upstream discussion.
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