summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 66721fac0ae9a8dd0f66054cea9a41120f190048 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated by mksrcinfo v8
# Thu Mar 28 14:57:55 UTC 2019
pkgbase = python-deepdiff
	pkgdesc = Deep Difference of dictionaries, iterables, strings and other objects. It will recursively look for all the changes.
	pkgver = 4.0.0
	pkgrel = 1
	url = https://github.com/seperman/deepdiff
	arch = any
	license = MIT
	depends = python
	depends = python-jsonpickle
	depends = python-orderedset
	optdepends = python-mmh3: murmurhash3 for faster hashing
	source = https://github.com/seperman/deepdiff/archive/4.0.0.tar.gz
	sha1sums = 519c1a6af269d7873343486cda63a713f22daf83
	sha256sums = 86cde28cc32080bb7dddfaba3115256452fb7fa64aa45de3c61eccf536cedf96
	sha512sums = 443edbc18e79883ad75d94c94e9c1f327c1ba277b0194eb568291ea6a842a27fae39050097261c92372de94a6052c05d2451330fe8c0b356c1e22c1ad3d339ed

pkgname = python-deepdiff