aboutsummaryrefslogtreecommitdiff
path: root/development/SQLAlchemy/SQLAlchemy.info
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-08-22 03:52:08 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-23 20:51:43 +0700
commit083f9f7cace84fbfc6747fa57b317d4841a95a96 (patch)
tree099c45c1b2dad6a6e92d179b6c146eb53a4385d3 /development/SQLAlchemy/SQLAlchemy.info
parent2d7921b93f1da4a3aff2a250140a1d060d428aea (diff)
development/SQLAlchemy: Updated for version 2.0.43.
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 bbd5502ec9..fc8536ffb2 100644
--- a/development/SQLAlchemy/SQLAlchemy.info
+++ b/development/SQLAlchemy/SQLAlchemy.info
@@ -1,8 +1,8 @@
PRGNAM="SQLAlchemy"
-VERSION="2.0.41"
+VERSION="2.0.43"
HOMEPAGE="http://www.sqlalchemy.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/sqlalchemy-2.0.41.tar.gz"
-MD5SUM="76ade8b13f77b9ceaff6c91f5617c668"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/sqlalchemy-2.0.43.tar.gz"
+MD5SUM="a006c045b1a5610dba083ab3ae5dd991"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt python3-typing-extensions greenlet"