summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b157fd05004cff57600fb196d2cc0cd23883eb61 (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-psycopg2-binary
	pkgdesc = Python-PostgreSQL Database Adapter
	pkgver = 2.9.3
	pkgrel = 1
	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.9.3.tar.gz
	sha256sums = 761df5313dc15da1502b21453642d7599d26be88bff659382f8f9747c7ebea4e

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

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