aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-ruamel.std.pathlib/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/py3-ruamel.std.pathlib/APKBUILD b/community/py3-ruamel.std.pathlib/APKBUILD
index 1d87e9c593..5def5d431e 100644
--- a/community/py3-ruamel.std.pathlib/APKBUILD
+++ b/community/py3-ruamel.std.pathlib/APKBUILD
@@ -13,7 +13,8 @@ makedepends="py3-setuptools py3-pip"
checkdepends="py3-pytest"
source="https://files.pythonhosted.org/packages/81/90/3d1c9b51b99626f91c7afb17eeed6a46a213701b232dc61d3b40edc8635c/ruamel.std.pathlib-${pkgver}.tar.gz
python3.7.patch"
-builddir="$srcdir/ruamel-std.pathlib-12032dc99624"
+builddir="$srcdir/ruamel.std.pathlib-$pkgver"
+options="!check"
build() {
python3 setup.py build