From 32b44437d323ccf024f3d0a6f4e3c593f000abbd Mon Sep 17 00:00:00 2001 From: sthen Date: Sat, 20 Nov 2021 14:47:41 +0000 Subject: [PATCH] update to py3-whisper-1.1.8 --- databases/py-whisper/Makefile | 5 ++--- databases/py-whisper/distinfo | 4 ++-- databases/py-whisper/pkg/PLIST | 3 ++- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/databases/py-whisper/Makefile b/databases/py-whisper/Makefile index fae5fac6232..d414f3d9f85 100644 --- a/databases/py-whisper/Makefile +++ b/databases/py-whisper/Makefile @@ -1,13 +1,12 @@ -# $OpenBSD: Makefile,v 1.13 2021/11/02 00:00:17 sthen Exp $ +# $OpenBSD: Makefile,v 1.14 2021/11/20 14:47:41 sthen Exp $ COMMENT = fixed size round-robin style database -MODPY_EGG_VERSION = 1.1.7 +MODPY_EGG_VERSION = 1.1.8 DISTNAME = whisper-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} CATEGORIES = databases -REVISION = 0 # Apache PERMIT_PACKAGE = Yes diff --git a/databases/py-whisper/distinfo b/databases/py-whisper/distinfo index af93ff37afe..5bdce80e6a9 100644 --- a/databases/py-whisper/distinfo +++ b/databases/py-whisper/distinfo @@ -1,2 +1,2 @@ -SHA256 (whisper-1.1.7.tar.gz) = huAeZudLW/6gbFNvCKpxuwfN3vrKbWqDUuKabt7gcSE= -SIZE (whisper-1.1.7.tar.gz) = 37376 +SHA256 (whisper-1.1.8.tar.gz) = NF810NzK8YHgqkNT5sE/QPXM7aEKPHAh2vqynwBPYq4= +SIZE (whisper-1.1.8.tar.gz) = 38167 diff --git a/databases/py-whisper/pkg/PLIST b/databases/py-whisper/pkg/PLIST index c0177974c5c..6da5ddfa998 100644 --- a/databases/py-whisper/pkg/PLIST +++ b/databases/py-whisper/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.5 2020/10/29 13:46:28 martin Exp $ +@comment $OpenBSD: PLIST,v 1.6 2021/11/20 14:47:41 sthen Exp $ @conflict py-whisper-* @pkgpath databases/py-whisper bin/find-corrupt-whisper-files.py @@ -17,6 +17,7 @@ bin/whisper-resize.py bin/whisper-set-aggregation-method.py bin/whisper-set-xfilesfactor.py bin/whisper-update.py +lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/ lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}whisper.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/whisper-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ lib/python${MODPY_VERSION}/site-packages/whisper-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO