blob: 4baba3ddf9222bbb3ff60d76d6d1a3e3a146beb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-astropy-sphinx-theme
pkgdesc = The sphinx theme for Astropy and affiliated packages.
pkgver = 1.1
pkgrel = 2
url = https://github.com/astropy/astropy-sphinx-theme
arch = any
license = BSD
checkdepends = python-pytest
checkdepends = python-sphinx
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/source/a/astropy-sphinx-theme/astropy-sphinx-theme-1.1.tar.gz
sha256sums = ee1dafa0cf4d109455f7a0d19da4cdd608ad24d380ed2eb8090bb945a3d286f9
pkgname = python-astropy-sphinx-theme
depends = python-sphinx>=1.6
|