summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cac9d233747bc377c427f68a2c6863d23243339c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-sqlalchemy-git
	pkgdesc = Python SQL toolkit and Object Relational Mapper
	pkgver = 2.0.23.r459.g22cbc7dcb
	pkgrel = 1
	url = https://www.sqlalchemy.org
	arch = x86_64
	license = custom:MIT
	makedepends = cython
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-greenlet
	depends = python-typing_extensions
	optdepends = python-psycopg2: connect to PostgreSQL database
	provides = python-sqlalchemy
	conflicts = python-sqlalchemy
	source = git+https://github.com/sqlalchemy/sqlalchemy.git
	sha256sums = SKIP

pkgname = python-sqlalchemy-git