Skip to content

Conversation

@eladkal
Copy link
Contributor

@eladkal eladkal commented Feb 24, 2021

closes: #14359

current_airflow_version.major is supported only for packaging>=20.0
https://github.com/pypa/packaging/blob/main/CHANGELOG.rst#200---2020-01-06
We don't have minimum requirement for packaging

This fix makes the code compatible also with packaging<20.0

@turbaszek turbaszek added the upgrade-check upgrade-check CLI label Feb 24, 2021
@github-actions
Copy link

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 master 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 Feb 24, 2021
@kaxil kaxil added this to the Airflow Upgrade Check - 1.3.0 milestone Feb 25, 2021
@kaxil kaxil merged commit 4944160 into apache:v1-10-stable Feb 25, 2021
@eladkal eladkal deleted the 14359 branch February 25, 2021 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

full tests needed We need to run full set of tests for this PR to merge upgrade-check upgrade-check CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants