Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-plotly: update to 5.11.0.
@ 2022-12-23  5:35 pfpulux
  2023-01-13 20:54 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pfpulux @ 2022-12-23  5:35 UTC (permalink / raw)
  To: ml

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

python3-plotly: update to 5.11.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From c4371fa4d2d7456455485af11ffa89ec685f7e27 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.eu>
Date: Fri, 23 Dec 2022 06:32:51 +0100
Subject: [PATCH] python3-plotly: update to 5.11.0.

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

diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template
index 3ceb2053a2d5..1efea363f13c 100644
--- a/srcpkgs/python3-plotly/template
+++ b/srcpkgs/python3-plotly/template
@@ -1,18 +1,17 @@
 # Template file for 'python3-plotly'
 pkgname=python3-plotly
-version=4.14.3
-revision=3
+version=5.11.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-six python3-requests python3-pytz python3-decorator python3-jupyter_nbformat"
+depends="python3-six python3-requests python3-pytz python3-decorator python3-jupyter_nbformat python3-tenacity"
 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=7d8aaeed392e82fb8e0e48899f2d3d957b12327f9d38cdd5802bc574a8a39d91
-conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json"
+checksum=4efef479c2ec1d86dcdac8405b6ca70ca65649a77408e39a7e84a1ea2db6c787
 
 do_check() {
 	: no test is shipped

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

* Re: [PR REVIEW] python3-plotly: update to 5.11.0.
  2022-12-23  5:35 [PR PATCH] python3-plotly: update to 5.11.0 pfpulux
@ 2023-01-13 20:54 ` classabbyamp
  2023-01-13 20:57 ` classabbyamp
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-01-13 20:54 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41252#discussion_r1070036165

Comment:
```suggestion
changelog="https://github.com/plotly/plotly.py/raw/master/CHANGELOG.md"
```

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

* Re: [PR REVIEW] python3-plotly: update to 5.11.0.
  2022-12-23  5:35 [PR PATCH] python3-plotly: update to 5.11.0 pfpulux
  2023-01-13 20:54 ` [PR REVIEW] " classabbyamp
@ 2023-01-13 20:57 ` classabbyamp
  2023-04-14  1:50 ` github-actions
  2023-04-28  1:53 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-01-13 20:57 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41252#discussion_r1070036602

Comment:
5.12.0 is available

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

* Re: python3-plotly: update to 5.11.0.
  2022-12-23  5:35 [PR PATCH] python3-plotly: update to 5.11.0 pfpulux
  2023-01-13 20:54 ` [PR REVIEW] " classabbyamp
  2023-01-13 20:57 ` classabbyamp
@ 2023-04-14  1:50 ` github-actions
  2023-04-28  1:53 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2023-04-14  1:50 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/41252#issuecomment-1507815742

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: python3-plotly: update to 5.11.0.
  2022-12-23  5:35 [PR PATCH] python3-plotly: update to 5.11.0 pfpulux
                   ` (2 preceding siblings ...)
  2023-04-14  1:50 ` github-actions
@ 2023-04-28  1:53 ` github-actions
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2023-04-28  1:53 UTC (permalink / raw)
  To: ml

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

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

python3-plotly: update to 5.11.0.
https://github.com/void-linux/void-packages/pull/41252

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-04-28  1:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-23  5:35 [PR PATCH] python3-plotly: update to 5.11.0 pfpulux
2023-01-13 20:54 ` [PR REVIEW] " classabbyamp
2023-01-13 20:57 ` classabbyamp
2023-04-14  1:50 ` github-actions
2023-04-28  1:53 ` [PR PATCH] [Closed]: " github-actions

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