summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBert Peters2024-04-08 18:22:17 +0200
committerBert Peters2024-04-08 18:22:17 +0200
commit62f956f64417f17eb3beb61e7c314987efc74100 (patch)
treea98cac67c1ed1ee9d9eb0e7c1213c9c78e676b96 /.SRCINFO
parent7bb5537cd99e314d51f6cd3b71a44665ea6d1e9c (diff)
downloadaur-62f956f64417f17eb3beb61e7c314987efc74100.tar.gz
upgpkg: python-plotly 5.20.0-4
Reinstate the JS build. Using a cheeky patch that overwrites part of a dependency, we can get the memory usage down to something more reasonable. With this, there's no more reason to avoid building the JS extensions.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2f07693e922..c522fac01d7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = python-plotly
pkgdesc = An open-source, interactive graphing library
pkgver = 5.20.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/plotly/plotly.py
arch = any
license = MIT
checkdepends = python-requests
checkdepends = python-pytest
makedepends = git
+ makedepends = npm
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
@@ -32,6 +33,8 @@ pkgbase = python-plotly
options = !strip
options = !debug
source = python-plotly::git+https://github.com/plotly/plotly.py#tag=v5.20.0
+ source = js-build.patch
sha256sums = b0e4718894929e788aa5823d999f18246997dc256d94adc51e26b205c318ef50
+ sha256sums = 347d8de2ed5c6529a0113086780ecdd0b21c0a167fa60a890ca18bbac0d99392
pkgname = python-plotly