mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-plotly: auto updated to 5.20.0-1
This commit is contained in:
parent
1c4174c414
commit
30a52d5b4f
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
# imported from AUR: Bipin Kumar <kbipinkumar@pm.me>
|
# imported from AUR: Bipin Kumar <kbipinkumar@pm.me>
|
||||||
|
|
||||||
pkgname=python-plotly
|
pkgname=python-plotly
|
||||||
pkgver=5.19.0
|
pkgver=5.20.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="An open-source, interactive graphing library"
|
pkgdesc="An open-source, interactive graphing library"
|
||||||
url="https://github.com/plotly/plotly.py"
|
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"
|
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/plotly/plotly.py/archive/v${pkgver}.tar.gz"
|
||||||
"compat-py3.11.patch")
|
"compat-py3.11.patch")
|
||||||
options=(!strip) # strip isn't useful for python files and takes forever
|
options=(!strip) # strip isn't useful for python files and takes forever
|
||||||
sha256sums=('da208ed8c344668de76031ab52f80e6b9249a253def9e43dad0e2f0270244bc6'
|
sha256sums=('5f871e5ec2ec5c554210f735414f1d12031175a401cf90bbca7556501a48b1df'
|
||||||
'af793f902f28aa7ae25abc6e31fa7c4163b0b7f792037baee6b727aede9136c4')
|
'af793f902f28aa7ae25abc6e31fa7c4163b0b7f792037baee6b727aede9136c4')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue