python3-joblib: update to 0.17.0
This commit is contained in:
parent
a3bb027ca7
commit
eecfa3c5b2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-joblib'
|
||||
pkgname=python3-joblib
|
||||
version=0.16.0
|
||||
version=0.17.0
|
||||
revision=1
|
||||
wrksrc="joblib-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Neel Chotai <neel@chot.ai>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://joblib.readthedocs.io/"
|
||||
distfiles="https://github.com/joblib/joblib/archive/${version}.tar.gz"
|
||||
checksum=172f59cc7381149063c808ef8a644ad18bcb9290f1729d49f1368fc976f57662
|
||||
checksum=6dd8d75808624ac60434a3c6de4623dc49e4f9f3332501b467c36b0fbfdd54c9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue