blob: f4eaa7720ec8880b56f0a4567fecc10013b3e69f (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="SQLAlchemy"
VERSION="2.0.31"
HOMEPAGE="http://www.sqlalchemy.org"
DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sqlalchemy/SQLAlchemy-2.0.31.tar.gz"
MD5SUM="dfa687701ddf1416cba19024e6f9ec3d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-wheel typing-extensions greenlet"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"
|