testing-postgresql
This commit is contained in:
parent
591966c55c
commit
c03f44ad40
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ arch="noarch"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
depends="py3-testing-common-database py3-pg8000 postgresql"
|
depends="py3-testing-common-database py3-pg8000 postgresql"
|
||||||
checkdepends="py3-pytest py3-psycopg2 py3-sqlalchemy"
|
checkdepends="py3-pytest py3-psycopg2 py3-sqlalchemy"
|
||||||
|
check="!options" # Failure with pid
|
||||||
makedepends="py3-setuptools py3-gpep517 py3-wheel"
|
makedepends="py3-setuptools py3-gpep517 py3-wheel"
|
||||||
source="
|
source="
|
||||||
$pkgname-$pkgver.tar.gz::https://github.com/tk0miya/testing.postgresql/archive/refs/tags/$pkgver.tar.gz
|
$pkgname-$pkgver.tar.gz::https://github.com/tk0miya/testing.postgresql/archive/refs/tags/$pkgver.tar.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue