svn commit: r555945 - head/www/py-weboob

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 21 09:45:19 UTC 2020


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


More information about the svn-ports-all mailing list