Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump attrs and cattrs dependencies #11969

Merged
merged 1 commit into from
Oct 30, 2020
Merged

Conversation

kaxil
Copy link
Member

@kaxil kaxil commented Oct 30, 2020

cattrs now depends on attrs >= 20.1.0, because of attr.resolve_types.

Source: https://github.com/Tinche/cattrs/blob/master/HISTORY.rst#110-2020-10-29

Secondly cattrs >= 1.1.0 dropped support for Python 3.6

closes #11965


^ 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.

`cattrs` now depends on `attrs >= 20.1.0`, because of `attr.resolve_types`.

Source: https://github.com/Tinche/cattrs/blob/master/HISTORY.rst#110-2020-10-29

closes apache#11965
@github-actions
Copy link

The PR needs to run all tests because it modifies core of Airflow! Please rebase it to latest master or ask committer to re-run it!

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Oct 30, 2020
@kaxil kaxil merged commit 3ad0378 into apache:master Oct 30, 2020
@kaxil kaxil deleted the bump-attrs-cattrs branch October 30, 2020 15:14
szn pushed a commit to szn/airflow that referenced this pull request Nov 1, 2020
`cattrs` now depends on `attrs >= 20.1.0`, because of `attr.resolve_types`.

Source: https://github.com/Tinche/cattrs/blob/master/HISTORY.rst#110-2020-10-29

closes apache#11965
kaxil added a commit to astronomer/airflow that referenced this pull request Nov 5, 2020
`cattrs` now depends on `attrs >= 20.1.0`, because of `attr.resolve_types`.

Source: https://github.com/Tinche/cattrs/blob/master/HISTORY.rst#110-2020-10-29

closes apache#11965
@potiuk potiuk added the type:improvement Changelog: Improvements label Nov 14, 2020
potiuk pushed a commit that referenced this pull request Nov 14, 2020
`cattrs` now depends on `attrs >= 20.1.0`, because of `attr.resolve_types`.

Source: https://github.com/Tinche/cattrs/blob/master/HISTORY.rst#110-2020-10-29

closes #11965

(cherry picked from commit 3ad0378)
potiuk pushed a commit that referenced this pull request Nov 16, 2020
`cattrs` now depends on `attrs >= 20.1.0`, because of `attr.resolve_types`.

Source: https://github.com/Tinche/cattrs/blob/master/HISTORY.rst#110-2020-10-29

closes #11965

(cherry picked from commit 3ad0378)
potiuk pushed a commit that referenced this pull request Nov 16, 2020
`cattrs` now depends on `attrs >= 20.1.0`, because of `attr.resolve_types`.

Source: https://github.com/Tinche/cattrs/blob/master/HISTORY.rst#110-2020-10-29

closes #11965

(cherry picked from commit 3ad0378)
kaxil added a commit that referenced this pull request Nov 18, 2020
`cattrs` now depends on `attrs >= 20.1.0`, because of `attr.resolve_types`.

Source: https://github.com/Tinche/cattrs/blob/master/HISTORY.rst#110-2020-10-29

closes #11965

(cherry picked from commit 3ad0378)
kaxil added a commit to astronomer/airflow that referenced this pull request Nov 27, 2020
`cattrs` now depends on `attrs >= 20.1.0`, because of `attr.resolve_types`.

Source: https://github.com/Tinche/cattrs/blob/master/HISTORY.rst#110-2020-10-29

closes apache#11965

(cherry picked from commit 3ad0378)
(cherry picked from commit 6b41e95)
cfei18 pushed a commit to cfei18/incubator-airflow that referenced this pull request Mar 5, 2021
`cattrs` now depends on `attrs >= 20.1.0`, because of `attr.resolve_types`.

Source: https://github.com/Tinche/cattrs/blob/master/HISTORY.rst#110-2020-10-29

closes apache#11965

(cherry picked from commit 3ad0378)
tmlecki pushed a commit to operasoftware-osp/incubator-airflow that referenced this pull request Mar 25, 2021
`cattrs` now depends on `attrs >= 20.1.0`, because of `attr.resolve_types`.

Source: https://github.com/Tinche/cattrs/blob/master/HISTORY.rst#110-2020-10-29

closes apache#11965
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 type:improvement Changelog: Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Airflow fails to initdb with cattrs 1.1.0
3 participants