summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2021-07-06 12:12:15 +0800
committerUniversebenzene2021-07-06 12:12:15 +0800
commit704e4f53776554e3104c0ba858fba3516b4b1122 (patch)
tree4a5ade4125d58755303c26a697931f3f38aa4b09 /PKGBUILD
parente04a1aa931ec4bbc9f89c5c45cc39ab61b2b6e32 (diff)
downloadaur-704e4f53776554e3104c0ba858fba3516b4b1122.tar.gz
Update nbsphinx version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54ce12e60991..856bdfbc3de9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Documentation for Python iminuit module"
arch=('i686' 'x86_64')
url="http://healpy.readthedocs.io"
license=('GPL')
-makedepends=("python-${_pyname}=${pkgver}" 'python-numpydoc' 'python-pillow' 'python-nbsphinx' 'pandoc' 'wget' 'python-jinja<3.0.0')
+makedepends=("python-${_pyname}=${pkgver}" 'python-numpydoc' 'python-pillow' 'python-nbsphinx>=0.8.6' 'pandoc' 'wget')
source=("https://github.com/healpy/healpy/archive/${pkgver}.tar.gz"
'fix_doc_warning.patch')
md5sums=('b7e683e33e23cc6640d8a1327af3b55f'