aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptrcnull <git@ptrcnull.me>2022-02-01 00:29:14 +0100
committerptrcnull <git@ptrcnull.me>2022-02-24 20:07:42 +0100
commitac9565af81e7692ae4ce699eed942e3841d8cb88 (patch)
treeb869b68ad71cb350515c2f6d4146cd75f2087979
parentaa46b5b09507f37201ca70378f25c62e7bbb370d (diff)
community/py3-joblib: update project url
-rw-r--r--community/py3-joblib/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-joblib/APKBUILD b/community/py3-joblib/APKBUILD
index 59513dadaa2..502076bbafa 100644
--- a/community/py3-joblib/APKBUILD
+++ b/community/py3-joblib/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-joblib
pkgver=1.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="Computing with Python functions"
options="net" # Net access required for tests, https://github.com/joblib/joblib/issues/1084
-url="http://joblib.readthedocs.org/"
+url="https://joblib.readthedocs.org/en/latest/"
arch="noarch !s390x" # test fail
license="BSD-3-Clause"
depends="