summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: de606bc6ca0cf929f7f7367ec454d9619f143954 (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
35
36
37
38
39
pkgbase = python-jupyter-cache
	pkgdesc = A defined interface for working with a cache of jupyter notebooks
	pkgver = 0.6.1
	pkgrel = 1
	url = https://jupyter-cache.readthedocs.io
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-click
	checkdepends = python-importlib-metadata
	checkdepends = python-jupytext
	checkdepends = python-nbdime
	checkdepends = jupyter-nbclient
	checkdepends = jupyter-nbformat
	checkdepends = python-sqlalchemy
	checkdepends = python-tabulate
	checkdepends = python-yaml
	makedepends = python-flit-core
	makedepends = python-build
	makedepends = python-installer
	source = https://github.com/executablebooks/jupyter-cache/archive/refs/tags/v0.6.1.tar.gz
	md5sums = 18376504e5882af3b74801f55fe77546

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
	depends = python-sqlalchemy<3
	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