summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFernando Cladera2018-01-27 17:53:47 -0500
committerFernando Cladera2018-01-27 18:02:13 -0500
commit3b436e592584223562a55014c11e63e194d5dd6a (patch)
treea51fa9b53e90727f133f33cd3c970fba9394d0a2
parent02286bda57f84c7c0162395ac9359cf554755ab4 (diff)
downloadaur-3b436e592584223562a55014c11e63e194d5dd6a.tar.gz
Bump to 2.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64287a5d959c..37dd8de0a8f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = python-plotly
- pkgver = 2.2.2
+ pkgver = 2.3.0
pkgrel = 1
url = https://plot.ly/python/
arch = any
@@ -8,9 +8,9 @@ pkgbase = python-plotly
makedepends = python-setuptools
makedepends = python2
makedepends = python2-setuptools
- source = python-plotly-2.2.2.tar.gz::https://pypi.org/packages/source/p/plotly/plotly-2.2.2.tar.gz
+ source = python-plotly-2.3.0.tar.gz::https://pypi.org/packages/source/p/plotly/plotly-2.3.0.tar.gz
source = LICENSE
- sha512sums = 45341a30e0cf5cd00abca6cd3830c4240b52b572233e3eeec6b3f4784468f7db775fdb8a927a3eb60c96efddc143be84a0b9eca244b66e9511319b2e156a21d1
+ sha512sums = e1307872e6dde529322120c77b27a530048763433c1ac7e285c7c982ea9167fb7c6d6cffc5c29a1005e03cc2287c2308a3ca74c310b776f06c8a8c3ca66c7f8c
sha512sums = 1f27d546f594955e443a3d8a72aa4f18afa9d946336a9fd0585de3c8120e3ef262ce109eea0ee8d97510616864b8d01f8e4d48ebc0fc1486fd490bf8ba3a7f89
pkgname = python-plotly
diff --git a/PKGBUILD b/PKGBUILD
index 8345192a1ca3..87d97e3d777a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=python-plotly
_pypiname=plotly
pkgbase=python-plotly
pkgname=('python-plotly' 'python2-plotly')
-pkgver=2.2.2
+pkgver=2.3.0
pkgrel=1
url="https://plot.ly/python/"
license=('MIT')
@@ -14,7 +14,7 @@ arch=("any")
makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
source=("${_pkgname}-${pkgver}.tar.gz::https://pypi.org/packages/source/p/${_pypiname}/${_pypiname}-${pkgver}.tar.gz"
"LICENSE")
-sha512sums=('45341a30e0cf5cd00abca6cd3830c4240b52b572233e3eeec6b3f4784468f7db775fdb8a927a3eb60c96efddc143be84a0b9eca244b66e9511319b2e156a21d1'
+sha512sums=('e1307872e6dde529322120c77b27a530048763433c1ac7e285c7c982ea9167fb7c6d6cffc5c29a1005e03cc2287c2308a3ca74c310b776f06c8a8c3ca66c7f8c'
'1f27d546f594955e443a3d8a72aa4f18afa9d946336a9fd0585de3c8120e3ef262ce109eea0ee8d97510616864b8d01f8e4d48ebc0fc1486fd490bf8ba3a7f89')
#validpgpkeys=('') # TODO https://github.com/plotly/plotly.py/issues/764