Browse Source

development/SQLAlchemy: Rename typing-extensions dep

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/249/head
Jeremy Hansen 1 year ago
committed by Willy Sudiarto Raharjo
parent
commit
aee9699906
  1. 2
      development/SQLAlchemy/SQLAlchemy.info

2
development/SQLAlchemy/SQLAlchemy.info

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/SQLAlchemy
MD5SUM="dfa687701ddf1416cba19024e6f9ec3d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-wheel typing-extensions greenlet"
REQUIRES="python3-wheel python3-typing-extensions greenlet"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"
Loading…
Cancel
Save