summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-sqlalchemy_1.3.23.bb (renamed from meta-python/recipes-devtools/python/python3-sqlalchemy_1.3.22.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.3.22.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.3.23.bb
index cf127241db..d962ea7d9e 100644
--- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.3.22.bb
+++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.3.23.bb
@@ -2,9 +2,9 @@ DESCRIPTION = "Python SQL toolkit and Object Relational Mapper that gives \
2application developers the full power and flexibility of SQL" 2application developers the full power and flexibility of SQL"
3HOMEPAGE = "http://www.sqlalchemy.org/" 3HOMEPAGE = "http://www.sqlalchemy.org/"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=c19467890539ff718c00a019c9c7a7b2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=3359ed561ac16aaa25b6c6eff84df595"
6 6
7SRC_URI[sha256sum] = "758fc8c4d6c0336e617f9f6919f9daea3ab6bb9b07005eda9a1a682e24a6cacc" 7SRC_URI[sha256sum] = "6fca33672578666f657c131552c4ef8979c1606e494f78cd5199742dfb26918b"
8 8
9PYPI_PACKAGE = "SQLAlchemy" 9PYPI_PACKAGE = "SQLAlchemy"
10inherit pypi setuptools3 10inherit pypi setuptools3