aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2020-01-09 10:43:11 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2020-01-09 11:01:27 +0100
commitbffa46e20ee5c202885155df4d4f97ff3a5129c4 (patch)
tree70b8dd5f2a863cb75f709fb8f3cbeae4a12c7640
parent4852d8f2528acaa3118c8bc49409454d13154df1 (diff)
community/py3-gunicorn: enable check
-rw-r--r--community/py3-gunicorn/APKBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/community/py3-gunicorn/APKBUILD b/community/py3-gunicorn/APKBUILD
index f26240161e0..fd37b0aa06a 100644
--- a/community/py3-gunicorn/APKBUILD
+++ b/community/py3-gunicorn/APKBUILD
@@ -14,8 +14,6 @@ source="$_pkgname-$pkgver.tar.gz::https://github.com/benoitc/$_pkgname/archive/$
builddir="${srcdir}/${_pkgname}-${pkgver}"
-options="!check" # py3-pytest-cov is in community
-
replaces=py-gunicorn # Backwards compatibility
provides=py-gunicorn=$pkgver-r$pkgrel # Backwards compatibility