diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-12-24 17:26:18 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-12-24 08:23:08 -0800 |
| commit | 4c0904c295f57e761fec8217411f230511097733 (patch) | |
| tree | 61c5605488df282fc7c6fbe4c10db7f464df7717 /meta-python/recipes-devtools/python | |
| parent | 0279106fd0cd7176689f81ccb296293296348aa7 (diff) | |
| download | meta-openembedded-4c0904c295f57e761fec8217411f230511097733.tar.gz | |
python3-fastnumbers: upgrade 5.1.0 -> 5.1.1
Changelog:
Add support for Python 3.13
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')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-fastnumbers_5.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-fastnumbers_5.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-fastnumbers_5.1.0.bb b/meta-python/recipes-devtools/python/python3-fastnumbers_5.1.1.bb index 01aa8b3b44..28ef40fa05 100644 --- a/meta-python/recipes-devtools/python/python3-fastnumbers_5.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-fastnumbers_5.1.1.bb | |||
| @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d32431d1b650010945da4e078011c8fa" | |||
| 5 | 5 | ||
| 6 | PYPI_PACKAGE = "fastnumbers" | 6 | PYPI_PACKAGE = "fastnumbers" |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "e092d33f8b95c3171a2fb34e579efe0c54b0290dd7f96ffaa2762437601d90a7" | 8 | SRC_URI[sha256sum] = "183fa021cdc052edaeede5c23e3086461deb7562b567614edf71b29515f5fa4b" |
| 9 | 9 | ||
| 10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
