Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
245: Update packaging to 20.9 r=nbraud a=pyup-bot This PR updates [packaging](https://pypi.org/project/packaging) from **20.8** to **20.9**. <details> <summary>Changelog</summary> ### 20.9 ``` ~~~~~~~~~~~~~~~~~ * Run `isort <https://pypi.org/project/isort/>`_ over the code base (:issue:`377`) * Add support for the ``macosx_10_*_universal2`` platform tags (:issue:`379`) * Introduce ``packaging.utils.parse_wheel_filename()`` and ``parse_sdist_filename()`` (:issue:`387` and :issue:`389`) ``` </details> <details> <summary>Links</summary> - PyPI: https://pypi.org/project/packaging - Changelog: https://pyup.io/changelogs/packaging/ - Repo: https://github.com/pypa/packaging </details> Co-authored-by: pyup-bot <[email protected]>
- Loading branch information