blob: 4d989759775b8cfb1be02e22a144265c5c94f4af (
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
29
30
31
32
|
pkgbase = python-sphinx_design
pkgdesc = A sphinx extension for designing beautiful, screen-size responsive web components
pkgver = 0.6.1
pkgrel = 1
url = https://sphinx-design.readthedocs.io
arch = any
license = MIT
checkdepends = python-pytest-regressions
makedepends = python-flit-core
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-myst-parser
source = sphinx-design-0.6.1.tar.gz::https://github.com/executablebooks/sphinx-design/archive/refs/tags/v0.6.1.tar.gz
source = Makefile
md5sums = 99841868d97ee1709cd34487e5896733
md5sums = a6aa4bc42b138d75f938065a0994c3e1
pkgname = python-sphinx_design
depends = python-sphinx
optdepends = pre-commit: code-style
optdepends = python-myst-parser: rtd
optdepends = python-sphinx-furo: theme-furo
optdepends = python-sphinx_rtd_theme: theme-rtd
optdepends = python-sphinx-book-theme: theme-sbt
optdepends = python-pydata-sphinx-theme: theme-pydata
optdepends = python-sphinx_design-doc: Documentation for sphinx_design
provides = python-sphinx-design=0.6.1
conflicts = python-sphinx-design
pkgname = python-sphinx_design-doc
pkgdesc = Documentation for sphinx_design
|