summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0833389c854a..64e9613fb45d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,21 @@
pkgbase = python-sphinx-gallery
pkgdesc = Sphinx extension to automatically generate an examples gallery
- pkgver = 0.13.0
+ pkgver = 0.14.0
pkgrel = 1
url = http://sphinx-gallery.github.io
arch = any
license = BSD
checkdepends = python-pytest-cov
- checkdepends = python-exceptiongroup
checkdepends = python-matplotlib
checkdepends = python-pillow
checkdepends = python-sphinx
checkdepends = python-absl
makedepends = python-setuptools
- source = https://files.pythonhosted.org/packages/source/s/sphinx-gallery/sphinx-gallery-0.13.0.tar.gz
- md5sums = 653078ba025b89a99171fe21417088b9
+ makedepends = python-wheel
+ makedepends = python-build
+ makedepends = python-installer
+ source = https://files.pythonhosted.org/packages/source/s/sphinx-gallery/sphinx-gallery-0.14.0.tar.gz
+ md5sums = d66041acf34685868ec3dac471d910d5
pkgname = python-sphinx-gallery
depends = python-sphinx>=4