pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-stone
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 30 18:57:14 UTC 2023
Modified Files:
pkgsrc/net/py-stone: Makefile
Log Message:
py-stone: not for python 2
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/py-stone/Makefile
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-stone/Makefile
diff -u pkgsrc/net/py-stone/Makefile:1.6 pkgsrc/net/py-stone/Makefile:1.7
--- pkgsrc/net/py-stone/Makefile:1.6 Mon Feb 21 19:08:36 2022
+++ pkgsrc/net/py-stone/Makefile Sun Apr 30 18:57:14 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2022/02/21 19:08:36 adam Exp $
+# $NetBSD: Makefile,v 1.7 2023/04/30 18:57:14 wiz Exp $
DISTNAME= stone-3.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,6 +16,8 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runn
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
USE_PKG_RESOURCES= yes
# https://github.com/dropbox/stone/issues/266
Home |
Main Index |
Thread Index |
Old Index