From: Wang Mingyu <[email protected]>

Changelog:
=============
-Create virtualenv for conda base Python. #2409
-Log the response text when pdm publish fails with HTTP error.
-Improve the error message when a specific package can't be found in the 
lockfile.
-prevent wrong project name (including space and illegal characters)
-Fix a bug that PDM cannot detect namespace packages correctly when creating 
symlinks.
-Fix template files created by pdm init being read-only when copied from a 
read-only PDM installation.
-Don't reset the build backend when asking for import.
-Never wrap the output of the export command.
-Forbid global project in conda base environment, since it may remove 
conda-managed packages.

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../python/{python3-pdm_2.10.1.bb => python3-pdm_2.10.3.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pdm_2.10.1.bb => 
python3-pdm_2.10.3.bb} (81%)

diff --git a/meta-python/recipes-devtools/python/python3-pdm_2.10.1.bb 
b/meta-python/recipes-devtools/python/python3-pdm_2.10.3.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-pdm_2.10.1.bb
rename to meta-python/recipes-devtools/python/python3-pdm_2.10.3.bb
index d5aab3db7..54da38927 100644
--- a/meta-python/recipes-devtools/python/python3-pdm_2.10.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pdm_2.10.3.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
 SECTION = "devel/python"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2eb31a2cc1a758c34b499f287dd04ef2"
 
-SRC_URI[sha256sum] = 
"d166531c659fc4905933546544dd2e16cf648c2ba6d898c82126ad6a42117a81"
+SRC_URI[sha256sum] = 
"46dafc8a4fe268c46479876e52c6967f7a9aa385e1e574e64248670a37b358ff"
 
 inherit pypi python_setuptools_build_meta
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#107002): 
https://lists.openembedded.org/g/openembedded-devel/message/107002
Mute This Topic: https://lists.openembedded.org/mt/102744821/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to