diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-can.inc | 5 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-can_2.2.1.bb (renamed from meta-python/recipes-devtools/python/python-can_2.2.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-can_2.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-can_2.2.0.bb) | 0 |
3 files changed, 3 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-can.inc b/meta-python/recipes-devtools/python/python-can.inc index 959da83581..46f085933f 100644 --- a/meta-python/recipes-devtools/python/python-can.inc +++ b/meta-python/recipes-devtools/python/python-can.inc | |||
@@ -3,8 +3,8 @@ SECTION = "devel/python" | |||
3 | LICENSE = "LGPLv3" | 3 | LICENSE = "LGPLv3" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=38138baa100d7259934590850bc0406e" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=38138baa100d7259934590850bc0406e" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "670cf82f67c6d2bd6516b638f129a196" | 6 | SRC_URI[md5sum] = "dcdd3f6b924e3f20acb1ccf4598236cf" |
7 | SRC_URI[sha256sum] = "187fac2fbc807561344a6df99cf7b776c0a10182bf99bb10a5c83af45b57dc11" | 7 | SRC_URI[sha256sum] = "b5e93b2ee32bdd597d9d908afe5171c402a04c9678ba47b60f33506738b1375b" |
8 | 8 | ||
9 | PYPI_PACKAGE="python-can" | 9 | PYPI_PACKAGE="python-can" |
10 | 10 | ||
@@ -14,4 +14,5 @@ RDEPENDS_${PN}_class-target += "\ | |||
14 | ${PYTHON_PN}-misc \ | 14 | ${PYTHON_PN}-misc \ |
15 | ${PYTHON_PN}-netserver \ | 15 | ${PYTHON_PN}-netserver \ |
16 | ${PYTHON_PN}-sqlite3 \ | 16 | ${PYTHON_PN}-sqlite3 \ |
17 | ${PYTHON_PN}-wrapt \ | ||
17 | " | 18 | " |
diff --git a/meta-python/recipes-devtools/python/python-can_2.2.0.bb b/meta-python/recipes-devtools/python/python-can_2.2.1.bb index f0edb6408b..f0edb6408b 100644 --- a/meta-python/recipes-devtools/python/python-can_2.2.0.bb +++ b/meta-python/recipes-devtools/python/python-can_2.2.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-can_2.2.0.bb b/meta-python/recipes-devtools/python/python3-can_2.2.1.bb index aaa9e811ce..aaa9e811ce 100644 --- a/meta-python/recipes-devtools/python/python3-can_2.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-can_2.2.1.bb | |||