diff options
Diffstat (limited to 'meta-python/recipes-devtools')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-engineio_3.12.1.bb | 2 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-engineio_3.13.0.bb (renamed from meta-python/recipes-devtools/python/python-engineio.inc) | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/meta-python/recipes-devtools/python/python3-engineio_3.12.1.bb b/meta-python/recipes-devtools/python/python3-engineio_3.12.1.bb deleted file mode 100644 index 028d1104ab..0000000000 --- a/meta-python/recipes-devtools/python/python3-engineio_3.12.1.bb +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-engineio.inc | ||
diff --git a/meta-python/recipes-devtools/python/python-engineio.inc b/meta-python/recipes-devtools/python/python3-engineio_3.13.0.bb index 965f420142..51f853390c 100644 --- a/meta-python/recipes-devtools/python/python-engineio.inc +++ b/meta-python/recipes-devtools/python/python3-engineio_3.13.0.bb | |||
| @@ -5,9 +5,9 @@ SECTION = "devel/python" | |||
| 5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=42d0a9e728978f0eeb759c3be91536b8" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=42d0a9e728978f0eeb759c3be91536b8" |
| 7 | 7 | ||
| 8 | inherit pypi | 8 | inherit pypi setuptools3 |
| 9 | 9 | ||
| 10 | PYPI_PACKAGE = "python-engineio" | 10 | PYPI_PACKAGE = "python-engineio" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "e6ea8b3f2f32eeeb02014c46092f2adb" | 12 | SRC_URI[md5sum] = "822b5dba0308dde6b8cbfd022daae0e4" |
| 13 | SRC_URI[sha256sum] = "2481732d93646998f7372ef0ecf003af7817b82720b881db173c3d50b4887916" | 13 | SRC_URI[sha256sum] = "2da5e1e5565e170a17169d1a76eb6a099cc96f0a25a5b1e0f9785f151485daea" |
