NOTICE: This package has been removed from pkgsrc

./wip/py-whisper, Fixed-size database, similar in design to RRD

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.5, Package name: py37-whisper-1.1.5, Maintainer: riz

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


Required to run:
[lang/py-six] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 8fa3658f5ae134b08ac4e872e2bfe0a4013c08e2
RMD160: 4619530d9edd2419e395679fdf787116e8dd5da3
Filesize: 30.918 KB

Version history: (Expand)


CVS history: (Expand)


   2014-07-15 15:37:03 by Filip Hajny | Files touched by this commit (1)
Log message:
Not compatible with Python 3 yet.
   2014-03-13 21:08:47 by Filip Hajny | Files touched by this commit (2)
Log message:
Update py-whisper to 0.9.12.

Changes in 0.9.12:
- Just a version bump.

Changes in 0.9.11:
- Better commandline sanity checking and messaging (sejeff)
- Handle SIGPIPE correctly in commandline utils (sejeff)
- Option to intelligently aggregate values on whisper-resize (jens-rantil)
- Use more efficient max() instead of sorted()[-1] (ryepup)
- Add fallocate() support (slackhappy)
- Improve handling of exceptional fetch cases (dieterbe)
- Improve rrd2whisper's handling of rrd files
- Improve error messaging on retention errors at create time (lambdafu)
- Python2.4 compatibility for whisper-dump.py (snore)
- Correct filtering of duplicate values to ensure last-write-wins
   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-08-14 20:33:22 by Filip Hajny | Files touched by this commit (2)
Log message:
Remove stale PLIST var

   2012-08-07 21:37:24 by Filip Hajny | Files touched by this commit (4)
Log message:
Import py27-whisper-0.9.10 as wip/py-whisper.

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