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

Release 5.0.0 #327

Closed
Tracked by #6236
mayeut opened this issue Aug 28, 2021 · 3 comments
Closed
Tracked by #6236

Release 5.0.0 #327

mayeut opened this issue Aug 28, 2021 · 3 comments
Assignees

Comments

@mayeut
Copy link
Member

mayeut commented Aug 28, 2021

User-facing changes

  • [BUGFIX] Remove undeclared dependency on pkg_resources (#307)
  • [BUGFIX] Don't installs self in tox deps (#319)
  • [FEATURE] Add support for musllinux (#305, #311, #315)
  • [FEATURE] Replace unzip usage with Python's zipfile (#258, #324)
  • [FEATURE] libz.so.1 is now whitelisted (with some symbols blacklisted) (#152, #161, #334)

Housekeeping

  • Use python slim images to run tests (#308)
  • manylinux2014 now uses devtoolset-10 (#316)
  • use pre-commit to lint the code base (#331)
    • run pyupgrade --py36-plus (#325)
    • run isort --py 36 --profile black (#328)
    • run black (#329)
  • move mypy config to pyproject.toml (#326)
  • move to an src layout (#332)
@mayeut
Copy link
Member Author

mayeut commented Aug 28, 2021

@lkollar,

Before actually doing the release, I'd like to have the following. I'm working on that right now as I don't want to delay musllinux availability.
Please tell me if you disagree.

@mayeut mayeut pinned this issue Aug 28, 2021
@mayeut mayeut self-assigned this Sep 18, 2021
@mayeut
Copy link
Member Author

mayeut commented Sep 18, 2021

I have other "housekeeping" improvements on-going but as I don't want to delay musllinux anymore and the list of items required mentioned in the previous comment being completed, I will go on with the 5.0.0 release.

@mayeut
Copy link
Member Author

mayeut commented Sep 18, 2021

5.0.0 is available on PyPI

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

No branches or pull requests

1 participant