flask-marshmallow icon indicating copy to clipboard operation
flask-marshmallow copied to clipboard

fix: distutils deprecation warning in Python 3.10

Open GabrielLins64 opened this issue 2 years ago • 1 comments

Fixes: #242

Fixes the distutils deprecation warning by using packaging.version

GabrielLins64 avatar Mar 17 '22 02:03 GabrielLins64

What is the current status of this fix?

akiot-b avatar Aug 09 '22 07:08 akiot-b

Build failure; build log long since gone. @GabrielLins64 are there any extra commits in dev you can merge in to have another try?

garthk avatar Oct 26 '22 22:10 garthk

Build failure; build log long since gone. @GabrielLins64 are there any extra commits in dev you can merge in to have another try?

I can't see any new changes since January. However, I can push some useless commit to give it another try.

GabrielLins64 avatar Oct 26 '22 22:10 GabrielLins64

Thanks so much for taking care of this! I'm closing this as I rebased-and-merged it in #253, but your work and citation in the changelog were preserved there. 😄

I'm still working through things and getting ready for a release, but hopefully I'll be able to cut v0.15.0 shortly!

sirosen avatar Feb 06 '23 06:02 sirosen