diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-sqlalchemy.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-sqlalchemy.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-sqlalchemy.inc b/meta-python/recipes-devtools/python/python-sqlalchemy.inc index 0a93dc4a7..12f16c30e 100644 --- a/meta-python/recipes-devtools/python/python-sqlalchemy.inc +++ b/meta-python/recipes-devtools/python/python-sqlalchemy.inc | |||
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=452f4b8adb0feba42e5be5f1fbfbf538" | |||
7 | PYPI_PACKAGE = "SQLAlchemy" | 7 | PYPI_PACKAGE = "SQLAlchemy" |
8 | inherit pypi | 8 | inherit pypi |
9 | 9 | ||
10 | SRC_URI[md5sum] = "3de387eddb4012083a4562928c511e43" | 10 | SRC_URI[md5sum] = "6353eb8223b8476bb0399c28adff5850" |
11 | SRC_URI[sha256sum] = "76f76965e9a968ba3aecd2a8bc0d991cea04fd9a182e6c95c81f1551487b0211" | 11 | SRC_URI[sha256sum] = "2a98ac87b30eaa2bee1f1044848b9590e476e7f93d033c6542e60b993a5cf898" |
12 | 12 | ||
13 | RDEPENDS_${PN} += " \ | 13 | RDEPENDS_${PN} += " \ |
14 | ${PYTHON_PN}-json \ | 14 | ${PYTHON_PN}-json \ |