blob: 7816bb160e5bfc6385607f94f8cbca2219f7ce29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-scanpydoc
pkgdesc = A series of Sphinx extensions to get easy to maintain, numpydoc style documentation.
pkgver = 0.14.1
pkgrel = 1
url = https://github.com/theislab/scanpydoc
arch = any
license = GPL3
makedepends = python-hatchling
makedepends = python-hatch-vcs
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-sphinx
source = https://files.pythonhosted.org/packages/source/s/scanpydoc/scanpydoc-0.14.1.tar.gz
sha256sums = baa8ae2e91fddb19161e9eaf3503d531999bdd1d86c6023381a3bfeccec61a12
pkgname = python-scanpydoc
|