diff options
author | Maciej Pijanowski <maciej.pijanowski@3mdeb.com> | 2019-08-11 17:16:22 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-11 08:58:05 -0700 |
commit | 8f3d728b364e6f1674f7f809beb8dbfdc00eda74 (patch) | |
tree | 9ad8aaf05775224041c0d5766a3da33f87c302df | |
parent | ac31a6d3443cefc5c6b859f76157162cd7e21c51 (diff) | |
download | meta-openembedded-8f3d728b364e6f1674f7f809beb8dbfdc00eda74.tar.gz |
python-engineio: upgrade to 3.9.3
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-engineio.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-engineio_3.9.3.bb (renamed from meta-python/recipes-devtools/python/python-engineio_3.5.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-engineio_3.9.3.bb (renamed from meta-python/recipes-devtools/python/python3-engineio_3.5.0.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-engineio.inc b/meta-python/recipes-devtools/python/python-engineio.inc index c399d7dda..f24da1284 100644 --- a/meta-python/recipes-devtools/python/python-engineio.inc +++ b/meta-python/recipes-devtools/python/python-engineio.inc | |||
@@ -9,5 +9,5 @@ inherit pypi | |||
9 | 9 | ||
10 | PYPI_PACKAGE = "python-engineio" | 10 | PYPI_PACKAGE = "python-engineio" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "011a61f1ee84755043cf862c8cc24f21" | 12 | SRC_URI[md5sum] = "11a4f18f5b08a36d07d3c0ff85e7c047" |
13 | SRC_URI[sha256sum] = "b2756ce53076163eb24f59c1d1a903ac72f071ad4fb7b3ef6dab1b1b9ae9a44f" | 13 | SRC_URI[sha256sum] = "2a4c874aea686e79f8ea9efc30748110df581df6d577d18bb5eaa1a8f2199d12" |
diff --git a/meta-python/recipes-devtools/python/python-engineio_3.5.0.bb b/meta-python/recipes-devtools/python/python-engineio_3.9.3.bb index 7dd6ec0e0..7dd6ec0e0 100644 --- a/meta-python/recipes-devtools/python/python-engineio_3.5.0.bb +++ b/meta-python/recipes-devtools/python/python-engineio_3.9.3.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-engineio_3.5.0.bb b/meta-python/recipes-devtools/python/python3-engineio_3.9.3.bb index 028d1104a..028d1104a 100644 --- a/meta-python/recipes-devtools/python/python3-engineio_3.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-engineio_3.9.3.bb | |||