summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a98af4b4a0e21107b37d81f8a2301067c8c69b15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-ipycache-git
	pkgdesc = Defines a %%cache cell magic in the IPython notebook to cache results of long-lasting computations
	pkgver = 0.1.4.r86.g73b6bec
	pkgrel = 1
	url = https://github.com/rossant/ipycache
	arch = any
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = git
	depends = python
	depends = ipython
	depends = python-traitlets
	optdepends = python-cloudpickle: cloudpickle support
	provides = python-ipycache
	conflicts = python-ipycache
	source = ipycache::git+https://github.com/rossant/ipycache.git
	sha512sums = SKIP

pkgname = python-ipycache-git