summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2971592f0b9c9459399f706ec6bb42afec8f9c25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = python-sqlalchemy-git
	pkgdesc = Python SQL toolkit and Object Relational Mapper
	pkgver = 1.4.0b1.rc13273.91e14cc42
	pkgrel = 1
	url = http://www.sqlalchemy.org
	arch = i686
	arch = x86_64
	license = custom:MIT
	makedepends = git
	makedepends = python
	makedepends = python2
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = git+https://github.com/sqlalchemy/sqlalchemy.git
	md5sums = SKIP

pkgname = python-sqlalchemy-git
	depends = python
	provides = python-sqlalchemy=1.4.0b1.rc13273.91e14cc42
	conflicts = python-sqlalchemy

pkgname = python2-sqlalchemy-git
	depends = python2
	provides = python2-sqlalchemy=1.4.0b1.rc13273.91e14cc42
	conflicts = python2-sqlalchemy