blob: bbd5502ec95739d32a92c7a1808d51e9ae5cc20e (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="SQLAlchemy"
VERSION="2.0.41"
HOMEPAGE="http://www.sqlalchemy.org"
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"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"
|