summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy/SQLAlchemy.info
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-10-13 04:39:58 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-22 06:08:12 +0700
commitba0f8413c2bedb0dacab80151accfb3c740f30e0 (patch)
tree2a648cd4a5d4cba59938d85317ce8edcdf6bae60 /development/SQLAlchemy/SQLAlchemy.info
parent5f02942c07159d6526cdbd476c0a57a01fddc9cd (diff)
downloadslackbuilds-ba0f8413c2bedb0dacab80151accfb3c740f30e0.tar.gz
slackbuilds-ba0f8413c2bedb0dacab80151accfb3c740f30e0.tar.xz
development/SQLAlchemy: Updated for version 2.0.28.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--development/SQLAlchemy/SQLAlchemy.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/development/SQLAlchemy/SQLAlchemy.info b/development/SQLAlchemy/SQLAlchemy.info
index cd53936d89..4d987f4c57 100644
--- a/development/SQLAlchemy/SQLAlchemy.info
+++ b/development/SQLAlchemy/SQLAlchemy.info
@@ -1,10 +1,10 @@
PRGNAM="SQLAlchemy"
-VERSION="1.4.52"
+VERSION="2.0.28"
HOMEPAGE="http://www.sqlalchemy.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/SQLAlchemy-1.4.52.tar.gz"
-MD5SUM="84e7d5eefd0d48506369d2e748de59dd"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/SQLAlchemy-2.0.28.tar.gz"
+MD5SUM="7f23ed7bea86aa696c2894845dd311bc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="greenlet"
+REQUIRES="python3-wheel typing-extensions greenlet"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"