pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/py-whisper



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jan 18 10:38:13 UTC 2024

Modified Files:
        pkgsrc/databases/py-whisper: Makefile PLIST distinfo

Log Message:
py-whisper: updated to 1.1.10

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


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/databases/py-whisper/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/py-whisper/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/databases/py-whisper/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/py-whisper/Makefile
diff -u pkgsrc/databases/py-whisper/Makefile:1.10 pkgsrc/databases/py-whisper/Makefile:1.11
--- pkgsrc/databases/py-whisper/Makefile:1.10   Tue Jan  4 20:52:45 2022
+++ pkgsrc/databases/py-whisper/Makefile        Thu Jan 18 10:38:13 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2022/01/04 20:52:45 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2024/01/18 10:38:13 adam Exp $
 
-DISTNAME=      whisper-1.1.7
+DISTNAME=      whisper-1.1.10
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    databases python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/whisper/}
 
@@ -11,10 +10,14 @@ HOMEPAGE=   https://github.com/graphite-pr
 COMMENT=       Fixed-size database, similar in design to RRD
 LICENSE=       apache-2.0
 
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 
 USE_LANGUAGES= # none
 
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
 post-install:
 .for bin in find-corrupt-whisper-files rrd2whisper update-storage-times \
        whisper-auto-resize whisper-auto-update whisper-create \
@@ -26,5 +29,5 @@ post-install:
        ${MV} ${bin}.py ${bin}-${PYVERSSUFFIX} || ${TRUE}
 .endfor
 
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/databases/py-whisper/PLIST
diff -u pkgsrc/databases/py-whisper/PLIST:1.4 pkgsrc/databases/py-whisper/PLIST:1.5
--- pkgsrc/databases/py-whisper/PLIST:1.4       Sun Dec  6 11:21:02 2020
+++ pkgsrc/databases/py-whisper/PLIST   Thu Jan 18 10:38:13 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2020/12/06 11:21:02 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2024/01/18 10:38:13 adam Exp $
 bin/find-corrupt-whisper-files-${PYVERSSUFFIX}
 bin/rrd2whisper-${PYVERSSUFFIX}
 bin/update-storage-times-${PYVERSSUFFIX}
@@ -15,12 +15,11 @@ bin/whisper-resize-${PYVERSSUFFIX}
 bin/whisper-set-aggregation-method-${PYVERSSUFFIX}
 bin/whisper-set-xfilesfactor-${PYVERSSUFFIX}
 bin/whisper-update-${PYVERSSUFFIX}
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/whisper.py
 ${PYSITELIB}/whisper.pyc
 ${PYSITELIB}/whisper.pyo

Index: pkgsrc/databases/py-whisper/distinfo
diff -u pkgsrc/databases/py-whisper/distinfo:1.7 pkgsrc/databases/py-whisper/distinfo:1.8
--- pkgsrc/databases/py-whisper/distinfo:1.7    Tue Oct 26 10:09:54 2021
+++ pkgsrc/databases/py-whisper/distinfo        Thu Jan 18 10:38:13 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:09:54 nia Exp $
+$NetBSD: distinfo,v 1.8 2024/01/18 10:38:13 adam Exp $
 
-BLAKE2s (whisper-1.1.7.tar.gz) = b9c0f089373421454b690f3089ceb2b0f0d02a873d53c665bfadf07f4877f7cd
-SHA512 (whisper-1.1.7.tar.gz) = 602c39345abb1d6e3e41ab0eaff9baa374ba513beba31878c9e65b863ee148dd7df55bfb66b0b86d7d94cdbf49672b46e6dfa3d48f7d8e770dee7f39fd52fdc6
-Size (whisper-1.1.7.tar.gz) = 37376 bytes
+BLAKE2s (whisper-1.1.10.tar.gz) = 9fbad75b5961e3e2f685923137c9ba8e0857ffc0a2e12d0c06cfd4f3b8abd1e6
+SHA512 (whisper-1.1.10.tar.gz) = a6f4158374482c5f6264711dc976ab4bf957fac14095592a433d2653f41b9598642e1c06e2aee9d0e725d482a0a4f48d15ead29c2f73813d3c71d280b944a7f9
+Size (whisper-1.1.10.tar.gz) = 42835 bytes



Home | Main Index | Thread Index | Old Index