diff options
Diffstat (limited to 'development/SQLAlchemy/SQLAlchemy.info')
-rw-r--r-- | development/SQLAlchemy/SQLAlchemy.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/SQLAlchemy/SQLAlchemy.info b/development/SQLAlchemy/SQLAlchemy.info index fa1f37060c..fc8536ffb2 100644 --- a/development/SQLAlchemy/SQLAlchemy.info +++ b/development/SQLAlchemy/SQLAlchemy.info @@ -1,10 +1,10 @@ PRGNAM="SQLAlchemy" -VERSION="2.0.31" +VERSION="2.0.43" HOMEPAGE="http://www.sqlalchemy.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/SQLAlchemy-2.0.31.tar.gz" -MD5SUM="dfa687701ddf1416cba19024e6f9ec3d" +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-wheel python3-typing-extensions greenlet" +REQUIRES="python3-setuptools-opt python3-typing-extensions greenlet" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |