diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-sqlalchemy.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-sqlalchemy_1.1.15.bb (renamed from meta-python/recipes-devtools/python/python-sqlalchemy_1.1.14.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.15.bb (renamed from meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.14.bb) | 0 |
3 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 cc8e82f12..2683a6ab1 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] = "b32669d53e903b3512065026552f3bff" | 10 | SRC_URI[md5sum] = "077f9bd3339957f53068b5572a152674" |
11 | SRC_URI[sha256sum] = "f1191e29e35b6fe1aef7175a09b1707ebb7bd08d0b17cb0feada76c49e5a2d1e" | 11 | SRC_URI[sha256sum] = "8b79a5ed91cdcb5abe97b0045664c55c140aec09e5dd5c01303e23de5fe7a95a" |
12 | 12 | ||
13 | RDEPENDS_${PN} += " \ | 13 | RDEPENDS_${PN} += " \ |
14 | ${PYTHON_PN}-json \ | 14 | ${PYTHON_PN}-json \ |
diff --git a/meta-python/recipes-devtools/python/python-sqlalchemy_1.1.14.bb b/meta-python/recipes-devtools/python/python-sqlalchemy_1.1.15.bb index 53c8fecf7..53c8fecf7 100644 --- a/meta-python/recipes-devtools/python/python-sqlalchemy_1.1.14.bb +++ b/meta-python/recipes-devtools/python/python-sqlalchemy_1.1.15.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.14.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.15.bb index 01f1e97ec..01f1e97ec 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.14.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.15.bb | |||