diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.31.bb (renamed from meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.29.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.29.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.31.bb index b535951c00..510bb7d9e4 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.29.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.31.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=3359ed561ac16aaa25b6c6eff84df595" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f4001d1ca15b69d096fa1b4fd1bdce79" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "fa2bad14e1474ba649cfc969c1d2ec915dd3e79677f346bbfe08e93ef9020b39" | 7 | SRC_URI[sha256sum] = "582b59d1e5780a447aada22b461e50b404a9dc05768da1d87368ad8190468418" |
| 8 | 8 | ||
| 9 | PYPI_PACKAGE = "SQLAlchemy" | 9 | PYPI_PACKAGE = "SQLAlchemy" |
| 10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
