Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-plotly: update to 4.10.0
@ 2020-09-25 17:01 pfpulux
  2020-09-26 18:21 ` [PR PATCH] [Updated] " pfpulux
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pfpulux @ 2020-09-25 17:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python3-plotly
https://github.com/void-linux/void-packages/pull/25094

python3-plotly: update to 4.10.0


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

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

From 0ab7fcbf2c86d954a3ee5bb066678217df776859 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Fri, 25 Sep 2020 19:01:05 +0200
Subject: [PATCH] python3-plotly: update to 4.10.0

---
 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 9cefb0a2702..b6f4959b2d2 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.9.0
+version=4.10.0
 revision=1
 archs=noarch
 wrksrc="plotly-${version}"
@@ -13,7 +13,7 @@ maintainer="pulux <pulux@pf4sh.de>"
 license="MIT"
 homepage="https://plot.ly/python/"
 distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz"
-checksum=257f530ffd73754bd008454826905657b329053364597479bb9774437a396837
+checksum=aa1602346ffa17895687fc48ae58611f014ed7a5da4b07e79c2ca99d6d4dca31
 conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
 
 do_check() {

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

* Re: [PR PATCH] [Updated] python3-plotly: update to 4.10.0
  2020-09-25 17:01 [PR PATCH] python3-plotly: update to 4.10.0 pfpulux
@ 2020-09-26 18:21 ` pfpulux
  2020-12-08 14:59 ` pfpulux
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pfpulux @ 2020-09-26 18:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python3-plotly
https://github.com/void-linux/void-packages/pull/25094

python3-plotly: update to 4.10.0


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

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

From b7b141a3a4bf2966a6e4ff2cf2b828d41c7abb2a Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Fri, 25 Sep 2020 19:01:05 +0200
Subject: [PATCH] python3-plotly: update to 4.10.0

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

diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template
index 9cefb0a2702..d720fd3d7bb 100644
--- a/srcpkgs/python3-plotly/template
+++ b/srcpkgs/python3-plotly/template
@@ -1,8 +1,7 @@
 # Template file for 'python3-plotly'
 pkgname=python3-plotly
-version=4.9.0
+version=4.10.0
 revision=1
-archs=noarch
 wrksrc="plotly-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -13,7 +12,7 @@ maintainer="pulux <pulux@pf4sh.de>"
 license="MIT"
 homepage="https://plot.ly/python/"
 distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz"
-checksum=257f530ffd73754bd008454826905657b329053364597479bb9774437a396837
+checksum=aa1602346ffa17895687fc48ae58611f014ed7a5da4b07e79c2ca99d6d4dca31
 conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
 
 do_check() {

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

* Re: [PR PATCH] [Updated] python3-plotly: update to 4.10.0
  2020-09-25 17:01 [PR PATCH] python3-plotly: update to 4.10.0 pfpulux
  2020-09-26 18:21 ` [PR PATCH] [Updated] " pfpulux
@ 2020-12-08 14:59 ` pfpulux
  2020-12-17 16:20 ` ahesford
  2020-12-17 16:20 ` [PR PATCH] [Closed]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: pfpulux @ 2020-12-08 14:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python3-plotly
https://github.com/void-linux/void-packages/pull/25094

python3-plotly: update to 4.10.0


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

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

From 9dc47d71711a5d8fe581e84f02ebf0d8d596ea41 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Tue, 8 Dec 2020 15:58:56 +0100
Subject: [PATCH] python3-plotly: update to 4.14.0.

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

diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template
index af89b9857f0..d492e5d0359 100644
--- a/srcpkgs/python3-plotly/template
+++ b/srcpkgs/python3-plotly/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-plotly'
 pkgname=python3-plotly
-version=4.9.0
-revision=2
+version=4.14.0
+revision=1
 wrksrc="plotly-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,7 +12,7 @@ maintainer="pulux <pulux@pf4sh.de>"
 license="MIT"
 homepage="https://plot.ly/python/"
 distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz"
-checksum=257f530ffd73754bd008454826905657b329053364597479bb9774437a396837
+checksum=e7d2336eae9a8aec79d14982e59d7da6da1aeb824f6c2d4952a52484a5824908
 conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
 
 do_check() {

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

* Re: python3-plotly: update to 4.10.0
  2020-09-25 17:01 [PR PATCH] python3-plotly: update to 4.10.0 pfpulux
  2020-09-26 18:21 ` [PR PATCH] [Updated] " pfpulux
  2020-12-08 14:59 ` pfpulux
@ 2020-12-17 16:20 ` ahesford
  2020-12-17 16:20 ` [PR PATCH] [Closed]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2020-12-17 16:20 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25094#issuecomment-747544942

Comment:
Superseded by 0b202ee1df

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

* Re: [PR PATCH] [Closed]: python3-plotly: update to 4.10.0
  2020-09-25 17:01 [PR PATCH] python3-plotly: update to 4.10.0 pfpulux
                   ` (2 preceding siblings ...)
  2020-12-17 16:20 ` ahesford
@ 2020-12-17 16:20 ` ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2020-12-17 16:20 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-plotly: update to 4.10.0
https://github.com/void-linux/void-packages/pull/25094

Description:


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

end of thread, other threads:[~2020-12-17 16:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25 17:01 [PR PATCH] python3-plotly: update to 4.10.0 pfpulux
2020-09-26 18:21 ` [PR PATCH] [Updated] " pfpulux
2020-12-08 14:59 ` pfpulux
2020-12-17 16:20 ` ahesford
2020-12-17 16:20 ` [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).