From c03f44ad4097bf96b667d0841f8878fe245bdf28 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Thu, 19 Sep 2024 13:30:33 -0400 Subject: [PATCH] testing-postgresql --- ilot/py3-testing-postgresql/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/ilot/py3-testing-postgresql/APKBUILD b/ilot/py3-testing-postgresql/APKBUILD index 05a0f0f..285c99c 100644 --- a/ilot/py3-testing-postgresql/APKBUILD +++ b/ilot/py3-testing-postgresql/APKBUILD @@ -11,6 +11,7 @@ arch="noarch" license="Apache-2.0" depends="py3-testing-common-database py3-pg8000 postgresql" checkdepends="py3-pytest py3-psycopg2 py3-sqlalchemy" +check="!options" # Failure with pid makedepends="py3-setuptools py3-gpep517 py3-wheel" source=" $pkgname-$pkgver.tar.gz::https://github.com/tk0miya/testing.postgresql/archive/refs/tags/$pkgver.tar.gz