]> code.ossystems Code Review - openembedded-core.git/commit
python3-packaging: upgrade 20.4 -> 20.8
authorTim Orling <timothy.t.orling@linux.intel.com>
Mon, 14 Dec 2020 19:54:51 +0000 (11:54 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Dec 2020 22:52:13 +0000 (22:52 +0000)
commit7a074958be6e166e2de98bd39dc203f0d67a8d93
treeaaa08e7af98a65e04929273a8c5009101af8932a
parent42b0c4a5ea82d18bae297d01d91b0edbf639128e
python3-packaging: upgrade 20.4 -> 20.8

Upstream release notes:
'''
* 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`)

* 20.7 - 2020-11-28
  - No unreleased changes.

* 20.6 - 2020-11-28
  - Note:
    This release was subsequently yanked, and these changes were included in
    20.7.

  - Fix flit configuration, to include LICENSE files (:issue:`357`)
  - Make intel a recognized CPU architecture for the universal macOS
    platform tag (:issue:`361`)
  - Add some missing type hints to packaging.requirements (issue:350)

* 20.5 - 2020-11-27
  - Officially support Python 3.9 (:issue:`343`)
  - Deprecate the LegacyVersion and LegacySpecifier classes (:issue:`321`)
  - Handle OSError on non-dynamic executables when attempting to resolve the
    glibc version string.
"""

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-packaging_20.8.bb [moved from meta/recipes-devtools/python/python3-packaging_20.4.bb with 71% similarity]