summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO41
1 files changed, 41 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1dfe2921d867
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,41 @@
+pkgbase = python-sphinx-book-theme
+ pkgdesc = A lightweight book theme built off of the pydata sphinx theme
+ pkgver = 0.1.0
+ pkgrel = 1
+ url = https://sphinx-book-theme.readthedocs.io
+ arch = any
+ license = MIT
+ checkdepends = python-sphinx
+ checkdepends = python-click
+ checkdepends = python-pydata-sphinx-theme
+ checkdepends = python-beautifulsoup4
+ makedepends = python-setuptools
+ source = https://files.pythonhosted.org/packages/source/s/sphinx-book-theme/sphinx-book-theme-0.1.0.tar.gz
+ md5sums = 357cb5725bf2d2aea17deefdb4f6f67f
+
+pkgname = python-sphinx-book-theme
+ depends = python-yaml
+ depends = python-sphinx
+ depends = python-click
+ depends = python-pydata-sphinx-theme
+ depends = python-beautifulsoup4<5
+ depends = python-importlib_resources
+ optdepends = python-pre-commit: code_style
+ optdepends = python-folium: sphinx
+ optdepends = python-numpy: sphinx
+ optdepends = python-matplotlib: sphinx
+ optdepends = python-ipywidgets: sphinx
+ optdepends = python-pandas: sphinx
+ optdepends = python-ipywidgets: sphinx
+ optdepends = jupyter-nbclient: sphinx
+ optdepends = python-myst-nb: sphinx
+ optdepends = python-sphinx-togglebutton: sphinx
+ optdepends = python-sphinx-copybutton: sphinx
+ optdepends = python-plotly: sphinx
+ optdepends = python-sphinxcontrib-bibtex: sphinx
+ optdepends = python-sphinx-thebe: sphinx
+ optdepends = python-ablog: sphinx
+ optdepends = python-sphinxext-opengraph: sphinx
+ optdepends = python-sphinx-autobuild: live-dev
+ optdepends = python-web-compile: live-dev
+