Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-joblib: update to 0.16.0
@ 2020-07-09 13:14 NeelChotai
  2020-08-20 22:32 ` [PR PATCH] [Updated] " NeelChotai
  2020-08-20 23:07 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: NeelChotai @ 2020-07-09 13:14 UTC (permalink / raw)
  To: ml

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

There is a new 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/23496

python3-joblib: update to 0.16.0


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

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

From d6267e4adfb83d6913482bed73aa30f0826924bf Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Thu, 9 Jul 2020 14:14:45 +0100
Subject: [PATCH] python3-joblib: update to 0.16.0

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

diff --git a/srcpkgs/python3-joblib/template b/srcpkgs/python3-joblib/template
index 38461448923..de71132ef2e 100644
--- a/srcpkgs/python3-joblib/template
+++ b/srcpkgs/python3-joblib/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-joblib'
 pkgname=python3-joblib
-version=0.15.1
+version=0.16.0
 revision=1
 wrksrc="joblib-${version}"
 build_style=python3-module
@@ -11,7 +11,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=b190265912e1e51a7210b115e6bd995df5bab004e793c1824600c36c476e5344
+checksum=172f59cc7381149063c808ef8a644ad18bcb9290f1729d49f1368fc976f57662
 
 post_install() {
 	vlicense LICENSE.txt

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] python3-joblib: update to 0.16.0
  2020-07-09 13:14 [PR PATCH] python3-joblib: update to 0.16.0 NeelChotai
@ 2020-08-20 22:32 ` NeelChotai
  2020-08-20 23:07 ` [PR PATCH] [Closed]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: NeelChotai @ 2020-08-20 22:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 342 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/23496

python3-joblib: update to 0.16.0


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

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

From 7bf1051a6bfb1291b8cdf2e6c0ddcd4e897ad4ad Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Thu, 9 Jul 2020 14:14:45 +0100
Subject: [PATCH] python3-joblib: update to 0.16.0

---
 srcpkgs/python3-joblib/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-joblib/template b/srcpkgs/python3-joblib/template
index 38461448923..3425101eb12 100644
--- a/srcpkgs/python3-joblib/template
+++ b/srcpkgs/python3-joblib/template
@@ -1,17 +1,18 @@
 # Template file for 'python3-joblib'
 pkgname=python3-joblib
-version=0.15.1
+version=0.16.0
 revision=1
 wrksrc="joblib-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel"
+depends="python3"
 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=b190265912e1e51a7210b115e6bd995df5bab004e793c1824600c36c476e5344
+checksum=172f59cc7381149063c808ef8a644ad18bcb9290f1729d49f1368fc976f57662
 
 post_install() {
 	vlicense LICENSE.txt

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: python3-joblib: update to 0.16.0
  2020-07-09 13:14 [PR PATCH] python3-joblib: update to 0.16.0 NeelChotai
  2020-08-20 22:32 ` [PR PATCH] [Updated] " NeelChotai
@ 2020-08-20 23:07 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-08-20 23:07 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

python3-joblib: update to 0.16.0
https://github.com/void-linux/void-packages/pull/23496

Description:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-20 23:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09 13:14 [PR PATCH] python3-joblib: update to 0.16.0 NeelChotai
2020-08-20 22:32 ` [PR PATCH] [Updated] " NeelChotai
2020-08-20 23:07 ` [PR PATCH] [Closed]: " ahesford

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).