git: 9885b84116b1 - main - audio/py-wavio: update 0.0.7 → 0.0.8

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 10 Oct 2023 04:13:58 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9885b84116b1631ab4bfbcb193ca6044af7e9a91

commit 9885b84116b1631ab4bfbcb193ca6044af7e9a91
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-10-10 02:41:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-10-10 04:13:54 +0000

    audio/py-wavio: update 0.0.7 → 0.0.8
    
    Also add tests.
    
    Reported by:    portscout
---
 audio/py-wavio/Makefile | 6 +++---
 audio/py-wavio/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/audio/py-wavio/Makefile b/audio/py-wavio/Makefile
index 37ced600fed6..21324137114a 100644
--- a/audio/py-wavio/Makefile
+++ b/audio/py-wavio/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	wavio
-DISTVERSION=	0.0.7
-PORTREVISION=	1
+DISTVERSION=	0.0.8
 CATEGORIES=	audio python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +13,8 @@ LICENSE=	BSD2CLAUSE
 RUN_DEPENDS=	${PYNUMPY}
 
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	distutils autoplist pytest
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/audio/py-wavio/distinfo b/audio/py-wavio/distinfo
index 5cca024c6255..00362f9ac31b 100644
--- a/audio/py-wavio/distinfo
+++ b/audio/py-wavio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672120781
-SHA256 (wavio-0.0.7.tar.gz) = fc4790a12d5fc5fa38b5044a521f56ffcd5277e574154cf35ebe397b695c6912
-SIZE (wavio-0.0.7.tar.gz) = 8503
+TIMESTAMP = 1696905561
+SHA256 (wavio-0.0.8.tar.gz) = 51c13768885d4095ba082547857502e2123905db547faebdc007e03ade18ed5d
+SIZE (wavio-0.0.8.tar.gz) = 10421