Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-plotly: update to 4.14.1.
@ 2020-12-10 12:34 olafmersmann
  2020-12-10 13:44 ` ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: olafmersmann @ 2020-12-10 12:34 UTC (permalink / raw)
  To: ml

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

There is a new pull request by olafmersmann against master on the void-packages repository

https://github.com/olafmersmann/void-packages update_python3-plotly
https://github.com/void-linux/void-packages/pull/27068

python3-plotly: update to 4.14.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update_python3-plotly-27068.patch --]
[-- Type: text/x-diff, Size: 1063 bytes --]

From ce3c0b1c55a400c6acfe4db71b8f40b29964b74b Mon Sep 17 00:00:00 2001
From: Olaf Mersmann <olafm@p-value.net>
Date: Thu, 10 Dec 2020 13:33:13 +0100
Subject: [PATCH] python3-plotly: update to 4.14.1.

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

diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template
index 77f6050f8d9..f617c40ee5f 100644
--- a/srcpkgs/python3-plotly/template
+++ b/srcpkgs/python3-plotly/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-plotly'
 pkgname=python3-plotly
-version=4.13.0
+version=4.14.1
 revision=1
 wrksrc="plotly-${version}"
 build_style=python3-module
@@ -11,7 +11,7 @@ maintainer="pulux <pulux@pf4sh.de>"
 license="MIT"
 homepage="https://plot.ly/python/"
 distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz"
-checksum=20df14f7883807f57d96ac245841e086a1799f2c2778462a7f3bca704e369c66
+checksum=f2a38726ddc7ce185a277c78a41b50bb8cfcfa4f53b45a481417401cadc0454c
 conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
 
 do_check() {

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

* Re: python3-plotly: update to 4.14.1.
  2020-12-10 12:34 [PR PATCH] python3-plotly: update to 4.14.1 olafmersmann
@ 2020-12-10 13:44 ` ericonr
  2020-12-10 13:44 ` ericonr
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-12-10 13:44 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27068#issuecomment-742529370

Comment:
Could you please add a changelog entry?

https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md

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

* Re: python3-plotly: update to 4.14.1.
  2020-12-10 12:34 [PR PATCH] python3-plotly: update to 4.14.1 olafmersmann
  2020-12-10 13:44 ` ericonr
@ 2020-12-10 13:44 ` ericonr
  2020-12-10 14:13 ` [PR PATCH] [Updated] " olafmersmann
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-12-10 13:44 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27068#issuecomment-742529370

Comment:
Could you please add a changelog entry to the template?

https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md

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

* Re: [PR PATCH] [Updated] python3-plotly: update to 4.14.1.
  2020-12-10 12:34 [PR PATCH] python3-plotly: update to 4.14.1 olafmersmann
  2020-12-10 13:44 ` ericonr
  2020-12-10 13:44 ` ericonr
@ 2020-12-10 14:13 ` olafmersmann
  2020-12-10 14:14 ` olafmersmann
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: olafmersmann @ 2020-12-10 14:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/olafmersmann/void-packages update_python3-plotly
https://github.com/void-linux/void-packages/pull/27068

python3-plotly: update to 4.14.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update_python3-plotly-27068.patch --]
[-- Type: text/x-diff, Size: 1063 bytes --]

From 1b9311188df3d65d07f969fad36d503f175bd7eb Mon Sep 17 00:00:00 2001
From: Olaf Mersmann <olafm@p-value.net>
Date: Thu, 10 Dec 2020 13:33:13 +0100
Subject: [PATCH] python3-plotly: update to 4.14.1.

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

diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template
index 77f6050f8d9..f617c40ee5f 100644
--- a/srcpkgs/python3-plotly/template
+++ b/srcpkgs/python3-plotly/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-plotly'
 pkgname=python3-plotly
-version=4.13.0
+version=4.14.1
 revision=1
 wrksrc="plotly-${version}"
 build_style=python3-module
@@ -11,7 +11,7 @@ maintainer="pulux <pulux@pf4sh.de>"
 license="MIT"
 homepage="https://plot.ly/python/"
 distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz"
