The NetBSD Project

CVS log for pkgsrc/databases/py-whisper/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / py-whisper

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:27:59 2024 UTC (4 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jan 18 10:38:13 2024 UTC (14 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -4 lines
py-whisper: updated to 1.1.10

1.1.10
Multiple bugfixes, especially for Graphite-web (see full list below)
Couple of new functions

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:52:45 2022 UTC (3 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Dec 6 11:21:02 2020 UTC (4 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
py-whisper: updated to 1.1.7

1.1.7:
Graphite release 1.1.7

1.1.6:
Graphite release 1.1.6
* set package long description
* Dump as raw values

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 11 18:08:01 2019 UTC (5 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +12 -3 lines
py-whisper: updated to 1.1.5

1.1.5:
Python 3.x support fixes for whisper, carbon and graphite-web
REMOTE_BUFFER_SIZE = 0 now works properly
Multi-instance settings support
Increase performance of localdatabase tag db
avg_zero consolidation function fully supported now
Carbonlink queries working now for tagged series
Docker image migrated to Alpine, reducing the image size from ~530MB to 188MB

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 14 10:41:17 2018 UTC (6 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -7 lines
py-whisper: updated to 1.1.4

1.1.4:
Include tests in PyPI distributions
Add Python 3.7 testing to Travis

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jul 7 04:56:45 2018 UTC (6 years, 8 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -6 lines
databases/py-whisper: Update to 1.1.3

Notable changes since 0.9.15:
    - Python 3 support
    - fallocate and sparse support in whisper-create
    - Support FADVISE_RANDOM for create/update/update_many
    - Add update-storage-times.py - a tool to change storage schemas for
      whisper files and update the data. Threaded to vastly improve speed
      over whisper-auto-resize.py
    - Add optional destinationPath for rrd2whisper
    - Add json output to whisper-diff.py script
    - Add whisper-set-xfilesfactor.py utility
    - whisper-fetch: add –time-format option
    - Numerous bug fixes

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jul 3 05:03:07 2018 UTC (6 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
extend PYTHON_VERSIONS_ for Python 3.7

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 14 10:22:54 2017 UTC (8 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3 lines
Update HOMEPAGE.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jan 1 14:43:28 2017 UTC (8 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Add python-3.6 to incompatible versions.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 9 13:03:36 2016 UTC (8 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Remove python33: adapt all packages that refer to it.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 11 21:34:15 2015 UTC (9 years, 3 months ago) by riz
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Add whisper 0.9.15, as used by the graphite project.

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

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>