Commit graph

9 commits

Author SHA1 Message Date
wiz
67e1f1a6bf 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-05 15:40:56 +00:00
wiz
bb579283d0 *: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
2022-01-04 20:53:26 +00:00
khorben
4f5dab6348 py-octoprint: fix dependencies
Bumps PKGREVISION.

Thanks wiz@ for the heads up!
2021-12-07 10:51:22 +00:00
nia
7bacd8705a print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:12:01 +00:00
nia
2984d3c2a6 print: Remove SHA1 hashes for distfiles 2021-10-07 14:48:50 +00:00
khorben
6a4e30de5b py-octoprint: let the RC script work unprivileged
This takes advantage of the introduction of the SYSCONFBASE variable.
Tested on NetBSD/amd64.

Bumps PKGREVISION.
2021-08-29 20:00:43 +00:00
adam
0802f8e6c1 py-octoprint: prefer PYTHON_VERSIONS_INCOMPATIBLE 2021-08-05 13:08:08 +00:00
khorben
1729677c0d 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-05-30 21:53:10 +00:00
khorben
05d82c4634 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.
2021-02-25 16:35:23 +00:00