pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-nethsm: not for Python 2
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Mon Oct 30 00:31:07 2023 +0100
Changeset: 177bbb0dfa2d0e7e166dd7fd26353ebf596e0332
Modified Files:
py-nethsm/Makefile
Log Message:
py-nethsm: not for Python 2
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=177bbb0dfa2d0e7e166dd7fd26353ebf596e0332
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-nethsm/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-nethsm/Makefile b/py-nethsm/Makefile
index 0986d2d5a6..66745ec8d1 100644
--- a/py-nethsm/Makefile
+++ b/py-nethsm/Makefile
@@ -14,5 +14,7 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core-[0-9]*:../../devel/py-flit_core
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index