diff options
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 \ | |||
| 2 | application developers the full power and flexibility of SQL" | 2 | application developers the full power and flexibility of SQL" |
| 3 | HOMEPAGE = "http://www.sqlalchemy.org/" | 3 | HOMEPAGE = "http://www.sqlalchemy.org/" |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c19467890539ff718c00a019c9c7a7b2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3359ed561ac16aaa25b6c6eff84df595" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "758fc8c4d6c0336e617f9f6919f9daea3ab6bb9b07005eda9a1a682e24a6cacc" | 7 | SRC_URI[sha256sum] = "6fca33672578666f657c131552c4ef8979c1606e494f78cd5199742dfb26918b" |
| 8 | 8 | ||
| 9 | PYPI_PACKAGE = "SQLAlchemy" | 9 | PYPI_PACKAGE = "SQLAlchemy" |
| 10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
