mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-scikit-learn: update to 0.22.2
This commit is contained in:
parent
c8cb11442b
commit
2784815c8f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-scikit-learn'
|
# Template file for 'python3-scikit-learn'
|
||||||
pkgname=python3-scikit-learn
|
pkgname=python3-scikit-learn
|
||||||
version=0.22.1
|
version=0.22.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="scikit-learn-${version}"
|
wrksrc="scikit-learn-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://scikit-learn.org/"
|
homepage="https://scikit-learn.org/"
|
||||||
distfiles="https://github.com/scikit-learn/scikit-learn/archive/${version}.tar.gz"
|
distfiles="https://github.com/scikit-learn/scikit-learn/archive/${version}.tar.gz"
|
||||||
checksum=7132d376a5cb605847022724e9a5dd294bd7c8a988e686b954fdeb00e24fe302
|
checksum=54ae27be30ef26718c9e517c4c8f23b6af26c66e52cf16d38799ba4262d4fd3b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue