* [PATCH 0/1] python3-packaging: upgrade
@ 2020-12-14 19:54 Tim Orling
2020-12-14 19:54 ` [PATCH 1/1] python3-packaging: upgrade 20.4 -> 20.8 Tim Orling
0 siblings, 1 reply; 2+ messages in thread
From: Tim Orling @ 2020-12-14 19:54 UTC (permalink / raw)
To: openembedded-core
From: Tim Orling <timothy.t.orling@linux.intel.com>
This was built and tested on top of current master-next.
The following changes since commit 647066acbd15e4489cbbbde3165c7980aee1e91c:
wic-image-minimal: only depend on syslinux on x86 targets (2020-12-14 13:37:21 +0000)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib timo/python3-packaging-20.8
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=timo/python3-packaging-20.8
Tim Orling (1):
python3-packaging: upgrade 20.4 -> 20.8
.../{python3-packaging_20.4.bb => python3-packaging_20.8.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-packaging_20.4.bb => python3-packaging_20.8.bb} (71%)
--
2.25.0
^ permalink raw reply [flat|nested] 2+ messages in thread* [PATCH 1/1] python3-packaging: upgrade 20.4 -> 20.8
2020-12-14 19:54 [PATCH 0/1] python3-packaging: upgrade Tim Orling
@ 2020-12-14 19:54 ` Tim Orling
0 siblings, 0 replies; 2+ messages in thread
From: Tim Orling @ 2020-12-14 19:54 UTC (permalink / raw)
To: openembedded-core
From: Tim Orling <timothy.t.orling@linux.intel.com>
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>
---
.../{python3-packaging_20.4.bb => python3-packaging_20.8.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-packaging_20.4.bb => python3-packaging_20.8.bb} (71%)
diff --git a/meta/recipes-devtools/python/python3-packaging_20.4.bb b/meta/recipes-devtools/python/python3-packaging_20.8.bb
similarity index 71%
rename from meta/recipes-devtools/python/python3-packaging_20.4.bb
rename to meta/recipes-devtools/python/python3-packaging_20.8.bb
index c75707e69c7..658c3d1f331 100644
--- a/meta/recipes-devtools/python/python3-packaging_20.4.bb
+++ b/meta/recipes-devtools/python/python3-packaging_20.8.bb
@@ -3,8 +3,7 @@ HOMEPAGE = "https://github.com/pypa/packaging"
LICENSE = "Apache-2.0 & BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91"
-SRC_URI[md5sum] = "3208229da731c5d8e29d4d8941e75005"
-SRC_URI[sha256sum] = "4357f74f47b9c12db93624a82154e9b120fa8293699949152b22065d556079f8"
+SRC_URI[sha256sum] = "78598185a7008a470d64526a8059de9aaa449238f280fc9eb6b13ba6c4109093"
inherit pypi setuptools3
--
2.25.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-14 19:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-14 19:54 [PATCH 0/1] python3-packaging: upgrade Tim Orling
2020-12-14 19:54 ` [PATCH 1/1] python3-packaging: upgrade 20.4 -> 20.8 Tim Orling
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox