blob: da2716409fea27cabe27578f3d7fba8c880db79a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-sphinx-py3doc-enhanced-theme
pkgdesc = Theme based on https://docs.python.org/3/ with some responsive enhancements
pkgver = 2.4.0
pkgrel = 1
url = https://github.com/ionelmc/sphinx-py3doc-enhanced-theme
arch = any
license = BSD-2-Clause
checkdepends = python-pytest
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/source/s/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.4.0.tar.gz
source = fix-pytest.patch
md5sums = 38af7b770835cca10a6034abdcc58989
md5sums = 533ea306393e5f871e74b19056338f35
pkgname = python-sphinx-py3doc-enhanced-theme
depends = python
|