Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions spk/octoprint/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SPK_NAME = octoprint
SPK_VERS = 1.11.1
SPK_REV = 13
SPK_VERS = 1.11.3
SPK_REV = 14
SPK_ICON = src/octoprint.png
DSM_UI_DIR = app

Expand All @@ -21,7 +21,7 @@ ADMIN_PORT = $(SERVICE_PORT)
DISPLAY_NAME = OctoPrint
HOMEPAGE = https://octoprint.org/
LICENSE = AGPLv3
CHANGELOG = "1. Update OctoPrint to v1.11.1 and depend on Python 3.12."
CHANGELOG = "Update OctoPrint to v1.11.3."

# SERVICE_COMMAND is in src/service-setup.sh
STARTABLE = yes
Expand Down
12 changes: 6 additions & 6 deletions spk/octoprint/src/requirements-crossenv.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
argon2_cffi_bindings==21.2.0
cffi==1.17.1
charset_normalizer==3.4.2
argon2_cffi_bindings==25.1.0
cffi==2.0.0
charset_normalizer==3.4.3
frozendict==2.4.6
MarkupSafe==3.0.2
netifaces==0.11.0
psutil==6.1.1
psutil==6.0.0
pydantic_core==2.33.2
PyYAML==6.0.2
regex==2024.11.6
regex==2025.9.1
sgmllib3k==1.0.0
tornado==6.5
watchdog==4.0.2
wrapt==1.17.2
wrapt==1.17.3
zeroconf==0.136.2
43 changes: 22 additions & 21 deletions spk/octoprint/src/requirements-pure.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
OctoPrint==1.11.1
OctoPrint_FileCheck==2024.11.12
OctoPrint_FirmwareCheck==2021.10.11
OctoPrint_PiSupport==2023.10.10
OctoPrint==1.11.3
OctoPrint_FileCheck==2025.7.23
OctoPrint_FirmwareCheck==2025.7.23
OctoPrint_PiSupport==2025.7.23

annotated_types==0.7.0
argon2_cffi==23.1.0
argon2_cffi==25.1.0
async_timeout==5.0.1
babel==2.16.0
blinker==1.8.2
cachelib==0.13.0
# certifi==2025.4.26 => python312
click==8.2.0
# certifi==2025.8.3 => python312
click==8.2.1
colorlog==6.9.0
Deprecated==1.2.18
emoji==2.14.1
Expand All @@ -26,33 +26,34 @@ idna==3.10
ifaddr==0.2.0
itsdangerous==2.2.0
Jinja2==3.1.6
libpass==1.9.1
libpass==1.9.1.post0
limits==4.8.0
Markdown==3.7
markdown_it_py==3.0.0
markdown_it_py==4.0.0
mdurl==0.1.2
more_itertools==10.7.0
more_itertools==10.8.0
netaddr==1.3.0
ordered_set==4.1.0
packaging==24.2
pathvalidate==3.2.3
pycparser==2.22
pydantic==2.11.4
Pygments==2.19.1
pathvalidate==3.3.1
pycparser==2.23
pydantic==2.11.7
pygments==2.19.2
pylru==1.2.1
pyserial==3.5
pytz==2025.2
requests==2.32.3
requests==2.32.5
rich==13.9.4
sarge==0.1.7.post1
semantic_version==2.10.0
sentry_sdk==2.28.0
typing_extensions==4.13.2
typing_inspection==0.4.0
sentry_sdk==2.37.1
typing_extensions==4.15.0
typing_inspection==0.4.2
Unidecode==1.4.0
urllib3==2.4.0
webassets==2.0
urllib3==2.5.0
webassets==3.0.0
websocket_client==1.8.0
Werkzeug==3.0.6
wheel==0.45.1
zipstream_ng==1.8.0
zipstream_ng==1.9.0
zope_dottedname==7.0