Date: Sat, 21 Nov 2020 09:45:11 +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: r555945 - head/www/py-weboob Message-ID: <202011210945.0AL9jBCO028931@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Nov 21 09:45:10 2020 New Revision: 555945 URL: https://svnweb.freebsd.org/changeset/ports/555945 Log: Update USES=python for py-prettytable 2.0.0 update Modified: head/www/py-weboob/Makefile Modified: head/www/py-weboob/Makefile ============================================================================== --- head/www/py-weboob/Makefile Sat Nov 21 09:45:06 2020 (r555944) +++ head/www/py-weboob/Makefile Sat Nov 21 09:45:10 2020 (r555945) @@ -31,7 +31,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ wget:ftp/wget \ gpg2:security/gnupg -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011210945.0AL9jBCO028931>