-checksum=20df14f7883807f57d96ac245841e086a1799f2c2778462a7f3bca704e369c66
+checksum=f2a38726ddc7ce185a277c78a41b50bb8cfcfa4f53b45a481417401cadc0454c
 conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
 
 do_check() {

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

* Re: [PR PATCH] [Updated] python3-plotly: update to 4.14.1.
  2020-12-10 12:34 [PR PATCH] python3-plotly: update to 4.14.1 olafmersmann
                   ` (2 preceding siblings ...)
  2020-12-10 14:13 ` [PR PATCH] [Updated] " olafmersmann
@ 2020-12-10 14:14 ` olafmersmann
  2020-12-10 14:20 ` olafmersmann
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: olafmersmann @ 2020-12-10 14:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/olafmersmann/void-packages update_python3-plotly
https://github.com/void-linux/void-packages/pull/27068

python3-plotly: update to 4.14.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update_python3-plotly-27068.patch --]
[-- Type: text/x-diff, Size: 1214 bytes --]

From d5328ce03633d0395b1e858828f47ebc80bbe8b2 Mon Sep 17 00:00:00 2001
From: Olaf Mersmann <olafm@p-value.net>
Date: Thu, 10 Dec 2020 13:33:13 +0100
Subject: [PATCH] python3-plotly: update to 4.14.1.

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

diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template
index 77f6050f8d9..e48cfde27c3 100644
--- a/srcpkgs/python3-plotly/template
+++ b/srcpkgs/python3-plotly/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-plotly'
 pkgname=python3-plotly
-version=4.13.0
+version=4.14.1
 revision=1
 wrksrc="plotly-${version}"
 build_style=python3-module
@@ -10,8 +10,9 @@ short_desc="Python plotting library for collaborative, interactive graphs"
 maintainer="pulux <pulux@pf4sh.de>"
 license="MIT"
 homepage="https://plot.ly/python/"
+changelog="https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md"
 distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz"
-checksum=20df14f7883807f57d96ac245841e086a1799f2c2778462a7f3bca704e369c66
+checksum=f2a38726ddc7ce185a277c78a41b50bb8cfcfa4f53b45a481417401cadc0454c
 conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
 
 do_check() {

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

* Re: python3-plotly: update to 4.14.1.
  2020-12-10 12:34 [PR PATCH] python3-plotly: update to 4.14.1 olafmersmann
                   ` (3 preceding siblings ...)
  2020-12-10 14:14 ` olafmersmann
@ 2020-12-10 14:20 ` olafmersmann
  2020-12-10 14:25 ` [PR PATCH] [Merged]: " ericonr
  2020-12-10 14:25 ` ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: olafmersmann @ 2020-12-10 14:20 UTC (permalink / raw)
  To: ml

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

New comment by olafmersmann on void-packages repository

https://github.com/void-linux/void-packages/pull/27068#issuecomment-742550001

Comment:
> Could you please add a changelog entry to the template?
> 
> https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md

Done. Thanks for the heads up.

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

* Re: [PR PATCH] [Merged]: python3-plotly: update to 4.14.1.
  2020-12-10 12:34 [PR PATCH] python3-plotly: update to 4.14.1 olafmersmann
                   ` (4 preceding siblings ...)
  2020-12-10 14:20 ` olafmersmann
@ 2020-12-10 14:25 ` ericonr
  2020-12-10 14:25 ` ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-12-10 14:25 UTC (permalink / raw)
  To: ml

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

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

python3-plotly: update to 4.14.1.
https://github.com/void-linux/void-packages/pull/27068

Description:


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

* Re: python3-plotly: update to 4.14.1.
  2020-12-10 12:34 [PR PATCH] python3-plotly: update to 4.14.1 olafmersmann
                   ` (5 preceding siblings ...)
  2020-12-10 14:25 ` [PR PATCH] [Merged]: " ericonr
@ 2020-12-10 14:25 ` ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-12-10 14:25 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27068#issuecomment-742553402

Comment:
Thanks!

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

end of thread, other threads:[~2020-12-10 14:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 12:34 [PR PATCH] python3-plotly: update to 4.14.1 olafmersmann
2020-12-10 13:44 ` ericonr
2020-12-10 13:44 ` ericonr
2020-12-10 14:13 ` [PR PATCH] [Updated] " olafmersmann
2020-12-10 14:14 ` olafmersmann
2020-12-10 14:20 ` olafmersmann
2020-12-10 14:25 ` [PR PATCH] [Merged]: " ericonr
2020-12-10 14:25 ` ericonr

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