summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2020-04-23 15:56:27 +0800
committerUniversebenzene2020-04-23 15:56:27 +0800
commit6b0e236f0b6f1db7547de43b4be376c2246b635b (patch)
treea443cdee43ae0a6de5ea20b382ff763001849e43 /.SRCINFO
parent693b6b78ec5397cac9b8e1b21ab7c7fe649e6cae (diff)
downloadaur-6b0e236f0b6f1db7547de43b4be376c2246b635b.tar.gz
Update to version 0.6.2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 322af5479f29..e8d82286e8cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-sphinx-gallery
pkgdesc = Sphinx extension to automatically generate an examples gallery
- pkgver = 0.6.0
+ pkgver = 0.6.2
pkgrel = 1
url = http://sphinx-gallery.readthedocs.io/
arch = i686
@@ -10,14 +10,15 @@ pkgbase = python-sphinx-gallery
checkdepends = python-matplotlib
checkdepends = python-pillow
checkdepends = python-sphinx
+ checkdepends = python-joblib
makedepends = python-setuptools
- source = https://files.pythonhosted.org/packages/source/s/sphinx-gallery/sphinx-gallery-0.6.0.tar.gz
- md5sums = ba828b9592350147755bdc423e416f89
+ source = https://files.pythonhosted.org/packages/source/s/sphinx-gallery/sphinx-gallery-0.6.2.tar.gz
+ md5sums = 73584c81a5a2ef794d4055a3132bcc90
pkgname = python-sphinx-gallery
depends = python-sphinx>=1.8.3
- depends = python-matplotlib
depends = python-pillow
optdepends = python-seaborn
+ optdepends = python-matplotlib
optdepends = mayavi