aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-psycopg2/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-psycopg2/APKBUILD')
-rw-r--r--community/py3-psycopg2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-psycopg2/APKBUILD b/community/py3-psycopg2/APKBUILD
index 893ce77cf7a..d0675e7bb63 100644
--- a/community/py3-psycopg2/APKBUILD
+++ b/community/py3-psycopg2/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-psycopg2
pkgver=2.9.5
-pkgrel=0
+pkgrel=1
pkgdesc="PostgreSQL adapter for python"
options="!check" # Requires running database
url="http://initd.org/psycopg"