summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe6f94e65ac5bc9f83a4b833f3a6951c10fc5114 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-pytest-postgresql
	pkgdesc = Test your code that relies on a running PostgreSQL Database
	pkgver = 5.0.0
	pkgrel = 2
	url = https://github.com/ClearcodeHQ/pytest-postgresql
	arch = any
	license = GPL3
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-pytest
	depends = python-port-for
	depends = python-mirakuru
	depends = python-setuptools
	depends = python-psycopg
	source = python-pytest-postgresql-5.0.0.tar.gz::https://github.com/ClearcodeHQ/pytest-postgresql/archive/refs/tags/v5.0.0.tar.gz
	sha256sums = dcf4963205d0c81919c59be64b170a3aa707954484dc0dc7aa18b34d3e5b724b

pkgname = python-pytest-postgresql