All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-python] [PATCH] python3-flask-migrate: upgrade 3.0.0 -> 3.0.1
@ 2021-07-14 21:34 zangrc
  0 siblings, 0 replies; only message in thread
From: zangrc @ 2021-07-14 21:34 UTC (permalink / raw)
  To: openembedded-devel

Add support for Alchemical in addition to Flask-SQLAlchemy (commit)
Remove Flask-Script references from the documentation (commit)

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
---
 ...n3-flask-migrate_3.0.0.bb => python3-flask-migrate_3.0.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-flask-migrate_3.0.0.bb => python3-flask-migrate_3.0.1.bb} (79%)

diff --git a/meta-python/recipes-devtools/python/python3-flask-migrate_3.0.0.bb b/meta-python/recipes-devtools/python/python3-flask-migrate_3.0.1.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-flask-migrate_3.0.0.bb
rename to meta-python/recipes-devtools/python/python3-flask-migrate_3.0.1.bb
index 8f84e05972..77fd172bc4 100644
--- a/meta-python/recipes-devtools/python/python3-flask-migrate_3.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-migrate_3.0.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "SQLAlchemy database migrations for Flask applications using Alemb
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b69377f79f3f48c661701236d5a6a85"
 
-SRC_URI[sha256sum] = "a6607e66bf1d68489b2281ead5caa6fdf7a21b71984fae922ef5f915ac45bbcb"
+SRC_URI[sha256sum] = "4d42e8f861d78cb6e9319afcba5bf76062e5efd7784184dd2a1cccd9de34a702"
 
 PYPI_PACKAGE = "Flask-Migrate"
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-14  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14 21:34 [oe] [meta-python] [PATCH] python3-flask-migrate: upgrade 3.0.0 -> 3.0.1 zangrc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.