pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/py-twisted



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Sep 20 14:45:56 UTC 2016

Modified Files:
        pkgsrc/net/py-twisted: Makefile.common

Log Message:
Update python3 state comment.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/net/py-twisted/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-twisted/Makefile.common
diff -u pkgsrc/net/py-twisted/Makefile.common:1.32 pkgsrc/net/py-twisted/Makefile.common:1.33
--- pkgsrc/net/py-twisted/Makefile.common:1.32  Sun Sep 18 22:21:26 2016
+++ pkgsrc/net/py-twisted/Makefile.common       Tue Sep 20 14:45:56 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.32 2016/09/18 22:21:26 wiz Exp $
+# $NetBSD: Makefile.common,v 1.33 2016/09/20 14:45:56 wiz Exp $
 #
 # used by net/py-twisted/Makefile
 # used by net/py-twisted-docs/Makefile
@@ -15,4 +15,4 @@ LICENSE=      mit
 DISTINFO_FILE?=                ${.CURDIR}/../py-twisted/distinfo
 PATCHDIR?=             ${.CURDIR}/../py-twisted/patches
 
-PYTHON_VERSIONS_INCOMPATIBLE=  34 35 # most parts not yet ported as of 14.0.0
+PYTHON_VERSIONS_INCOMPATIBLE=  34 35 # most parts not yet ported as of 16.4.1 (PLIST: 2000/2500)



Home | Main Index | Thread Index | Old Index