diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-09 17:55:44 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-09 15:11:01 -0800 |
| commit | 632523b914d59ef83ecae635bd2cd1006be4aded (patch) | |
| tree | 6a26bd7b197915f9657648302ffccfea17e58e65 /meta-python/recipes-devtools/python | |
| parent | fd9bab33e2e7595d0de0784912639bd853dd3f03 (diff) | |
| download | meta-openembedded-632523b914d59ef83ecae635bd2cd1006be4aded.tar.gz | |
python3-txaio: upgrade 25.9.2 -> 25.12.1
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-txaio_25.12.1.bb (renamed from meta-python/recipes-devtools/python/python3-txaio_25.9.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-txaio_25.9.2.bb b/meta-python/recipes-devtools/python/python3-txaio_25.12.1.bb index 0d5e629b33..14db5d8f89 100644 --- a/meta-python/recipes-devtools/python/python3-txaio_25.9.2.bb +++ b/meta-python/recipes-devtools/python/python3-txaio_25.12.1.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "Compatibility API between asyncio/Twisted/Trollius" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=588502cb4ffc65da2b26780d6baa5a40" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=588502cb4ffc65da2b26780d6baa5a40" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "e42004a077c02eb5819ff004a4989e49db113836708430d59cb13d31bd309099" | 6 | SRC_URI[sha256sum] = "f0e83ffaf80a9b91bd710075cbc2bb71e879f8aa061b09f6e9dc122343dd69f2" |
| 7 | 7 | ||
| 8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
| 9 | 9 | ||
