From: Wang Mingyu <[email protected]>

Changelog:
============
- Added Operations.implementation_for.replace parameter to Operations.
  implementation_for(), allowing replacement of existing operation 
implementations.
- Fixed issue in SQL Server dialect where the DROP that's automatically emitted
  for existing default constraints during an ALTER COLUMN needs to take place
  before not just the modification of the column's default, but also before the 
column's type is changed

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../{python3-alembic_1.17.1.bb => python3-alembic_1.17.2.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-alembic_1.17.1.bb => 
python3-alembic_1.17.2.bb} (80%)

diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.17.1.bb 
b/meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-alembic_1.17.1.bb
rename to meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb
index 4c3602cdd2..81bfdc64be 100644
--- a/meta-python/recipes-devtools/python/python3-alembic_1.17.1.bb
+++ b/meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=d2ee18d90dcc02d96b76e9e953629936"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = 
"8a289f6778262df31571d29cca4c7fbacd2f0f582ea0816f4c399b6da7528486"
+SRC_URI[sha256sum] = 
"bbe9751705c5e0f14877f02d46c53d10885e377e3d90eda810a016f9baa19e8e"
 
 RDEPENDS:${PN} += "\
     python3-dateutil \
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#121824): 
https://lists.openembedded.org/g/openembedded-devel/message/121824
Mute This Topic: https://lists.openembedded.org/mt/116353489/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to