From 74b87a43ec987a99804852b6a1996aa5d2a045e1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 3 Jun 2022 07:33:09 +0100 Subject: [PATCH] dev-python/plotly: add link to upstream PR Bug: https://bugs.gentoo.org/841002 Signed-off-by: Sam James --- dev-python/plotly/files/plotly-5.8.0-fix-versioneer-import.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/plotly/files/plotly-5.8.0-fix-versioneer-import.patch b/dev-python/plotly/files/plotly-5.8.0-fix-versioneer-import.patch index 4d0411a34c62e..37582b05429da 100644 --- a/dev-python/plotly/files/plotly-5.8.0-fix-versioneer-import.patch +++ b/dev-python/plotly/files/plotly-5.8.0-fix-versioneer-import.patch @@ -1,4 +1,5 @@ https://bugs.gentoo.org/841002 +https://github.com/plotly/plotly.py/pull/3757 https://github.com/dandi/dandi-cli/pull/998 https://github.com/mgorny/gpep517/issues/1 --- a/setup.py