blob: a5bee827d0ce13d6be602ed4faf772499aae7d88 (
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-sphinxcontrib-bibtex
pkgdesc = A Sphinx extension for BibTeX style citations
pkgver = 2.7.0
pkgrel = 1
url = https://sphinxcontrib-bibtex.readthedocs.org
arch = any
license = BSD-2-Clause
checkdepends = python-pytest
checkdepends = python-pytest
checkdepends = python-numpydoc
checkdepends = python-sphinx-autoapi
makedepends = python-setuptools-scm
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-sphinx
depends = python-pybtex
depends = python-pybtex-docutils
depends = python-docutils
source = python-sphinxcontrib-bibtex-2.7.0.tar.gz::https://github.com/mcmtroffaes/sphinxcontrib-bibtex/archive/2.7.0.tar.gz
b2sums = 75aea173bcac48d7634adcac15fa4573e6f2f30ef1ce4f39dd863692262cebffeb5eb100fe8ba7be6291becaba6ce07a5454792a88dcfcf22864957e2160629b
pkgname = python-sphinxcontrib-bibtex
|