pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/breezy
Module Name: pkgsrc
Committed By: adam
Date: Sun Aug 6 16:15:37 UTC 2023
Modified Files:
pkgsrc/devel/breezy: Makefile
Log Message:
breezy: not for Python 3.11 (needs updating to 3.3.2)
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/breezy/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/breezy/Makefile
diff -u pkgsrc/devel/breezy/Makefile:1.14 pkgsrc/devel/breezy/Makefile:1.15
--- pkgsrc/devel/breezy/Makefile:1.14 Tue Jun 6 12:40:35 2023
+++ pkgsrc/devel/breezy/Makefile Sun Aug 6 16:15:37 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2023/06/06 12:40:35 riastradh Exp $
+# $NetBSD: Makefile,v 1.15 2023/08/06 16:15:37 adam Exp $
DISTNAME= breezy-3.2.2
PKGREVISION= 2
@@ -24,7 +24,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-testtools
USE_TOOLS+= gmake msgfmt
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 311
USE_PKG_RESOURCES= yes
Home |
Main Index |
Thread Index |
Old Index