blob: 068866f33de82af1cc97ef0794022a9a59cda6d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-sunpy-sphinx-theme
pkgdesc = The sphinx theme for the SunPy website and documentation
pkgver = 2.2.2
pkgrel = 1
url = https://github.com/sunpy/sunpy-sphinx-theme
arch = any
license = BSD-2-Clause
checkdepends = python-nose
checkdepends = python-pydata-sphinx-theme
makedepends = python-setuptools-scm
makedepends = python-build
makedepends = python-installer
source = https://files.pythonhosted.org/packages/source/s/sunpy_sphinx_theme/sunpy_sphinx_theme-2.2.2.tar.gz
source = Makefile
md5sums = 3d883d6222d20c2bc012c090daebf19d
md5sums = a6aa4bc42b138d75f938065a0994c3e1
pkgname = python-sunpy-sphinx-theme
depends = python-sphinx>=7.3.0
depends = python-pydata-sphinx-theme
depends = python-sphinxext-opengraph>=0.13
|