summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bbb5a5cbf8c0905bf55d20ce7eda7d994d2abf90 (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
pkgbase = python-psycopg2-binary
	pkgdesc = Python-PostgreSQL Database Adapter
	pkgver = 2.7.6.1
	pkgrel = 3
	url = http://initd.org/psycopg/
	arch = x86_64
	license = LGPL3
	license = ZPL
	makedepends = python-setuptools
	makedepends = python2-setuptools
	depends = postgresql-libs
	provides = python-psycopg2
	conflicts = python-psycopg2
	source = https://pypi.python.org/packages/source/p/psycopg2-binary/psycopg2-binary-2.7.6.1.tar.gz
	sha256sums = 8d517e8fda2efebca27c2018e14c90ed7dc3f04d7098b3da2912e62a1a5585fe

pkgname = python-psycopg2-binary
	depends = postgresql-libs
	depends = python

pkgname = python2-psycopg2-binary
	depends = postgresql-libs
	depends = python2