aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-06-19 10:42:16 +0300
committerprspkt <prspkt@protonmail.com>2019-06-19 10:43:19 +0300
commit097fd5548431611092f95fecd0f30d2a581deabd (patch)
treea0c7a47a8a4d23fdbdb5741c4daa5498534d245b
parent2ecacf8f32c2af5443f13fc677b16156115d5d8d (diff)
downloadalpine_aports-097fd5548431611092f95fecd0f30d2a581deabd.tar.bz2
alpine_aports-097fd5548431611092f95fecd0f30d2a581deabd.tar.xz
alpine_aports-097fd5548431611092f95fecd0f30d2a581deabd.zip
community/py3-hyperlink: move from testing
-rw-r--r--community/py3-hyperlink/APKBUILD (renamed from testing/py3-hyperlink/APKBUILD)1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/py3-hyperlink/APKBUILD b/community/py3-hyperlink/APKBUILD
index c1f8706f74..f9b0c1fbc6 100644
--- a/testing/py3-hyperlink/APKBUILD
+++ b/community/py3-hyperlink/APKBUILD
@@ -18,7 +18,6 @@ build() {
18 python3 setup.py build 18 python3 setup.py build
19} 19}
20 20
21
22check() { 21check() {
23 py.test-3 22 py.test-3
24} 23}