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: wiz
Date: Mon Dec 25 18:16:48 UTC 2023
Modified Files:
pkgsrc/devel/breezy: Makefile
Log Message:
breezy: not for Python 3.12
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 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.16 pkgsrc/devel/breezy/Makefile:1.17
--- pkgsrc/devel/breezy/Makefile:1.16 Mon Aug 14 05:24:04 2023
+++ pkgsrc/devel/breezy/Makefile Mon Dec 25 18:16:48 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2023/08/14 05:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2023/12/25 18:16:48 wiz Exp $
DISTNAME= breezy-3.2.2
PKGREVISION= 3
@@ -24,7 +24,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-testtools
USE_TOOLS+= gmake msgfmt
-PYTHON_VERSIONS_INCOMPATIBLE= 27 311
+PYTHON_VERSIONS_INCOMPATIBLE= 27 311 312
USE_PKG_RESOURCES= yes
Home |
Main Index |
Thread Index |
Old Index