Upgrade to release 4.1.0: - Accept arguments such as --directory in environment variables - Fix minor typos in documentation
Signed-off-by: Leon Anavi <[email protected]> --- ...-flask-migrate_4.0.7.bb => python3-flask-migrate_4.1.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-flask-migrate_4.0.7.bb => python3-flask-migrate_4.1.0.bb} (75%) diff --git a/meta-python/recipes-devtools/python/python3-flask-migrate_4.0.7.bb b/meta-python/recipes-devtools/python/python3-flask-migrate_4.1.0.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-flask-migrate_4.0.7.bb rename to meta-python/recipes-devtools/python/python3-flask-migrate_4.1.0.bb index bacf7851aa..7cdada071f 100644 --- a/meta-python/recipes-devtools/python/python3-flask-migrate_4.0.7.bb +++ b/meta-python/recipes-devtools/python/python3-flask-migrate_4.1.0.bb @@ -2,9 +2,9 @@ DESCRIPTION = "SQLAlchemy database migrations for Flask applications using Alemb LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b69377f79f3f48c661701236d5a6a85" -SRC_URI[sha256sum] = "dff7dd25113c210b069af280ea713b883f3840c1e3455274745d7355778c8622" +SRC_URI[sha256sum] = "1a336b06eb2c3ace005f5f2ded8641d534c18798d64061f6ff11f79e1434126d" -PYPI_PACKAGE = "Flask-Migrate" +PYPI_PACKAGE = "flask_migrate" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" inherit pypi python_setuptools_build_meta -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124575): https://lists.openembedded.org/g/openembedded-devel/message/124575 Mute This Topic: https://lists.openembedded.org/mt/117974116/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
