summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c963ced252e4d6b2165e81b8f68078725089c957 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-sphinx-collections
	pkgdesc = Sphinx extension for collecting external data for Sphinx build
	pkgver = 0.2.0
	pkgrel = 1
	url = https://sphinx-collections.readthedocs.io
	arch = any
	license = BSD-3-Clause
	makedepends = python-poetry-core
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx
	makedepends = python-gitpython
	makedepends = python-setuptools
	source = https://github.com/useblocks/sphinx-collections/archive/refs/tags/0.2.0.tar.gz
	md5sums = b866584729f8676ebf237fe8bf335cd2

pkgname = python-sphinx-collections
	depends = python-sphinx>3.4
	depends = python-jinja
	depends = python-gitpython
	depends = python-setuptools

pkgname = python-sphinx-collections-doc
	pkgdesc = Documentation for sphinx-collections