pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/py-octoprint
Module Name: pkgsrc
Committed By: adam
Date: Thu Aug 5 13:08:08 UTC 2021
Modified Files:
pkgsrc/print/py-octoprint: Makefile
Log Message:
py-octoprint: prefer PYTHON_VERSIONS_INCOMPATIBLE
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/py-octoprint/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/py-octoprint/Makefile
diff -u pkgsrc/print/py-octoprint/Makefile:1.2 pkgsrc/print/py-octoprint/Makefile:1.3
--- pkgsrc/print/py-octoprint/Makefile:1.2 Sun May 30 21:53:10 2021
+++ pkgsrc/print/py-octoprint/Makefile Thu Aug 5 13:08:08 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/05/30 21:53:10 khorben Exp $
+# $NetBSD: Makefile,v 1.3 2021/08/05 13:08:08 adam Exp $
DISTNAME= ${GITHUB_PROJECT}-${PKGVERSION_NOREV}
PKGNAME= ${PYPKGPREFIX}-octoprint-1.6.1
@@ -14,7 +14,7 @@ LICENSE= gnu-agpl-v3
RCD_SCRIPTS= octoprint
-PYTHON_VERSIONS_ACCEPTED= 39 38 37 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
DEPENDS+= ${PYPKGPREFIX}-blinker>=1.4:../../devel/py-blinker
DEPENDS+= ${PYPKGPREFIX}-cachelib>=0.1:../../devel/py-cachelib
Home |
Main Index |
Thread Index |
Old Index