mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
python3-txaio: upgrade 22.2.1 -> 23.1.1
License-Update: Copyright changed from "Crossbar.io Technologies GmbH" to "typedef int GmbH" Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
14
meta-python/recipes-devtools/python/python3-txaio_23.1.1.bb
Normal file
14
meta-python/recipes-devtools/python/python3-txaio_23.1.1.bb
Normal file
@@ -0,0 +1,14 @@
|
||||
DESCRIPTION = "Compatibility API between asyncio/Twisted/Trollius"
|
||||
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3e2c2c2cc2915edc5321b0e6b1d3f5f8"
|
||||
|
||||
SRC_URI[sha256sum] = "f9a9216e976e5e3246dfd112ad7ad55ca915606b60b84a757ac769bd404ff704"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
${PYTHON_PN}-twisted \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Reference in New Issue
Block a user