From: Wang Mingyu <[email protected]>

Changelog:
===========
- Added support for Python 3.14
- Fixed invalid license classifier
- Explicitly set language="c++" and add -lstdc++ to solve linker problem on 
OpenSUSE
- Fix bug where compilation warnings for MSVC were not turned into errors for 
CI testing
- Eliminate various static analysis warnings
- Removed support for Python 3.8

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

diff --git a/meta-python/recipes-devtools/python/python3-fastnumbers_5.1.1.bb 
b/meta-python/recipes-devtools/python/python3-fastnumbers_5.2.0.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-fastnumbers_5.1.1.bb
rename to meta-python/recipes-devtools/python/python3-fastnumbers_5.2.0.bb
index 3a92fe0ab4..4ef9361d41 100644
--- a/meta-python/recipes-devtools/python/python3-fastnumbers_5.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-fastnumbers_5.2.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=d32431d1b650010945da4e078011c8fa"
 
 PYPI_PACKAGE = "fastnumbers"
 
-SRC_URI[sha256sum] = 
"183fa021cdc052edaeede5c23e3086461deb7562b567614edf71b29515f5fa4b"
+SRC_URI[sha256sum] = 
"07266a2fca9e08eeb5a6c70be4c8db3637db9b930ea5198facbbb9b0b31d4d03"
 
 inherit pypi python_setuptools_build_meta ptest-python-pytest
 
-- 
2.43.0

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

Reply via email to