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 Feb 26 11:25:09 UTC 2026

Modified Files:
        pkgsrc/print/py-octoprint: Makefile distinfo

Log Message:
py-octoprint: updated to 1.11.7

1.11.7

Bug fixes

Core

* Add custom parser for User Agent under Prusa Slicer's webview, fixing an UI loading error
* Use the right capability for registering active position autoreporting
* Fix checkboxes not showing for unrendered timelapses
* Fix response behaviour on missing subgroups on access management API
* Don't send session cookies if login mechanism is apikey
* Correctly convert timezone in Last-Modified

CLI

* Fix help & generated output for octoprint user {activate|deactivate}

Plugin Manager

* Fix cleanup tab always staying empty


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/py-octoprint/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/py-octoprint/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/Makefile
diff -u pkgsrc/print/py-octoprint/Makefile:1.16 pkgsrc/print/py-octoprint/Makefile:1.17
--- pkgsrc/print/py-octoprint/Makefile:1.16     Mon Feb 16 09:16:43 2026
+++ pkgsrc/print/py-octoprint/Makefile  Thu Feb 26 11:25:09 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2026/02/16 09:16:43 adam Exp $
+# $NetBSD: Makefile,v 1.17 2026/02/26 11:25:09 adam Exp $
 
-DISTNAME=      octoprint-1.11.6
+DISTNAME=      octoprint-1.11.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    print python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=O/OctoPrint/}

Index: pkgsrc/print/py-octoprint/distinfo
diff -u pkgsrc/print/py-octoprint/distinfo:1.9 pkgsrc/print/py-octoprint/distinfo:1.10
--- pkgsrc/print/py-octoprint/distinfo:1.9      Mon Feb 16 09:16:43 2026
+++ pkgsrc/print/py-octoprint/distinfo  Thu Feb 26 11:25:09 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2026/02/16 09:16:43 adam Exp $
+$NetBSD: distinfo,v 1.10 2026/02/26 11:25:09 adam Exp $
 
-BLAKE2s (octoprint-1.11.6.tar.gz) = 5070a63a360a6f190bbd37efbe5e1d057fcb378ceb2c698990c02ec7b40850d2
-SHA512 (octoprint-1.11.6.tar.gz) = b5658759aeea75e222f07ebb0f9817cba90abf128543ddda9ffb7a91d7b7fd85095b29380ad89c4892d1284ab3b142249210fa67ed2fd5fd2a163dfee0d170b9
-Size (octoprint-1.11.6.tar.gz) = 3234886 bytes
+BLAKE2s (octoprint-1.11.7.tar.gz) = 27fd292d790e08b7a77942c2a3b85e4e645f630967e38b3281f9335324c67f6c
+SHA512 (octoprint-1.11.7.tar.gz) = 98cecc2e638de19692a1f35e2983b7c3bd9c18acdf190f50f22b9028c554c0e654ac6efed52432c836e6e542bce3075480ad54fd71b66569af07d51f3d4c3c9e
+Size (octoprint-1.11.7.tar.gz) = 3236058 bytes



Home | Main Index | Thread Index | Old Index