pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-onionbalance
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 5 22:37:01 UTC 2023
Modified Files:
pkgsrc/net/py-onionbalance: Makefile
Log Message:
py-onionbalance: not for Python 3.12
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/py-onionbalance/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-onionbalance/Makefile
diff -u pkgsrc/net/py-onionbalance/Makefile:1.11 pkgsrc/net/py-onionbalance/Makefile:1.12
--- pkgsrc/net/py-onionbalance/Makefile:1.11 Thu Jul 13 07:30:17 2023
+++ pkgsrc/net/py-onionbalance/Makefile Sun Nov 5 22:37:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2023/07/13 07:30:17 adam Exp $
+# $NetBSD: Makefile,v 1.12 2023/11/05 22:37:01 wiz Exp $
DISTNAME= OnionBalance-0.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -25,7 +25,7 @@ USE_LANGUAGES= # none
USE_PKG_RESOURCES= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 312
SUBST_CLASSES+= crypto
SUBST_STAGE.crypto= pre-configure
Home |
Main Index |
Thread Index |
Old Index