summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 107e3fb2aff0a1b975f3118e2a65b8c9c172d18f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-testing.postgresql
	pkgdesc = Helpers for using temporary PostgreSQL databases in tests
	pkgver = 1.3.0
	pkgrel = 10
	url = https://github.com/tk0miya/testing.postgresql
	arch = any
	license = Apache
	checkdepends = python-nose
	checkdepends = python-psycopg2
	checkdepends = python-sqlalchemy
	makedepends = python-setuptools
	depends = python-testing.common.database
	depends = python-pg8000
	depends = postgresql
	source = python-testing.postgresql-1.3.0.tar.gz::https://github.com/tk0miya/testing.postgresql/archive/1.3.0.tar.gz
	source = https://github.com/tk0miya/testing.postgresql/commit/738c8eb19a4b064dd74ff851c379dd1cbf11bc65.patch
	source = ec9ce743a0f51076d7ea2485a6fa58b72ec8e338.patch
	sha256sums = a8b41501f92103e2da0990ae72962375f6f1d092b0ac7e97a92f17ab8683bc20
	sha256sums = 3fac5ec62af8ec6a1a15c3e8f7c71597de4bd3e9496d632bbdd6ce0d9b8da56e
	sha256sums = 6e2b42f0acf4faaeb69af1f1fa238842fdf50121590e49e198ea9e9456819f21

pkgname = python-testing.postgresql