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

Changelog:
===========
- The sdist of "flit_core" now includes the corresponding tests
- flit publish can now use PyPI tokens stored in keyring
- The --python option can now take the path of a virtualenv folder, as an
  alternative to a Python executable
- Flit will work with current development versions of Pythona again
- The flit command line package now requires Python 3.8 or above
- The metadata in packages now has the names of optional dependency groups
  ("extras") normalised, complying with version 2.3 of the metadata standard
- The flit command line package now depends on pip
- Fix potential substitution of environment variables into passwords read
  from .pypirc files
- A warning is now shown when building packages which specify the old
  flit.buildapi backend, which should be replaced by flit_core.buildapi
- Avoid using the deprecated datetime.utcfromtimestamp()
- Flit now has a SECURITY.md file in the Github repository
- The tests for flit_core are no longer part of the installed package,
  reducing the size of the wheels

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

diff --git a/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb 
b/meta/recipes-devtools/python/python3-flit-core_3.10.1.bb
similarity index 92%
rename from meta/recipes-devtools/python/python3-flit-core_3.9.0.bb
rename to meta/recipes-devtools/python/python3-flit-core_3.10.1.bb
index b0bef4b6b6..acd2f866f7 100644
--- a/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb
+++ b/meta/recipes-devtools/python/python3-flit-core_3.10.1.bb
@@ -8,7 +8,7 @@ BUGTRACKER = "https://github.com/pypa/flit/issues";
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=41eb78fa8a872983a882c694a8305f08"
 
-SRC_URI[sha256sum] = 
"d75edf5eb324da20d53570a6a6f87f51e606eee8384925cd66a90611140844c7"
+SRC_URI[sha256sum] = 
"9c6258ae76d218ce60f9e39a43ca42006a3abcc5c44ea6bb2a1daa13857a8f1a"
 
 inherit pypi python_flit_core
 
-- 
2.34.1

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

Reply via email to