]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
for python 3.12, use greenlet>=3.0.0a1
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 2 Jul 2023 22:27:11 +0000 (18:27 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 2 Jul 2023 22:27:11 +0000 (18:27 -0400)
commitbfb5dfc3635d21996e8626850c6569ce7896fabe
tree0e0b7567a7edaa40b542161a30a3e676af690d69
parenta48ebfe72558ca4cf16ff1ce06e4efd83de48685
for python 3.12, use greenlet>=3.0.0a1

in the 1.4 backport at I91a51dcbad2902f7c4c7cec88ebbf42c2417b512 we
see that the newly released greenlet 3.0.0a1 installs / builds for
python 3.12.

Change-Id: Ib9e1aec8168996324dbb97c9cdbe1bc34bda7485
tox.ini