head 1.8; access; symbols pkgsrc-2026Q1:1.8.0.2 pkgsrc-2026Q1-base:1.8 pkgsrc-2025Q4:1.7.0.6 pkgsrc-2025Q4-base:1.7 pkgsrc-2025Q3:1.7.0.4 pkgsrc-2025Q3-base:1.7 pkgsrc-2025Q2:1.7.0.2 pkgsrc-2025Q2-base:1.7 pkgsrc-2025Q1:1.6.0.2 pkgsrc-2025Q1-base:1.6 pkgsrc-2024Q4:1.5.0.2 pkgsrc-2024Q4-base:1.5 pkgsrc-2024Q3:1.4.0.2 pkgsrc-2024Q3-base:1.4 pkgsrc-2024Q2:1.3.0.20 pkgsrc-2024Q2-base:1.3 pkgsrc-2024Q1:1.3.0.18 pkgsrc-2024Q1-base:1.3 pkgsrc-2023Q4:1.3.0.16 pkgsrc-2023Q4-base:1.3 pkgsrc-2023Q3:1.3.0.14 pkgsrc-2023Q3-base:1.3 pkgsrc-2023Q2:1.3.0.12 pkgsrc-2023Q2-base:1.3 pkgsrc-2023Q1:1.3.0.10 pkgsrc-2023Q1-base:1.3 pkgsrc-2022Q4:1.3.0.8 pkgsrc-2022Q4-base:1.3 pkgsrc-2022Q3:1.3.0.6 pkgsrc-2022Q3-base:1.3 pkgsrc-2022Q2:1.3.0.4 pkgsrc-2022Q2-base:1.3 pkgsrc-2022Q1:1.3.0.2 pkgsrc-2022Q1-base:1.3 pkgsrc-2021Q4:1.2.0.2 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.1.0.4 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.2 pkgsrc-2021Q2-base:1.1; locks; strict; comment @# @; 1.8 date 2026.01.11.09.34.02; author adam; state Exp; branches; next 1.7; commitid vL2SSmJM4iE9oXpG; 1.7 date 2025.04.15.05.04.21; author adam; state Exp; branches; next 1.6; commitid 8c3RWE1Io7vMB6RF; 1.6 date 2025.03.05.10.23.37; author wiz; state Exp; branches; next 1.5; commitid 1sVdc24UI890HRLF; 1.5 date 2024.11.11.07.28.53; author wiz; state Exp; branches; next 1.4; commitid 1fBDq3LwS98NncxF; 1.4 date 2024.09.18.08.09.58; author adam; state Exp; branches; next 1.3; commitid olE445H4CUuRlgqF; 1.3 date 2022.01.04.20.54.36; author wiz; state Exp; branches; next 1.2; commitid CYyhdK9qtoffkmnD; 1.2 date 2021.10.06.07.48.51; author wiz; state Exp; branches; next 1.1; commitid r1HE4VKJS2H1TIbD; 1.1 date 2021.05.30.21.20.20; author khorben; state Exp; branches; next ; commitid gJFHzMA0kyAlwdVC; desc @@ 1.8 log @py-octoprint-pisupport: updated to 2025.7.23 2025.7.23 Fix a packaging error breaking uploads to PyPI @ text @# $NetBSD: Makefile,v 1.7 2025/04/15 05:04:21 adam Exp $ DISTNAME= octoprint_pisupport-2025.7.23 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/} CATEGORIES= print python MASTER_SITES= ${MASTER_SITE_PYPI:=O/OctoPrint-PiSupport/} MAINTAINER= khorben@@defora.org HOMEPAGE= https://github.com/OctoPrint/OctoPrint-PiSupport COMMENT= OctoPrint plugin providing information about your Pi in the UI LICENSE= gnu-agpl-v3 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools USE_LANGUAGES= # none .include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" @ 1.7 log @Fix PLIST after py-setuptools update; bump depends and revision @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2025/03/05 10:23:37 wiz Exp $ d3 2 a4 3 DISTNAME= OctoPrint-PiSupport-2023.10.10 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} PKGREVISION= 2 a14 2 WHEEL_NAME= ${DISTNAME:tl:S/-/_/} @ 1.6 log @py-octoprint-pisupport: fix wheel name for latest setuptools and depend on it Bump PKGREVISION. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2024/11/11 07:28:53 wiz Exp $ d5 1 a5 1 PKGREVISION= 1 d14 1 a14 1 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=75.8.2:../../devel/py-setuptools @ 1.5 log @py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2024/09/18 08:09:58 adam Exp $ d5 1 d14 1 a14 1 WHEEL_NAME= ${DISTNAME:S/-/_/} d16 1 a16 1 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools @ 1.4 log @py-octoprint-pisupport: updated to 2023.10.10 2023.10.10 Bump actions/checkout from 3 to 4 Detect camera stack if on OctoPi and add cam suffix to the version for the new camera-streamer based on that's currently in preview. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2022/01/04 20:54:36 wiz Exp $ a15 1 TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel @ 1.3 log @*: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2021/10/06 07:48:51 wiz Exp $ d3 2 a4 3 DISTNAME= ${GITHUB_PROJECT}-${PKGVERSION_NOREV} PKGNAME= ${PYPKGPREFIX}-octoprint-pisupport-2021.3.26.post2 PKGREVISION= 1 d6 1 a6 3 MASTER_SITES= ${MASTER_SITE_GITHUB:=OctoPrint/} GITHUB_PROJECT= OctoPrint-PiSupport GITHUB_TAG= ${PKGVERSION_NOREV} d9 1 a9 1 HOMEPAGE= https://github.com/OctoPrint/OctoPrint-PiSupport/ d13 1 a13 1 PYTHON_VERSIONS_INCOMPATIBLE= 27 d15 6 a20 1 .include "../../lang/python/egg.mk" @ 1.2 log @py-octoprint*: be more consistent in using PYTHON_VERSIONS_INCOMPATIBLE @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2021/05/30 21:20:20 khorben Exp $ d5 1 @ 1.1 log @py-octoprint-pisupport: import version 2021.3.26post2 The Pi Support plugin for OctoPrint provides additional information about your Pi in the UI and also alerts you about undervoltage or overheating issues observed on your Pi or if your Pi is unsupported. If you are running OctoPi, the Pi Support plugin will also provide additional information about that. OctoPrint will only load this plugin when it detects that it is being run on a Raspberry Pi. @ text @d1 1 a1 1 # $NetBSD$ d15 1 a15 1 PYTHON_VERSIONS_ACCEPTED= 39 38 37 36 @