summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 56d4a538b1d84e6bf830da8d433d9dc0014e1ad4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-tinyrecord
	pkgdesc = Atomic transactions for TinyDB
	pkgver = 0.2.1.r6.g96223e9
	pkgrel = 1
	url = https://github.com/eugene-eeo/tinyrecord
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = git
	depends = python-tinydb
	source = python-tinyrecord::git+https://github.com/eugene-eeo/tinyrecord#commit=96223e9f472ef3353aa3c4a63d1e46501edd8452
	sha256sums = SKIP

pkgname = python-tinyrecord