]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Platform_machine names for greenlet check
authorJAMES.DOW <JAMES.DOW@GAPAC.COM>
Wed, 22 Sep 2021 21:04:19 +0000 (17:04 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 22 Sep 2021 21:08:03 +0000 (17:08 -0400)
commit778dfdbec4318c47279ddb3fdfa31b074015928c
tree3694f1d0ae8a2128ce9f5dddb9c69eaaa887955e
parent15d98c5bea574eaa2010c1b7c15ae1974eae512e
Platform_machine names for greenlet check

Fixed regression due to #7024 where the reorganization of the "platform
machine" names for greenlet dependency mis-spelled "aarch64" and
additionally omitted uppercase "AMD64" as is needed for windows machines.
Pull request courtesy James Dow.

Fixes: #7024
Closes: #7069
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/7069
Pull-request-sha: dbd7419e21d2eb96a02b34a7f41de8a0382be559

Change-Id: Ia2793376a8fbb71d9b5b02fdc955dddbc0a0e80e
doc/build/changelog/unreleased_14/7024.rst [new file with mode: 0644]
setup.cfg