Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Sep 1, 2024

Beacause we pinned universal-pathlib to 0.2.2 in 2.10.0 adding >= 0.2.3 conflicts with currently released PyPI packages. We shoudl lower it down in order to allow PyPI constraints to not be conflicting


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an 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 a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

Beacause we pinned universal-pathlib to 0.2.2 in 2.10.0 adding >=
0.2.3 conflicts with currently released PyPI packages. We shoudl
lower it down in order to allow PyPI constraints to not be
conflicting
@potiuk potiuk added this to the Airflow 2.10.2 milestone Sep 1, 2024
@potiuk
Copy link
Member Author

potiuk commented Sep 1, 2024

Actually - we need to lower-down the min version on universal-pathlib because it was pinned to 0.2.2 in 2.10.0

@potiuk
Copy link
Member Author

potiuk commented Sep 1, 2024

Follow-up after #41921

@potiuk potiuk merged commit 351961c into apache:main Sep 2, 2024
@potiuk potiuk deleted the update-universal-pathlib-min-to-0.2.2 branch September 2, 2024 05:59
potiuk added a commit to potiuk/airflow that referenced this pull request Sep 2, 2024
Beacause we pinned universal-pathlib to 0.2.2 in 2.10.0 adding >=
0.2.3 conflicts with currently released PyPI packages. We shoudl
lower it down in order to allow PyPI constraints to not be
conflicting

(cherry picked from commit 351961c)
@potiuk potiuk modified the milestones: Airflow 2.10.2, Airflow 2.10.1 Sep 2, 2024
@utkarsharma2 utkarsharma2 added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Sep 2, 2024
potiuk added a commit that referenced this pull request Sep 2, 2024
Beacause we pinned universal-pathlib to 0.2.2 in 2.10.0 adding >=
0.2.3 conflicts with currently released PyPI packages. We shoudl
lower it down in order to allow PyPI constraints to not be
conflicting

(cherry picked from commit 351961c)
@utkarsharma2 utkarsharma2 added type:misc/internal Changelog: Misc changes that should appear in change log and removed changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) labels Sep 2, 2024
utkarsharma2 pushed a commit that referenced this pull request Sep 2, 2024
Beacause we pinned universal-pathlib to 0.2.2 in 2.10.0 adding >=
0.2.3 conflicts with currently released PyPI packages. We shoudl
lower it down in order to allow PyPI constraints to not be
conflicting

(cherry picked from commit 351961c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants