summaryrefslogtreecommitdiff
path: root/user/py3-sphinxcontrib-htmlhelp/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-sphinxcontrib-htmlhelp/APKBUILD')
-rw-r--r--user/py3-sphinxcontrib-htmlhelp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/py3-sphinxcontrib-htmlhelp/APKBUILD b/user/py3-sphinxcontrib-htmlhelp/APKBUILD
index 09de4ddf6..abfc54ec8 100644
--- a/user/py3-sphinxcontrib-htmlhelp/APKBUILD
+++ b/user/py3-sphinxcontrib-htmlhelp/APKBUILD
@@ -12,8 +12,8 @@ arch="noarch"
options="!check" # Cyclic dependency with sphinx
license="BSD-2-Clause"
depends="python3"
-makedepends="python3-dev"
checkdepends="py3-sphinx py3-pytest py3-html5lib"
+makedepends="python3-dev"
source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/$_p/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"