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

fix: changed marshmallow-annotation version, temp solution #81

Merged
merged 3 commits into from
Nov 11, 2020

Conversation

allisonsuarez
Copy link
Contributor

Summary of Changes

Using git+https://www.github.com/hilearn/marshmallow-annotations.git@a7a2dc96932430369bdef36555082df990ed9bef#egg=marshmallow-annotations as marshmallow-annotations version while waiting for dep to be maintained and compatible with marshmallow >3.0.

CheckList

Make sure you have checked all steps below to ensure a timely review.

  • PR title addresses the issue accurately and concisely. Example: "Updates the version of Flask to v1.0.2"
  • PR includes a summary of changes.

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>
Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>
@allisonsuarez allisonsuarez marked this pull request as ready for review November 9, 2020 17:58
Golodhros
Golodhros previously approved these changes Nov 9, 2020
Copy link
Member

@Golodhros Golodhros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

feng-tao
feng-tao previously approved these changes Nov 9, 2020
Copy link
Member

@feng-tao feng-tao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need to bump the version of common as well?

setup.py Show resolved Hide resolved
@allisonsuarez
Copy link
Contributor Author

do we need to bump the version of common as well?

Would this be a breaking change for any service on marshmallow < 3.0?

@verdan
Copy link
Member

verdan commented Nov 10, 2020

Slightly related to this, I have created RFC to introduce Python dataclasses instead of using attrs.
Would be happy to have your feedback on that as well and if approved, should also keep that n mind while working on this change.

amundsen-io/rfcs#12

Signed-off-by: Allison Suarez Miranda <asuarezmiranda@lyft.com>
@allisonsuarez allisonsuarez merged commit ff9d2e2 into master Nov 11, 2020
@allisonsuarez allisonsuarez deleted the asm-update-marsh branch November 11, 2020 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants