py-whisper: updated databases/py-whisper to 1.1.5.

This commit is contained in:
Aleksej Lebedev 2019-08-05 19:15:08 +02:00
parent 83d3eda08f
commit c3333b298d
4 changed files with 50 additions and 0 deletions

3
py-whisper/DESCR Normal file
View File

@ -0,0 +1,3 @@
Whisper is a fixed-size database, similar in design to RRD
(round-robin-database). It provides fast, reliable storage of numeric
data over time.

20
py-whisper/Makefile Normal file
View File

@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.7 2018/11/14 10:41:17 adam Exp $
DISTNAME= whisper-1.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_PYPI:=w/whisper/}
MAINTAINER= riz@NetBSD.org
HOMEPAGE= https://github.com/graphite-project/whisper
COMMENT= Fixed-size database, similar in design to RRD
LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
USE_LANGUAGES= # none
PYTHON_SELF_CONFLICT= yes
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"

21
py-whisper/PLIST Normal file
View File

@ -0,0 +1,21 @@
@comment $NetBSD: PLIST,v 1.2 2018/07/07 04:56:45 minskim Exp $
bin/find-corrupt-whisper-files.py
bin/rrd2whisper.py
bin/update-storage-times.py
bin/whisper-auto-resize.py
bin/whisper-auto-update.py
bin/whisper-create.py
bin/whisper-diff.py
bin/whisper-dump.py
bin/whisper-fetch.py
bin/whisper-fill.py
bin/whisper-info.py
bin/whisper-merge.py
bin/whisper-resize.py
bin/whisper-set-aggregation-method.py
bin/whisper-set-xfilesfactor.py
bin/whisper-update.py
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/whisper.py
${PYSITELIB}/whisper.pyc
${PYSITELIB}/whisper.pyo

6
py-whisper/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.3 2018/11/14 10:41:17 adam Exp $
SHA1 (whisper-1.1.5.tar.gz) = 8fa3658f5ae134b08ac4e872e2bfe0a4013c08e2
RMD160 (whisper-1.1.5.tar.gz) = 4619530d9edd2419e395679fdf787116e8dd5da3
SHA512 (whisper-1.1.5.tar.gz) = 4aa7cd37cbc45b57643f57bcbd29ad726bb28026201419e28945be4a1e2201ba2f32a4d6ee263fdfed2f7d3cd099556f4c48813992041c5f8b4973c667152bd4
Size (whisper-1.1.5.tar.gz) = 31660 bytes