Skip to content

testing/octopring: update checksum

Steven Guikal requested to merge fluix/aports:octoprint-hash into master

Not sure what changed, diffing the two APKs contents I get (besides .PKGINFO changes):

diff -r octoprint-old/usr/lib/python3.11/site-packages/octoprint/_version.py octoprint-new/usr/lib/python3.11/site-packages/octoprint/_version.py
12d11
<  "branch": "HEAD -> master",
diff -r octoprint-old/usr/lib/python3.11/site-packages/OctoPrint-1.9.2.dist-info/RECORD octoprint-new/usr/lib/python3.11/site-packages/OctoPrint-1.9.2.dist-info/RECORD
4c4
< octoprint/_version.py,sha256=rnYJ_1uMv15kpVAHftK8ditGSLWmpuGro8s1CJfl080,504
---
> octoprint/_version.py,sha256=nUSG5vvbbuJUajPfzs9UtKSEfXwH7s9LguY_5ggOqzM,475
613c613
< OctoPrint-1.9.2.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
---
> OctoPrint-1.9.2.dist-info/WHEEL,sha256=k3vXr0c0OitO0k9eCWBlI2yTYnpb_n_I2SGzrrfY7HY,110
diff -r octoprint-old/usr/lib/python3.11/site-packages/OctoPrint-1.9.2.dist-info/WHEEL octoprint-new/usr/lib/python3.11/site-packages/OctoPrint-1.9.2.dist-info/WHEEL
2c2
< Generator: bdist_wheel (0.40.0)
---
> Generator: bdist_wheel (0.41.0)

This also fixes compatibility with !49441 (merged)

Merge request reports

Loading