aboutsummaryrefslogtreecommitdiff
path: root/development/SQLAlchemy/SQLAlchemy.info
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-01-14 03:31:02 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-18 08:13:31 +0700
commit2edc1d8e66d32138788206b0a919b6dda6a942d6 (patch)
tree6697fa65ed77b991811b22424392b4d8afc4cdb8 /development/SQLAlchemy/SQLAlchemy.info
parent6b24bf54a33fdbc5ecca304a0de2e22109215ae2 (diff)
development/SQLAlchemy: Updated for version 2.0.37.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/SQLAlchemy/SQLAlchemy.info')
-rw-r--r--development/SQLAlchemy/SQLAlchemy.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/SQLAlchemy/SQLAlchemy.info b/development/SQLAlchemy/SQLAlchemy.info
index eb91b01495..225bc46284 100644
--- a/development/SQLAlchemy/SQLAlchemy.info
+++ b/development/SQLAlchemy/SQLAlchemy.info
@@ -1,8 +1,8 @@
PRGNAM="SQLAlchemy"
-VERSION="2.0.36"
+VERSION="2.0.37"
HOMEPAGE="http://www.sqlalchemy.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/sqlalchemy-2.0.36.tar.gz"
-MD5SUM="7a4444524e4930a29f22dbca0cb16d4b"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/sqlalchemy-2.0.37.tar.gz"
+MD5SUM="b7b1514b01796c1b98d7b7ddd2b2c79a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt python3-typing-extensions greenlet"