mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to py3-whisper-1.1.8
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user