mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-engineio: Upgrade 3.12.1 -> 3.13.0
Upgrade to release 3.13.0 and consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
inherit setuptools3
|
||||
require python-engineio.inc
|
||||
+3
-3
@@ -5,9 +5,9 @@ SECTION = "devel/python"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=42d0a9e728978f0eeb759c3be91536b8"
|
||||
|
||||
inherit pypi
|
||||
inherit pypi setuptools3
|
||||
|
||||
PYPI_PACKAGE = "python-engineio"
|
||||
|
||||
SRC_URI[md5sum] = "e6ea8b3f2f32eeeb02014c46092f2adb"
|
||||
SRC_URI[sha256sum] = "2481732d93646998f7372ef0ecf003af7817b82720b881db173c3d50b4887916"
|
||||
SRC_URI[md5sum] = "822b5dba0308dde6b8cbfd022daae0e4"
|
||||
SRC_URI[sha256sum] = "2da5e1e5565e170a17169d1a76eb6a099cc96f0a25a5b1e0f9785f151485daea"
|
||||
Reference in New Issue
Block a user