From: Wang Mingyu <[email protected]> Changelog: - Reverted the behavior of Operations.add_column() that would automatically render the "PRIMARY KEY" keyword inline when a Column with primary_key=True is added.
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-alembic_1.18.3.bb => python3-alembic_1.18.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-alembic_1.18.3.bb => python3-alembic_1.18.4.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.18.3.bb b/meta-python/recipes-devtools/python/python3-alembic_1.18.4.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-alembic_1.18.3.bb rename to meta-python/recipes-devtools/python/python3-alembic_1.18.4.bb index b6ea160949..92c8a019e1 100644 --- a/meta-python/recipes-devtools/python/python3-alembic_1.18.3.bb +++ b/meta-python/recipes-devtools/python/python3-alembic_1.18.4.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ff111c41e8748bbfa45e8ba92347b681" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "1212aa3778626f2b0f0aa6dd4e99a5f99b94bd25a0c1ac0bba3be65e081e50b0" +SRC_URI[sha256sum] = "cb6e1fd84b6174ab8dbb2329f86d631ba9559dd78df550b57804d607672cedbc" RDEPENDS:${PN} += "\ python3-dateutil \ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125124): https://lists.openembedded.org/g/openembedded-devel/message/125124 Mute This Topic: https://lists.openembedded.org/mt/118276637/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
