Bump packaging from 20.7 to 20.8
Bumps packaging from 20.7 to 20.8.
Release notes
Sourced from packaging's releases.
Release 20.8
- Revert back to setuptools for compatibility purposes for some Linux distros (:issue:
363
)- Do not insert an underscore in wheel tags when the interpreter version number is more than 2 digits (:issue:
372
)
Changelog
Sourced from packaging's changelog.
20.8 - 2020-12-11
* Revert back to setuptools for compatibility purposes for some Linux distros (:issue:`363`) * Do not insert an underscore in wheel tags when the interpreter version number is more than 2 digits (:issue:`372`)
Commits
-
d93c6ee
Bump for release -
1534da5
Update noxfile.py for going back to setuptools -
b299c3d
Add a changelog entry for reverting underscores in wheel tags -
611982b
Don't put an underscore in the version portion of Python 3.10 compatibility t... -
4b9b3f8
Remove unused test fixture (#373) -
7e47a46
Fill in some missing changelog entries (#370) -
d1ade53
Changelog entry for going back to setuptools -
14ad352
move back to setuptools (#367) -
a6407e3
Annotate the public interface (#350) -
fc86d7e
Upload to git before uploading to PyPI (#359) - Additional commits viewable in compare view