diff options
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 0c0db3220a..bbd5502ec9 100644 --- a/development/SQLAlchemy/SQLAlchemy.info +++ b/development/SQLAlchemy/SQLAlchemy.info @@ -1,8 +1,8 @@ PRGNAM="SQLAlchemy" -VERSION="2.0.40" +VERSION="2.0.41" HOMEPAGE="http://www.sqlalchemy.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/sqlalchemy-2.0.40.tar.gz" -MD5SUM="cc981a416589f8aa3531c52560bd1675" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/sqlalchemy-2.0.41.tar.gz" +MD5SUM="76ade8b13f77b9ceaff6c91f5617c668" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-opt python3-typing-extensions greenlet" |