./print/py-octoprint, Snappy web interface for 3D printers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.10.2, Package name: py312-octoprint-1.10.2, Maintainer: khorben

OctoPrint provides a snappy web interface for controlling consumer 3D printers.
It is Free Software and released under the GNU Affero General Public License
V3.


Required to run:
[textproc/py-feedparser] [textproc/py-markdown] [textproc/py-yaml] [devel/py-setuptools] [textproc/py-jinja2] [textproc/py-Unidecode] [net/py-netifaces] [comms/py-serial] [devel/py-blinker] [www/py-werkzeug] [www/py-flask] [www/py-flask-login] [www/py-tornado] [devel/py-requests] [www/py-flask-assets] [sysutils/py-psutil] [www/py-flask-babel] [devel/py-click] [net/py-netaddr] [devel/py-pkginfo] [sysutils/py-watchdog] [devel/py-wrapt] [devel/py-future] [textproc/py-regex] [www/py-websocket-client] [converters/py-emoji] [devel/py-semantic_version] [archivers/py-zipstream] [net/py-zeroconf] [sysutils/py-filetype] [print/py-octoprint-firmwarecheck] [print/py-octoprint-filecheck] [devel/py-sentry-sdk] [devel/py-pylru] [devel/py-cachelib] [devel/py-sarge] [print/py-octoprint-pisupport] [devel/py-immutabledict] [lang/python310]

Master sites:

Filesize: 3054.054 KB

Version history: (Expand)


CVS history: (Expand)


   2024-09-18 10:13:36 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-octoprint: remove unused patch
   2024-09-18 10:12:20 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
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.
   2023-11-05 23:34:51 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-octoprint: not for Python 3.12
   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-12-07 11:51:22 by Pierre Pronchery | Files touched by this commit (3)
Log message:
py-octoprint: fix dependencies

Bumps PKGREVISION.

Thanks wiz@ for the heads up!
   2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Remove SHA1 hashes for distfiles