summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d13e5bcd7150c3c70462552e3ad1b60c2bbbb97c (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
33
34
pkgbase = python-jupyter-cache
	pkgdesc = A defined interface for working with a cache of jupyter notebooks
	pkgver = 0.5.0
	pkgrel = 1
	url = https://jupyter-cache.readthedocs.io
	arch = any
	license = MIT
	checkdepends = python-tabulate
	checkdepends = python-click
	checkdepends = python-jupyter_client
	checkdepends = jupyter-nbclient
	checkdepends = jupyter-nbformat
	checkdepends = python-yaml
	checkdepends = python-sqlalchemy
	makedepends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/j/jupyter-cache/jupyter-cache-0.5.0.tar.gz
	md5sums = 967f1e73243dbfe9e94aed413845e499

pkgname = python-jupyter-cache
	depends = python-attrs
	depends = python-click
	depends = python-importlib-metadata
	depends = python-tabulate
	depends = python-yaml
	depends = jupyter-nbformat
	depends = jupyter-nbclient<0.6
	depends = python-sqlalchemy<1.5
	optdepends = python-click-log: cli
	optdepends = python-jupytext: rtd
	optdepends = python-myst-nb: rtd
	optdepends = python-nbdime: rtd
	optdepends = python-sphinx-book-theme: rtd
	optdepends = python-sphinx-copybutton: rtd
	optdepends = python-pre-commit: code_style