blob: d4c537c339345e3ee32af2db9dde5e4bc3d3c6a2 (
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
25
26
27
28
|
pkgbase = python-sphinx-codeautolink
pkgdesc = Automatic links from code examples to reference documentation
pkgver = 0.15.0
pkgrel = 1
url = https://sphinx-codeautolink.readthedocs.io
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = python-beautifulsoup4
makedepends = python-matplotlib
makedepends = ipython
source = https://files.pythonhosted.org/packages/source/s/sphinx-codeautolink/sphinx-codeautolink-0.15.0.tar.gz
source = Makefile
md5sums = 8bc7687a42b720e1d6462d4a4f18abc7
md5sums = a6aa4bc42b138d75f938065a0994c3e1
pkgname = python-sphinx-codeautolink
depends = python-sphinx>=3.2.0
depends = python-beautifulsoup4>=4.8.1
pkgname = python-sphinx-codeautolink-doc
pkgdesc = Documentation for sphinx-codeautolink
|