summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2022-08-22 17:57:03 +0800
committerUniversebenzene2022-08-22 17:57:03 +0800
commit3266fb07e2c40c68a24d1e07f2a93c1fb4624e18 (patch)
tree949e8eea18f0f135ee0d4a82145d3bd34b29c434 /.SRCINFO
parent666d147aa2812e85f0eb0a168fd005ec90bc80fb (diff)
downloadaur-3266fb07e2c40c68a24d1e07f2a93c1fb4624e18.tar.gz
Add doc
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 8 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a21e28aacca6..9613e50462e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,15 +6,17 @@ pkgbase = python-astrodendro
arch = any
license = MIT
checkdepends = python-pytest
- checkdepends = python-astropy
- checkdepends = python-matplotlib
checkdepends = python-mock
checkdepends = python-h5py
makedepends = python-setuptools
+ makedepends = python-sphinx-automodapi
+ makedepends = python-aplpy
source = https://files.pythonhosted.org/packages/source/a/astrodendro/astrodendro-0.2.0.tar.gz
source = fix-collection-py3.10.patch
+ source = new-doc-building.patch
md5sums = 6f4155b1d4a4b2d9cb9ae154f88c5710
md5sums = 1b5d8b8c5d0387a09b15c02fc1b40714
+ md5sums = 2bd96deeaa18ae57c196246b74ee8030
pkgname = python-astrodendro
depends = python
@@ -24,3 +26,7 @@ pkgname = python-astrodendro
optdepends = python-matplotlib: For plotting
optdepends = python-pytest: For testing
optdepends = python-mock: For testing
+ optdepends = python-astrodendro-doc: Documentation for astrodendro
+
+pkgname = python-astrodendro-doc
+ pkgdesc = Documentation for Python astrodendro module