diff options
| author | Michał Polański <michal@polanski.me> | 2020-02-28 00:16:13 +0100 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-27 22:26:20 -0300 |
| commit | 26f870ff36f9aac8f08549a9bd85cb4b442c3356 (patch) | |
| tree | 176de6ad7c8a1f797f603991bdc046c9cb3cc50b /testing/py3-scikit-learn | |
| parent | 991cc28243998d96109591b5dedc144b81925323 (diff) | |
| download | aports-26f870ff36f9aac8f08549a9bd85cb4b442c3356.tar.bz2 aports-26f870ff36f9aac8f08549a9bd85cb4b442c3356.tar.xz | |
testing/py3-scikit-learn: update url to use https
Diffstat (limited to 'testing/py3-scikit-learn')
| -rw-r--r-- | testing/py3-scikit-learn/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-scikit-learn/APKBUILD b/testing/py3-scikit-learn/APKBUILD index 79fca3d0e0..6629fde66c 100644 --- a/testing/py3-scikit-learn/APKBUILD +++ b/testing/py3-scikit-learn/APKBUILD @@ -3,9 +3,9 @@ pkgname=py3-scikit-learn _pkgname=scikit-learn pkgver=0.22.1 -pkgrel=0 +pkgrel=1 pkgdesc="a Python module for machine learning built on top of SciPy" -url="http://scikit-learn.org/" +url="https://scikit-learn.org" arch="all" license="BSD-3-Clause" options="!check" # No test suite |
