summaryrefslogtreecommitdiff
path: root/user/py3-docutils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-docutils/APKBUILD')
-rw-r--r--user/py3-docutils/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/py3-docutils/APKBUILD b/user/py3-docutils/APKBUILD
index 5c1db1353..833063551 100644
--- a/user/py3-docutils/APKBUILD
+++ b/user/py3-docutils/APKBUILD
@@ -4,7 +4,7 @@ pkgname=py3-docutils
_pkgname=docutils
_p="${_pkgname#?}"
_p="${_pkgname%"$_p"}"
-pkgver=0.15.2
+pkgver=0.18.1
pkgrel=0
pkgdesc="Documentation utilities for Python"
url="https://pypi.python.org/pypi/docutils"
@@ -22,7 +22,7 @@ build() {
}
check() {
- cd "$builddir/test3"
+ cd "$builddir/test"
python3 alltests.py
}
@@ -49,4 +49,4 @@ doc() {
cp "$builddir"/licenses/* "$licdir"
}
-sha512sums="b4528c7eba5a27e40f290a9df6894c277d11906d02f6842b9f364b29af9aa1e46f6008c87e4355947bcfa9f2db1cae9f38cf9fa7b8008ba45fa6d685922003a6 py3-docutils-0.15.2.tar.gz"
+sha512sums="44404a6cc9d4c1e79c73a6ffee2898e459c9925ab9661e5d41394e13b3d861334cf0c5efcd18e87eb03041374e326cfd00539a6b2ec5979678889e8a536c9542 py3-docutils-0.18.1.tar.gz"