Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2020 16:14:03 +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: r526987 - head/devel/py-tinyrpc0
Message-ID:  <202002241614.01OGE3cm018057@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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