Upgrade to release 2.6.0:

- Removed deprecated --head-only option
- Initialize logger with a name
- Move import to the top in env.py file to avoid linter warnings
- Add a note to the documentation regarding logging
- Move builds to GitHub actions

Signed-off-by: Leon Anavi <leon.an...@konsulko.com>
---
 ...3-flask-migrate_2.5.3.bb => python3-flask-migrate_2.6.0.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-flask-migrate_2.5.3.bb => 
python3-flask-migrate_2.6.0.bb} (71%)

diff --git a/meta-python/recipes-devtools/python/python3-flask-migrate_2.5.3.bb 
b/meta-python/recipes-devtools/python/python3-flask-migrate_2.6.0.bb
similarity index 71%
rename from meta-python/recipes-devtools/python/python3-flask-migrate_2.5.3.bb
rename to meta-python/recipes-devtools/python/python3-flask-migrate_2.6.0.bb
index 54fa1dd97..810f0eb27 100644
--- a/meta-python/recipes-devtools/python/python3-flask-migrate_2.5.3.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-migrate_2.6.0.bb
@@ -2,8 +2,7 @@ DESCRIPTION = "SQLAlchemy database migrations for Flask 
applications using Alemb
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b69377f79f3f48c661701236d5a6a85"
 
-SRC_URI[md5sum] = "707d4a5fd4e11d3113a1228aa7793176"
-SRC_URI[sha256sum] = 
"a69d508c2e09d289f6e55a417b3b8c7bfe70e640f53d2d9deb0d056a384f37ee"
+SRC_URI[sha256sum] = 
"8626af845e6071ef80c70b0dc16d373f761c981f0ad61bb143a529cab649e725"
 
 PYPI_PACKAGE = "Flask-Migrate"
 
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#89238): 
https://lists.openembedded.org/g/openembedded-devel/message/89238
Mute This Topic: https://lists.openembedded.org/mt/80314697/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to