diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-11-19 09:38:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-19 09:38:51 +0700 |
commit | 11c9c470096c65e72ed146bb5a342a8439f71f13 (patch) | |
tree | 54a2f552e7398ae6fc1a331b0e535ec8febb86c7 /development/SQLAlchemy/SQLAlchemy.info | |
parent | 7c8f0075cc5a55ffbf0465e94c9474cdd6946d5a (diff) |
development/SQLAlchemy: Updated for version 1.4.44.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/SQLAlchemy/SQLAlchemy.info')
-rw-r--r-- | development/SQLAlchemy/SQLAlchemy.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/SQLAlchemy/SQLAlchemy.info b/development/SQLAlchemy/SQLAlchemy.info index 0bc0003e67202..5014871276061 100644 --- a/development/SQLAlchemy/SQLAlchemy.info +++ b/development/SQLAlchemy/SQLAlchemy.info @@ -1,8 +1,8 @@ PRGNAM="SQLAlchemy" -VERSION="1.4.42" +VERSION="1.4.44" HOMEPAGE="http://www.sqlalchemy.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/SQLAlchemy-1.4.42.tar.gz" -MD5SUM="52318b83e8931c5f5a459f54fe4be3e8" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/SQLAlchemy-1.4.44.tar.gz" +MD5SUM="088cf22e4a2845a85fbcd8a80ea7d6ba" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="greenlet" |