mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-21 11:58:24 +00:00
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>
This commit is contained in:
12
meta-python/recipes-devtools/python/python3-txaio_25.12.1.bb
Normal file
12
meta-python/recipes-devtools/python/python3-txaio_25.12.1.bb
Normal file
@@ -0,0 +1,12 @@
|
||||
DESCRIPTION = "Compatibility API between asyncio/Twisted/Trollius"
|
||||
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=588502cb4ffc65da2b26780d6baa5a40"
|
||||
|
||||
SRC_URI[sha256sum] = "f0e83ffaf80a9b91bd710075cbc2bb71e879f8aa061b09f6e9dc122343dd69f2"
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-twisted \
|
||||
"
|
||||
Reference in New Issue
Block a user