svn commit: r535659 - head/devel/py-twine1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 17 20:17:26 UTC 2020


Author: sunpoet
Date: Sun May 17 20:17:23 2020
New Revision: 535659
URL: https://svnweb.freebsd.org/changeset/ports/535659

Log:
  Add comment for PORTSCOUT

Modified:
  head/devel/py-twine1/Makefile

Modified: head/devel/py-twine1/Makefile
==============================================================================
--- head/devel/py-twine1/Makefile	Sun May 17 20:17:18 2020	(r535658)
+++ head/devel/py-twine1/Makefile	Sun May 17 20:17:23 2020	(r535659)
@@ -25,6 +25,7 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+# twine 2.0.0+ requires Python 3.6+
 PORTSCOUT=	limit:^1\.
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list