All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] python3-packaging: upgrade 20.8 -> 20.9
@ 2021-02-08  6:36 zhengruoqin
  0 siblings, 0 replies; only message in thread
From: zhengruoqin @ 2021-02-08  6:36 UTC (permalink / raw)
  To: openembedded-core

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>
---
 .../{python3-packaging_20.8.bb => python3-packaging_20.9.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-packaging_20.8.bb => python3-packaging_20.9.bb} (80%)

diff --git a/meta/recipes-devtools/python/python3-packaging_20.8.bb b/meta/recipes-devtools/python/python3-packaging_20.9.bb
similarity index 80%
rename from meta/recipes-devtools/python/python3-packaging_20.8.bb
rename to meta/recipes-devtools/python/python3-packaging_20.9.bb
index 658c3d1f33..92cf6a25fe 100644
--- a/meta/recipes-devtools/python/python3-packaging_20.8.bb
+++ b/meta/recipes-devtools/python/python3-packaging_20.9.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/packaging"
 LICENSE = "Apache-2.0 & BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91"
 
-SRC_URI[sha256sum] = "78598185a7008a470d64526a8059de9aaa449238f280fc9eb6b13ba6c4109093"
+SRC_URI[sha256sum] = "5b327ac1320dc863dca72f4514ecc086f31186744b84a230374cc1fd776feae5"
 
 inherit pypi setuptools3
 
-- 
2.25.1




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-08  6:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-08  6:36 [OE-core] [PATCH] python3-packaging: upgrade 20.8 -> 20.9 zhengruoqin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.