blob: 5e34e0a91f641a0c9aa53d9cecc705aab9940e38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-whisper
pkgdesc = Fixed-size database that provides fast, reliable storage of numeric data over time.
pkgver = 1.1.10
pkgrel = 3
url = https://github.com/graphite-project/whisper
arch = any
license = Apache
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-six
depends = python-configobj
optdepends = rrdtool: for rrd2whisper.py support
conflicts = python2-whisper
options = !emptydirs
source = python-whisper-1.1.10.tar.gz::https://github.com/graphite-project/whisper/archive/1.1.10.tar.gz
sha256sums = f6535b4e73766ea745606f8a9b16080efa69e5756cda5f7b9d1457dd9515d99a
pkgname = python-whisper
|