summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ab86d903e58df4cb04bf12005331fc31a41e0033 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-persist-queue
	pkgdesc = Thread-safe disk-based persistent queue
	pkgver = 0.8.1
	pkgrel = 1
	url = https://github.com/peter-wangxu/persist-queue
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	optdepends = python-msgpack: MessagePack serialization support
	optdepends = python-cbor2: CBOR serialization support
	source = python-persist-queue-0.8.1.tar.gz::https://github.com/peter-wangxu/persist-queue/archive/v0.8.1.tar.gz
	sha256sums = 09bb473f0c0a3a333ef5225f19f638c58f912a3e947cba3317451f137e8a8143

pkgname = python-persist-queue