pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/py-unicorn



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue May 16 18:51:11 UTC 2023

Modified Files:
        pkgsrc/emulators/py-unicorn: Makefile

Log Message:
py-unicorn: mark as not for Python 2


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/emulators/py-unicorn/Makefile

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

Modified files:

Index: pkgsrc/emulators/py-unicorn/Makefile
diff -u pkgsrc/emulators/py-unicorn/Makefile:1.5 pkgsrc/emulators/py-unicorn/Makefile:1.6
--- pkgsrc/emulators/py-unicorn/Makefile:1.5    Thu May 11 06:47:11 2023
+++ pkgsrc/emulators/py-unicorn/Makefile        Tue May 16 18:51:11 2023
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2023/05/11 06:47:11 adam Exp $
+# $NetBSD: Makefile,v 1.6 2023/05/16 18:51:11 wiz Exp $
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27
 
 .include "../../emulators/unicorn/Makefile.common"
 



Home | Main Index | Thread Index | Old Index