]> code.ossystems Code Review - openembedded-core.git/commit
python3-packaging: upgrade 20.8 -> 20.9
authorzhengruoqin <zhengrq.fnst@cn.fujitsu.com>
Mon, 8 Feb 2021 06:36:26 +0000 (14:36 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Feb 2021 08:52:09 +0000 (08:52 +0000)
commit6199c71030d527c57a1cb8496a377afb503d7670
treea69dda4b9c3f986a8715ae54fd12e2a7586e4663
parent600b75cef2807ccb3f89f24c77d02cd6e0a99e1f
python3-packaging: upgrade 20.8 -> 20.9

20.9 - 2021-01-29
~~~~~~~~~~~~~~~~~

* 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`)

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-packaging_20.9.bb [moved from meta/recipes-devtools/python/python3-packaging_20.8.bb with 80% similarity]