blob: be956149ef9349e6dfd4ee8d12b0b878ba029deb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-sphinx_contributors
pkgdesc = Contributors extension for Sphinx
pkgver = 0.3.0
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.3.0.tar.gz
md5sums = 0109235cab6cca3d0af0140b01ffd16f
pkgname = python-sphinx_contributors
depends = python>=3.10
depends = python-sphinx>=7
depends = python-requests
optdepends = python-sphinx_contributors-doc: Documentation for sphinx-contributors
pkgname = python-sphinx_contributors-doc
pkgdesc = Documentation for sphinx contributors
|