summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-10-09 19:41:06 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2023-10-09 21:13:54 -0700
commit9885b84116b1631ab4bfbcb193ca6044af7e9a91 (patch)
treecef57fd1a11b42ceffdea2f0561fca14c241af87
parentdevel/rapidfuzz-cpp: update 2.0.0 → 2.1.0 (diff)
audio/py-wavio: update 0.0.7 → 0.0.8
Also add tests. Reported by: portscout
-rw-r--r--audio/py-wavio/Makefile6
-rw-r--r--audio/py-wavio/distinfo6
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