From: Wang Mingyu <wan...@fujitsu.com>

Changelog:
===========
-Revert the package cache introduced in 2.13. Don't cache the decompressed
 contents of wheels unless being told so.
-Fix inconsistent logging when pdm use a different python interpreter
-Fix PDM unable to find Python interpreters when PDM_IGNORE_ACTIVE_VENV is set
-Check verify_ssl when trusting each source.
-Fix name check for project itself in pdm outdated
-Fix a regression that proxy env vars are not respected.
-Fix an issue that venv provider can't be found when providers are explicitly
 configured.
-Fix a bug that [tool.pdm.options] are ignored if -c/--config CONFIG is given.
-Make --without respect groups in dev-dependencies
-Per-source configuration for ca-certs and client-cert.
-Remove all caches by removing individual cache types one by one.
-Use the default HTTP client when downloading the pythons, to use the
 certificates settings.
-Fix a race condition where pth files take effect when multiple packages are
 installed in parallel.
-Refuse to run recursive composite scripts.

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../python/{python3-pdm_2.13.2.bb => python3-pdm_2.14.0.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pdm_2.13.2.bb => 
python3-pdm_2.14.0.bb} (81%)

diff --git a/meta-python/recipes-devtools/python/python3-pdm_2.13.2.bb 
b/meta-python/recipes-devtools/python/python3-pdm_2.14.0.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-pdm_2.13.2.bb
rename to meta-python/recipes-devtools/python/python3-pdm_2.14.0.bb
index 387f14b0e..011ba5b3d 100644
--- a/meta-python/recipes-devtools/python/python3-pdm_2.13.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pdm_2.14.0.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
 SECTION = "devel/python"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2eb31a2cc1a758c34b499f287dd04ef2"
 
-SRC_URI[sha256sum] = 
"e282bf1caf0a083fc0fb5e89ad6f79d7c579ff52c7bb58ee8587ea3d5bb9e14a"
+SRC_URI[sha256sum] = 
"7ae6c4b5518085a703e0824ab10cbc3b7246b599ef07b8c4dcb2af1e42859190"
 
 inherit pypi python_setuptools_build_meta
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#110016): 
https://lists.openembedded.org/g/openembedded-devel/message/110016
Mute This Topic: https://lists.openembedded.org/mt/105569583/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to