python-plotly: auto updated to 5.16.1-1

This commit is contained in:
BioArchLinuxBot 2023-08-16 18:57:46 +00:00
parent 363eb89bac
commit 42d43a851b

View file

@ -3,7 +3,7 @@
# imported from AUR: Bipin Kumar <kbipinkumar@pm.me>
pkgname=python-plotly
pkgver=5.16.0
pkgver=5.16.1
pkgrel=1
pkgdesc="An open-source, interactive graphing library"
url="https://github.com/plotly/plotly.py"
@ -43,7 +43,7 @@ arch=('any')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/plotly/plotly.py/archive/v${pkgver}.tar.gz"
"compat-py3.11.patch")
options=(!strip) # strip isn't useful for python files and takes forever
sha256sums=('e353b9c29c040847b7a0104e6da50996ebe42d95bd7903e991d325060254d16a'
sha256sums=('5d17726f2830c07b5fe16be2b20298da77da26050139c02c36149e79322aa695'
'af793f902f28aa7ae25abc6e31fa7c4163b0b7f792037baee6b727aede9136c4')
prepare() {