Github messages for voidlinux
 help / color / mirror / Atom feed
From: NeelChotai <NeelChotai@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-joblib: update to 1.0.0
Date: Mon, 22 Mar 2021 23:54:31 +0100	[thread overview]
Message-ID: <20210322225431.68G8GI957rzhPYYU5aK3PDfnGRIAtQn-y6j1NwoMGoQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27533@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

There is an updated pull request by NeelChotai against master on the void-packages repository

https://github.com/NeelChotai/void-packages python3-joblib-update
https://github.com/void-linux/void-packages/pull/27533

python3-joblib: update to 1.0.0


A patch file from https://github.com/void-linux/void-packages/pull/27533.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-joblib-update-27533.patch --]
[-- Type: text/x-diff, Size: 1403 bytes --]

From 5ac520d18984ff481f7e9721f495e113d2795fb0 Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Tue, 29 Dec 2020 20:43:09 +0000
Subject: [PATCH] python3-joblib: update to 1.0.1

---
 srcpkgs/python3-joblib/template | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-joblib/template b/srcpkgs/python3-joblib/template
index 29ff3b7f7bad..166c8bcc5e49 100644
--- a/srcpkgs/python3-joblib/template
+++ b/srcpkgs/python3-joblib/template
@@ -1,18 +1,24 @@
 # Template file for 'python3-joblib'
 pkgname=python3-joblib
-version=0.17.0
-revision=2
+version=1.0.1
+revision=1
 wrksrc="joblib-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel"
-depends="python3"
+depends="python3 python3-psutil
+$(vopt_if array 'python3-numpy>1.6.0')
+$(vopt_if compression python3-lz4)"
 short_desc="Lightweight pipelining in Python"
 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=6dd8d75808624ac60434a3c6de4623dc49e4f9f3332501b467c36b0fbfdd54c9
+checksum=c930c58f0deacd22c525a64c4ba937b521dcb77493d5887b75bb4d204aa61a26
+make_check=extended
+
+build_options="array compression"
+build_options_default="array compression"
 
 post_install() {
 	vlicense LICENSE.txt

  parent reply	other threads:[~2021-03-22 22:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-29 20:43 [PR PATCH] " NeelChotai
2020-12-29 21:48 ` [PR PATCH] [Closed]: " NeelChotai
2021-03-22 22:29 ` NeelChotai
2021-03-22 22:29 ` [PR PATCH] [Closed]: " NeelChotai
2021-03-22 22:30 ` ericonr
2021-03-22 22:49 ` [PR PATCH] [Updated] " NeelChotai
2021-03-22 22:49 ` NeelChotai
2021-03-22 22:54 ` NeelChotai [this message]
2021-03-22 22:55 ` [PR PATCH] [Updated] " NeelChotai
2021-03-24  3:21 ` [PR PATCH] [Merged]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210322225431.68G8GI957rzhPYYU5aK3PDfnGRIAtQn-y6j1NwoMGoQ@z \
    --to=neelchotai@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).