From: Mike Bayer Date: Mon, 28 Mar 2022 15:23:39 +0000 (-0400) Subject: block asyncmy 0.2.4 X-Git-Tag: rel_2_0_0b1~401 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbd6420b39edb24481f171b8d0081149dd2e5ba7;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git block asyncmy 0.2.4 asyncmy made a backwards incompatible change to the TIME datatype in 0.2.4 which hopefully will be reverted as this change does not belong in a minor point release Change-Id: Id8bf932d70f52caba06094308a5b87387e69b94b References: https://github.com/long2ice/asyncmy/issues/37 --- diff --git a/setup.cfg b/setup.cfg index b45ebf8678..02a1ec8aab 100644 --- a/setup.cfg +++ b/setup.cfg @@ -71,7 +71,7 @@ aiomysql = aiomysql asyncmy = %(asyncio)s - asyncmy>=0.2.3 + asyncmy>=0.2.3,!=0.2.4 aiosqlite = %(asyncio)s aiosqlite