1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 21:40:31 +01:00

Compare commits

..

27 Commits

Author SHA1 Message Date
f8f2f5b042 upgpkg: python-plotly 5.13.0-1
upstream release
2023-01-23 18:14:51 +01:00
a524ebbbe3 upgpkg: python-plotly 5.12.0-4
Merge subtree 'python-plotly'
2023-01-23 18:12:30 +01:00
7e7f4b68e7 Split 'python-plotly/' into commit 'a05f1f5b0d78027f5d115fb98b40a36af0a16b60'
git-subtree-dir: python-plotly
git-subtree-mainline: 57a2770e27
git-subtree-split: a05f1f5b0d
2023-01-23 18:12:27 +01:00
Greyson Christoforo
95cd6fc020 remove npm stuff and move etc/ 2023-01-13 18:39:03 +00:00
Greyson Christoforo
b76f4c52af build with SKIP_NPM=1 2023-01-13 18:24:19 +00:00
Greyson Christoforo
032a38db2f fix architecture, add core tests, update optdeps 2023-01-13 13:35:21 +00:00
Greyson Christoforo
22623b4424 bump pkgrel 2023-01-13 12:08:41 +00:00
Greyson Christoforo
4e2a5b9f54 fix checksum 2023-01-13 12:08:17 +00:00
a05f1f5b0d upgpkg: python-plotly 5.12.0-1
upstream release
2023-01-12 21:09:51 +01:00
173cc62ad8 upgpkg: python-plotly 5.11.0-1
upstream release
2022-10-27 19:43:16 +02:00
0013b218e2 upgpkg: python-plotly 5.10.0-2
Upstream checksum changed, new ref: 473c263e5e133e5693863baa668751b85900dc11
2022-08-25 09:56:04 +02:00
d5c4423030 upgpkg: python-plotly 5.10.0-1
upstream release

upgpkg: simdjson 2.2.2-1

upstream release
2022-07-30 15:37:24 +02:00
b50706e114 upgpkg: python-plotly 5.9.0-1
upstream release
2022-06-24 19:05:27 +02:00
342c43ce51 upgpkg: python-plotly 5.8.2-1
upstream release
2022-06-10 20:07:10 +02:00
c0bb5ee950 upgpkg: python-plotly 5.8.1-1
upstream release

Current upstream ref: 473e6e0d6849e334d63a816336deda5d761adcf8
2022-06-08 21:14:33 +02:00
5c116cce23 upgpkg: python-plotly 5.8.0-3
Upstream changed again, upstream commit is
eca5fe62f9262478bacc5895db3a053116cac393.
2022-05-12 08:17:04 +02:00
62fce4f26e upgpkg: python-plotly 5.8.0-2
Upstream replaced tag
2022-05-10 22:45:39 +02:00
29d909cb96 upgpkg: python-plotly 5.8.0-1
upstream release
2022-05-09 20:53:36 +02:00
84b9b8e697 upgpkg: python-plotly 5.7.0-1
upstream release
2022-04-06 18:41:16 +02:00
ab94d1ec06 upgpkg: python-plotly 5.6.0-1
upstream release
2022-02-09 22:45:08 +01:00
ef61bc5e0c upgpkg: python-plotly 5.5.0-1
upstream release
2021-12-22 18:42:07 +01:00
ea7fb871e3 upgpkg: python-plotly 5.4.0-1
upstream release
2021-11-15 19:53:34 +01:00
b743bea3c8 upgpkg: python-plotly 5.3.1-1
upstream release
2021-09-01 18:06:06 +02:00
510c9f9fc5 upgpkg: python-plotly 5.3.0-1
upstream release
2021-08-30 21:15:00 +02:00
5586b3678e upgpkg: python-plotly 5.2.2-1
upstream release
2021-08-24 22:39:17 +02:00
598c2dc4ff upgpkg: python-plotly 5.2.1-2
Update dependencies
2021-08-17 22:58:07 +02:00
f7060367ef upgpkg: python-plotly 5.2.1-1
upstream release
2021-08-14 13:53:57 +02:00
2 changed files with 47 additions and 22 deletions

View File

@@ -1,15 +1,16 @@
pkgbase = python-plotly
pkgdesc = An open-source, interactive graphing library
pkgver = 5.12.0
pkgver = 5.13.0
pkgrel = 1
url = https://github.com/plotly/plotly.py
arch = any
arch = x86_64
license = MIT
checkdepends = python-requests
checkdepends = python-pytest
makedepends = python-setuptools
makedepends = python-jupyter_core
makedepends = python-tornado
makedepends = jupyterlab
makedepends = npm
depends = python
depends = python-tenacity
optdepends = ipython
@@ -19,8 +20,13 @@ pkgbase = python-plotly
optdepends = python-matplotlib
optdepends = python-pillow
optdepends = python-scipy
optdepends = python-ipykernel
optdepends = python-pandas
optdepends = python-colorcet
optdepends = python-inflect
optdepends = python-psutil
options = !strip
source = python-plotly-5.12.0.tar.gz::https://github.com/plotly/plotly.py/archive/v5.12.0.tar.gz
sha256sums = bb0145d46b8fc94d341222e0435c93e0f371bf56ea82d2a5d22e951fd726e379
source = python-plotly-5.13.0.tar.gz::https://github.com/plotly/plotly.py/archive/v5.13.0.tar.gz
sha256sums = 53fb583f82b72bdd4e8feb9919cb440f6c92fe644c4d9253f93d1a3ab8a8ce91
pkgname = python-plotly

View File

@@ -2,40 +2,59 @@
# Co-Maintainer: Bert Peters <bert@bertptrs.nl>
pkgname=python-plotly
pkgver=5.12.0
pkgver=5.13.0
pkgrel=1
pkgdesc="An open-source, interactive graphing library"
arch=('x86_64')
url="https://github.com/plotly/plotly.py"
depends=(python
python-tenacity)
license=('MIT')
depends=(
python
python-tenacity
)
# optdepends based on optional_requirements.txt
optdepends=(
'ipython'
'jupyterlab'
'python-ipywidgets'
'python-numpy'
'python-matplotlib'
'python-pillow'
'python-scipy')
makedepends=(python-setuptools
ipython
jupyterlab
python-ipywidgets
python-numpy
python-matplotlib
python-pillow
python-scipy
python-ipykernel
python-pandas
python-colorcet
python-inflect
python-psutil
)
makedepends=(
python-setuptools
python-jupyter_core
python-tornado
jupyterlab
npm)
license=('MIT')
arch=('any')
)
checkdepends=(
python-requests
python-pytest
)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/plotly/plotly.py/archive/v${pkgver}.tar.gz")
options=(!strip) # strip isn't useful for python files and takes forever
sha256sums=('bb0145d46b8fc94d341222e0435c93e0f371bf56ea82d2a5d22e951fd726e379')
sha256sums=('53fb583f82b72bdd4e8feb9919cb440f6c92fe644c4d9253f93d1a3ab8a8ce91')
build() {
cd plotly.py-${pkgver}/packages/python/plotly
NODE_OPTIONS=--openssl-legacy-provider python setup.py build
SKIP_NPM=1 python setup.py build
}
check() {
cd plotly.py-${pkgver}/packages/python/plotly
pytest plotly/tests/test_core
}
package() {
cd plotly.py-${pkgver}/packages/python/plotly
python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
SKIP_NPM=1 python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
mv ${pkgdir}/usr/etc ${pkgdir}
install -Dm644 LICENSE.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}