pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/py-wxWidgets
Module Name: pkgsrc
Committed By: gdt
Date: Sat Mar 11 01:56:41 UTC 2023
Modified Files:
pkgsrc/x11/py-wxWidgets: Makefile
Log Message:
py-wxWidgets: Update python2.7-only excuse (NFC)
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/x11/py-wxWidgets/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/py-wxWidgets/Makefile
diff -u pkgsrc/x11/py-wxWidgets/Makefile:1.92 pkgsrc/x11/py-wxWidgets/Makefile:1.93
--- pkgsrc/x11/py-wxWidgets/Makefile:1.92 Sun Jan 29 21:15:14 2023
+++ pkgsrc/x11/py-wxWidgets/Makefile Sat Mar 11 01:56:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2023/01/29 21:15:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.93 2023/03/11 01:56:41 gdt Exp $
VERSION= 2.8.12.0
DISTNAME= wxPython-src-${VERSION}
@@ -19,7 +19,7 @@ USE_TOOLS+= gmake pkg-config
# previous name of the package
CONFLICTS+= ${PYPKGPREFIX}-wxWindows-[0-9]*
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 2.8.10.1
+PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 2.8.12.0
# no scripts to avoid conflicts
#PYSETUPBUILDARGS+= NO_SCRIPTS=1
Home |
Main Index |
Thread Index |
Old Index