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 72632da5d4..c92c0346af 100644 --- a/development/SQLAlchemy/SQLAlchemy.info +++ b/development/SQLAlchemy/SQLAlchemy.info @@ -1,8 +1,8 @@ PRGNAM="SQLAlchemy" -VERSION="1.4.45" +VERSION="1.4.46" HOMEPAGE="http://www.sqlalchemy.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/SQLAlchemy-1.4.45.tar.gz" -MD5SUM="3149ecb3aa245d057bad91484728c565" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/SQLAlchemy-1.4.46.tar.gz" +MD5SUM="c505a7cdcdb18a90a7deeb554fd9cbd4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="greenlet" |