Subject: CVS commit: pkgsrc/print/py-octoprint
From: Adam Ciarcinski
Date: 2024-09-18 10:12:20
Message id: 20240918081220.51BF2FC74@cvs.NetBSD.org

Log Message:
py-octoprint: updated to 1.10.2

1.10.2

Core

Fix a translation string in the german translation.
Fix/workaround for a third party dependency change, breaking the octoprint dev \ 
plugin:new command.
Fix behaviour of "Hide successful prints" filter in the file list. \ 
Folders will be shown as long as they have at least one file in them that has \ 
not been printed successfully yet, and they will also be shown if they contain \ 
the currently selected file, regardless of the amount of successful prints.
Fix an import to be compatible to Jinja2>=3.1.3.
Pin pydantic to 1.10.16 to work around an issue with Python 3.12.4.

Achievements Plugin

Fix a string in the german translation that caused the Achievements overview to \ 
not correctly render if german language was selected.
Fix description of the Adventurer achievement
Fix event processing if the backup or plugin manager plugins are disabled.

Files:
RevisionActionfile
1.9modifypkgsrc/print/py-octoprint/Makefile
1.3modifypkgsrc/print/py-octoprint/PLIST
1.6modifypkgsrc/print/py-octoprint/distinfo
1.1removepkgsrc/print/py-octoprint/patches/patch-src_octoprint_util_comm.py