svn commit: r526987 - head/devel/py-tinyrpc0

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Feb 24 16:14:03 UTC 2020


Author: sunpoet
Date: Mon Feb 24 16:14:02 2020
New Revision: 526987
URL: https://svnweb.freebsd.org/changeset/ports/526987

Log:
  Cosmetic change

Modified:
  head/devel/py-tinyrpc0/Makefile

Modified: head/devel/py-tinyrpc0/Makefile
==============================================================================
--- head/devel/py-tinyrpc0/Makefile	Mon Feb 24 16:13:57 2020	(r526986)
+++ head/devel/py-tinyrpc0/Makefile	Mon Feb 24 16:14:02 2020	(r526987)
@@ -20,7 +20,7 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
-# tinyrpc 1.0.0+ requires python 3.0+
+# tinyrpc 1.0.0+ requires Python 3.0+
 PORTSCOUT=	limit:^0\.
 
 OPTIONS_DEFINE=	GEVENT HTTPCLIENT WEBSOCKET WSGI ZEROMQ


More information about the svn-ports-head mailing list