mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 20:40:32 +01:00
upgpkg: python-plotly 5.8.0-2
Upstream replaced tag
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pkgbase = python-plotly
|
||||
pkgdesc = An open-source, interactive graphing library
|
||||
pkgver = 5.8.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/plotly/plotly.py
|
||||
arch = any
|
||||
license = MIT
|
||||
@@ -20,6 +20,6 @@ pkgbase = python-plotly
|
||||
optdepends = python-pillow
|
||||
optdepends = python-scipy
|
||||
source = python-plotly-5.8.0.tar.gz::https://github.com/plotly/plotly.py/archive/v5.8.0.tar.gz
|
||||
sha256sums = cd69a4dda3ae934643b4b2c614d997b0a34f18432964f454107f2dd5eae5bf46
|
||||
sha256sums = 00e8261f61a910ed561866210d7c6567045df80f7b2e3cf59617c20bad861d6e
|
||||
|
||||
pkgname = python-plotly
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-plotly
|
||||
pkgver=5.8.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="An open-source, interactive graphing library"
|
||||
url="https://github.com/plotly/plotly.py"
|
||||
depends=(python
|
||||
@@ -25,7 +25,7 @@ npm)
|
||||
license=('MIT')
|
||||
arch=('any')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/plotly/plotly.py/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('cd69a4dda3ae934643b4b2c614d997b0a34f18432964f454107f2dd5eae5bf46')
|
||||
sha256sums=('00e8261f61a910ed561866210d7c6567045df80f7b2e3cf59617c20bad861d6e')
|
||||
|
||||
build() {
|
||||
cd plotly.py-${pkgver}/packages/python/plotly
|
||||
|
||||
Reference in New Issue
Block a user