git: 4218fb6803a1 - main - audio/py-musicbrainzngs: Add regression tests
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Nov 2022 20:33:00 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4218fb6803a155be1296b09a156c4ac99b3c1426
commit 4218fb6803a155be1296b09a156c4ac99b3c1426
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2022-10-31 19:50:31 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2022-11-01 20:32:48 +0000
audio/py-musicbrainzngs: Add regression tests
---
audio/py-musicbrainzngs/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/audio/py-musicbrainzngs/Makefile b/audio/py-musicbrainzngs/Makefile
index b41ed32ad2a2..bb39d360f2c6 100644
--- a/audio/py-musicbrainzngs/Makefile
+++ b/audio/py-musicbrainzngs/Makefile
@@ -12,8 +12,8 @@ LICENSE= BSD2CLAUSE ISCL
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= python:3.6+
-USE_PYTHON= distutils autoplist
+USES= python:3.7+
+USE_PYTHON= autoplist distutils unittest
NO_ARCH= yes