summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2022-07-27 14:39:35 +0800
committerUniversebenzene2022-07-27 14:39:35 +0800
commitb0f013759d1cf134957162dad13d89c5d6f35f1a (patch)
treea6601d5a07086c4455dc373e8d92400c44310a13 /.SRCINFO
parent23de3b3def2c10dd8b3c49929bd87df0ca04278d (diff)
downloadaur-b0f013759d1cf134957162dad13d89c5d6f35f1a.tar.gz
Update to version 0.11.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64a775501eb2..b87ef815c603 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-sphinx-gallery
pkgdesc = Sphinx extension to automatically generate an examples gallery
- pkgver = 0.10.1
+ pkgver = 0.11.0
pkgrel = 1
url = http://sphinx-gallery.github.io
arch = any
@@ -9,10 +9,12 @@ pkgbase = python-sphinx-gallery
checkdepends = python-matplotlib
checkdepends = python-pillow
checkdepends = python-sphinx
+ checkdepends = python-absl
checkdepends = python-joblib
+ checkdepends = mayavi
makedepends = python-setuptools
- source = https://files.pythonhosted.org/packages/source/s/sphinx-gallery/sphinx-gallery-0.10.1.tar.gz
- md5sums = 49727ee066dbeced6bfca7e89f6dc01f
+ source = https://files.pythonhosted.org/packages/source/s/sphinx-gallery/sphinx-gallery-0.11.0.tar.gz
+ md5sums = c3adbd7c2e2315a72f9c8056feec2d7c
pkgname = python-sphinx-gallery
depends = python-sphinx>=1.8.3