summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 17a7318bad1cb369b5076f886013f0e7e809e69f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-sphinx_contributors
	pkgdesc = Contributors extension for Sphinx
	pkgver = 0.2.7
	pkgrel = 1
	url = https://sphinx-contributors.readthedocs.io
	arch = any
	license = BSD
	checkdepends = python-pytest
	makedepends = python-flit-core
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx-furo
	source = https://files.pythonhosted.org/packages/source/s/sphinx_contributors/sphinx_contributors-0.2.7.tar.gz
	md5sums = 7ff8fe3657645ce61639ade0d82b12fc

pkgname = python-sphinx_contributors
	depends = python>=3.7
	depends = python-sphinx>=3
	optdepends = python-sphinx_contributors-doc: Documentation for sphinx-contributors

pkgname = python-sphinx_contributors-doc
	pkgdesc = Documentation for sphinx contributors