diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-04-17 09:40:42 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-04-17 23:47:27 -0700 |
commit | 8848b7b8d69a1ac5be9dbf98796876408c0b9d8f (patch) | |
tree | a204554bd53076f83c080f6a7ec97b78e3535288 /meta-python/recipes-devtools/python/python3-flexcache | |
parent | de060994201ab38103e527d195d41fac07d2ae8d (diff) | |
download | meta-openembedded-8848b7b8d69a1ac5be9dbf98796876408c0b9d8f.tar.gz |
python3-pdm: upgrade 2.13.2 -> 2.14.0
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 <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flexcache')
0 files changed, 0 insertions, 0 deletions