diff options
| author | Sören Tempel <soeren+git@soeren-tempel.net> | 2020-01-09 10:43:11 +0100 |
|---|---|---|
| committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2020-01-09 11:01:27 +0100 |
| commit | bffa46e20ee5c202885155df4d4f97ff3a5129c4 (patch) | |
| tree | 70b8dd5f2a863cb75f709fb8f3cbeae4a12c7640 | |
| parent | 4852d8f2528acaa3118c8bc49409454d13154df1 (diff) | |
| download | aports-bffa46e20ee5c202885155df4d4f97ff3a5129c4.tar.bz2 aports-bffa46e20ee5c202885155df4d4f97ff3a5129c4.tar.xz | |
community/py3-gunicorn: enable check
| -rw-r--r-- | community/py3-gunicorn/APKBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/community/py3-gunicorn/APKBUILD b/community/py3-gunicorn/APKBUILD index f26240161e..fd37b0aa06 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 |
