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 |
2021-08-05 15:08:08 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-octoprint: prefer PYTHON_VERSIONS_INCOMPATIBLE |
2021-05-30 23:53:11 by Pierre Pronchery | Files touched by this commit (5) | |
Log message: py-octoprint: update to version 1.6.1 This is a bugfix release to fix two bugs in 1.6.0. The full list of changes from version 1.5.3 to 1.6.0 can be found at https://github.com/OctoPrint/OctoPrint/releases/tag/1.6.0. This also improves the RC script provided to not longer assume Python 3.8 specifically. |
2021-02-25 17:35:23 by Pierre Pronchery | Files touched by this commit (9) |
Log message: py-octoprint: import version 1.5.3 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. |