mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
python3-txaio: upgrade 25.12.2 -> 26.6.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
DESCRIPTION = "Compatibility API between asyncio/Twisted/Trollius"
|
||||
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=f3b6f0e9bfce02a086e4ddfbc8504e33"
|
||||
|
||||
SRC_URI[sha256sum] = "3ee900b2331c93457530fddbccc1a320c4e2d7ac8f9073d01c3fbe87762ccb35"
|
||||
|
||||
inherit pypi python_setuptools_build_meta python_hatchling
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-twisted \
|
||||
"
|
||||
Reference in New Issue
Block a user