pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/py-sip6
Module Name: pkgsrc
Committed By: adam
Date: Sat Dec 31 22:51:43 UTC 2022
Modified Files:
pkgsrc/x11/py-sip6: Makefile
Log Message:
py-sip6: add PYTHON_SELF_CONFLICT
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/py-sip6/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-sip6/Makefile
diff -u pkgsrc/x11/py-sip6/Makefile:1.3 pkgsrc/x11/py-sip6/Makefile:1.4
--- pkgsrc/x11/py-sip6/Makefile:1.3 Sat Dec 31 22:22:10 2022
+++ pkgsrc/x11/py-sip6/Makefile Sat Dec 31 22:51:43 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/12/31 22:22:10 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/12/31 22:51:43 adam Exp $
DISTNAME= sip-${PKGVERSION_NOREV}
PKGNAME= ${PYPKGPREFIX}-sip6-6.7.5
@@ -17,6 +17,8 @@ DEPENDS+= ${PYPKGPREFIX}-toml>=0:../../t
USE_LANGUAGES= c c++
+PYTHON_SELF_CONFLICT= yes
+
PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index