Skip to content

Fix moto/pyparsing issue.#23096

Merged
jedcunningham merged 1 commit into
apache:mainfrom
astronomer:fix-moto-pyparsing
Apr 19, 2022
Merged

Fix moto/pyparsing issue.#23096
jedcunningham merged 1 commit into
apache:mainfrom
astronomer:fix-moto-pyparsing

Conversation

@ashb
Copy link
Copy Markdown
Member

@ashb ashb commented Apr 19, 2022

Since we use Glue support we need the glue extra to get the correct deps
installed, namely pyparsing >= 3


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

Since we use Glue support we need the glue extra to get the correct deps
installed, namely pyparsing >= 3
@github-actions
Copy link
Copy Markdown
Contributor

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions Bot added the full tests needed We need to run full set of tests for this PR to merge label Apr 19, 2022
@jedcunningham
Copy link
Copy Markdown
Member

Merging. Static checks failure is unrelated.

@jedcunningham jedcunningham merged commit f7cd5ca into apache:main Apr 19, 2022
@jedcunningham jedcunningham deleted the fix-moto-pyparsing branch April 19, 2022 20:04
@potiuk
Copy link
Copy Markdown
Member

potiuk commented Apr 19, 2022

Yep. I hope it will be handled now with #23094

@potiuk
Copy link
Copy Markdown
Member

potiuk commented Apr 19, 2022

Or not. Actually #23100 should fix it.

@jedcunningham jedcunningham added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) full tests needed We need to run full set of tests for this PR to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants