Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-joblib: update to 0.15.1
@ 2020-05-17 17:41 NeelChotai
  2020-05-17 23:23 ` [PR PATCH] [Updated] " NeelChotai
  2020-05-20 19:50 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: NeelChotai @ 2020-05-17 17:41 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/22052

python3-joblib: update to 0.15.1


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

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

From 28e04fd49caf1a333a26e9a5a3a92d236f7f9cad Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Sun, 17 May 2020 18:40:56 +0100
Subject: [PATCH] python3-joblib: update to 0.15.1

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

diff --git a/srcpkgs/python3-joblib/template b/srcpkgs/python3-joblib/template
index bb1ce1fd524..c814db2af20 100644
--- a/srcpkgs/python3-joblib/template
+++ b/srcpkgs/python3-joblib/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-joblib'
 pkgname=python3-joblib
-version=0.14.1
-revision=2
+version=0.15.1
+revision=1
 wrksrc="joblib-${version}"
 build_style=python3-module
 pycompile_module="joblib"
@@ -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=9cf07185bd8c778b2515f76b19a04af4979d417356e330fd90edebf8cfd29793
+checksum=b190265912e1e51a7210b115e6bd995df5bab004e793c1824600c36c476e5344
 
 post_install() {
 	vlicense LICENSE.txt

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

* Re: [PR PATCH] [Updated] python3-joblib: update to 0.15.1
  2020-05-17 17:41 [PR PATCH] python3-joblib: update to 0.15.1 NeelChotai
@ 2020-05-17 23:23 ` NeelChotai
  2020-05-20 19:50 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: NeelChotai @ 2020-05-17 23:23 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/22052

python3-joblib: update to 0.15.1


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

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

From 2e1b7b1a4b2e0001a5a2c53fe1ad96a847d564ac Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Sun, 17 May 2020 18:40:56 +0100
Subject: [PATCH] python3-joblib: update to 0.15.1

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

diff --git a/srcpkgs/python3-joblib/template b/srcpkgs/python3-joblib/template
index bb1ce1fd524..38461448923 100644
--- a/srcpkgs/python3-joblib/template
+++ b/srcpkgs/python3-joblib/template
@@ -1,10 +1,9 @@
 # Template file for 'python3-joblib'
 pkgname=python3-joblib
-version=0.14.1
-revision=2
+version=0.15.1
+revision=1
 wrksrc="joblib-${version}"
 build_style=python3-module
-pycompile_module="joblib"
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel"
 short_desc="Lightweight pipelining in Python"
@@ -12,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=9cf07185bd8c778b2515f76b19a04af4979d417356e330fd90edebf8cfd29793
+checksum=b190265912e1e51a7210b115e6bd995df5bab004e793c1824600c36c476e5344
 
 post_install() {
 	vlicense LICENSE.txt

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

* Re: [PR PATCH] [Merged]: python3-joblib: update to 0.15.1
  2020-05-17 17:41 [PR PATCH] python3-joblib: update to 0.15.1 NeelChotai
  2020-05-17 23:23 ` [PR PATCH] [Updated] " NeelChotai
@ 2020-05-20 19:50 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-05-20 19:50 UTC (permalink / raw)
  To: ml

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

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

python3-joblib: update to 0.15.1
https://github.com/void-linux/void-packages/pull/22052

Description:


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

end of thread, other threads:[~2020-05-20 19:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-17 17:41 [PR PATCH] python3-joblib: update to 0.15.1 NeelChotai
2020-05-17 23:23 ` [PR PATCH] [Updated] " NeelChotai
2020-05-20 19:50 ` [PR PATCH] [Merged]: " Hoshpak

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