summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-sqlalchemy_1.3.19.bb (renamed from meta-python/recipes-devtools/python/python3-sqlalchemy_1.3.18.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.3.18.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.3.19.bb
index a5e1737b07..52e7bf376b 100644
--- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.3.18.bb
+++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.3.19.bb
@@ -4,8 +4,8 @@ HOMEPAGE = "http://www.sqlalchemy.org/"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=c19467890539ff718c00a019c9c7a7b2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=c19467890539ff718c00a019c9c7a7b2"
6 6
7SRC_URI[md5sum] = "96e085d318297b1ad36ef2685f54287a" 7SRC_URI[md5sum] = "a5710b0aee19a743e513f3bf002072a8"
8SRC_URI[sha256sum] = "da2fb75f64792c1fc64c82313a00c728a7c301efe6a60b7a9fe35b16b4368ce7" 8SRC_URI[sha256sum] = "3bba2e9fbedb0511769780fe1d63007081008c5c2d7d715e91858c94dbaa260e"
9 9
10PYPI_PACKAGE = "SQLAlchemy" 10PYPI_PACKAGE = "SQLAlchemy"
11inherit pypi setuptools3 11inherit pypi setuptools3