pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/py-octoprint-pisupport
Module Name: pkgsrc
Committed By: adam
Date: Sun Jan 11 09:34:03 UTC 2026
Modified Files:
pkgsrc/print/py-octoprint-pisupport: Makefile PLIST distinfo
Log Message:
py-octoprint-pisupport: updated to 2025.7.23
2025.7.23
Fix a packaging error breaking uploads to PyPI
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/py-octoprint-pisupport/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/py-octoprint-pisupport/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/py-octoprint-pisupport/distinfo
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-pisupport/Makefile
diff -u pkgsrc/print/py-octoprint-pisupport/Makefile:1.7 pkgsrc/print/py-octoprint-pisupport/Makefile:1.8
--- pkgsrc/print/py-octoprint-pisupport/Makefile:1.7 Tue Apr 15 05:04:21 2025
+++ pkgsrc/print/py-octoprint-pisupport/Makefile Sun Jan 11 09:34:02 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2025/04/15 05:04:21 adam Exp $
+# $NetBSD: Makefile,v 1.8 2026/01/11 09:34:02 adam Exp $
-DISTNAME= OctoPrint-PiSupport-2023.10.10
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION= 2
+DISTNAME= octoprint_pisupport-2025.7.23
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= print python
MASTER_SITES= ${MASTER_SITE_PYPI:=O/OctoPrint-PiSupport/}
@@ -13,8 +12,6 @@ LICENSE= gnu-agpl-v3
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
-WHEEL_NAME= ${DISTNAME:tl:S/-/_/}
-
USE_LANGUAGES= # none
.include "../../lang/python/wheel.mk"
Index: pkgsrc/print/py-octoprint-pisupport/PLIST
diff -u pkgsrc/print/py-octoprint-pisupport/PLIST:1.3 pkgsrc/print/py-octoprint-pisupport/PLIST:1.4
--- pkgsrc/print/py-octoprint-pisupport/PLIST:1.3 Tue Apr 15 05:04:21 2025
+++ pkgsrc/print/py-octoprint-pisupport/PLIST Sun Jan 11 09:34:02 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2025/04/15 05:04:21 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2026/01/11 09:34:02 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -8,6 +8,9 @@ ${PYSITELIB}/${WHEEL_INFODIR}/top_level.
${PYSITELIB}/octoprint_pi_support/__init__.py
${PYSITELIB}/octoprint_pi_support/__init__.pyc
${PYSITELIB}/octoprint_pi_support/__init__.pyo
+${PYSITELIB}/octoprint_pi_support/health_checks.py
+${PYSITELIB}/octoprint_pi_support/health_checks.pyc
+${PYSITELIB}/octoprint_pi_support/health_checks.pyo
${PYSITELIB}/octoprint_pi_support/static/clientjs/pi_support.js
${PYSITELIB}/octoprint_pi_support/static/css/pi_support.css
${PYSITELIB}/octoprint_pi_support/static/js/pi_support.js
Index: pkgsrc/print/py-octoprint-pisupport/distinfo
diff -u pkgsrc/print/py-octoprint-pisupport/distinfo:1.4 pkgsrc/print/py-octoprint-pisupport/distinfo:1.5
--- pkgsrc/print/py-octoprint-pisupport/distinfo:1.4 Wed Sep 18 08:09:58 2024
+++ pkgsrc/print/py-octoprint-pisupport/distinfo Sun Jan 11 09:34:02 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/09/18 08:09:58 adam Exp $
+$NetBSD: distinfo,v 1.5 2026/01/11 09:34:02 adam Exp $
-BLAKE2s (OctoPrint-PiSupport-2023.10.10.tar.gz) = 3ed0eab774f8642f17a98d17ad1378df33301710590295bffc21feb203490ef4
-SHA512 (OctoPrint-PiSupport-2023.10.10.tar.gz) = 2c3d479e5a1c52dc4d31be6d7c367c2381a704b78280aa48b727ead79af0913145be28abe78e04158b44ad4c7d8ffea78d13291f0bbd1d19740557079225eaff
-Size (OctoPrint-PiSupport-2023.10.10.tar.gz) = 32940 bytes
+BLAKE2s (octoprint_pisupport-2025.7.23.tar.gz) = 2e620461898c8d50d59c14ead0f28b2b74f1b005cc7d3b474f056536bcab452d
+SHA512 (octoprint_pisupport-2025.7.23.tar.gz) = 582f37be67962af9ef8c94039dfc2fdfab48628ea007f2b1cbb79d7c4134847df5273cb6e698f14c680a7fc48aad55250e633c9bcc2e351c6726dd7d161f40b2
+Size (octoprint_pisupport-2025.7.23.tar.gz) = 31818 bytes
Home |
Main Index |
Thread Index |
Old Index