testing-postgresql
Some checks failed
/ lint (pull_request) Failing after 27s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 1m34s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 3m50s

This commit is contained in:
Antoine Martin 2024-09-19 13:30:33 -04:00
parent 591966c55c
commit c03f44ad40
Signed by: ayakael
GPG key ID: D62A472A4AA7D541

View file

@ -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