Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2020 21:22:19 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556419 - head/audio/sonata
Message-ID:  <202011262122.0AQLMJB1060400@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Nov 26 21:22:19 2020
New Revision: 556419
URL: https://svnweb.freebsd.org/changeset/ports/556419

Log:
  Update USES=python for py-python-mpd2 2.0.0 update

Modified:
  head/audio/sonata/Makefile

Modified: head/audio/sonata/Makefile
==============================================================================
--- head/audio/sonata/Makefile	Thu Nov 26 21:22:14 2020	(r556418)
+++ head/audio/sonata/Makefile	Thu Nov 26 21:22:19 2020	(r556419)
@@ -14,7 +14,7 @@ LICENSE=	GPLv3
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}python-mpd2>=0.4.6:audio/py-python-mpd2@${PY_FLAVOR}
 
-USES=		gettext gnome pkgconfig python:3.5+
+USES=		gettext gnome pkgconfig python:3.6+
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	multani



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011262122.0AQLMJB1060400>