mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/octoprint*: enable on loongarch64
no longer blocked by py3-pydantic
This commit is contained in:
parent
4e5c38816b
commit
4979f32d69
@ -5,8 +5,7 @@ pkgver=0.0.4
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Fixes the temperature reporting from the Creality Ender-3 v2 printer"
|
pkgdesc="Fixes the temperature reporting from the Creality Ender-3 v2 printer"
|
||||||
url="https://github.com/SimplyPrint/OctoPrint-Creality2xTemperatureReportingFix"
|
url="https://github.com/SimplyPrint/OctoPrint-Creality2xTemperatureReportingFix"
|
||||||
# loongarch64: blocked by octoprint
|
arch="noarch"
|
||||||
arch="noarch !loongarch64"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="octoprint"
|
depends="octoprint"
|
||||||
makedepends="py3-gpep517 py3-setuptools py3-wheel"
|
makedepends="py3-gpep517 py3-setuptools py3-wheel"
|
||||||
|
@ -5,8 +5,7 @@ pkgver=2024.3.27
|
|||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Checks for common issues in uploaded files"
|
pkgdesc="Checks for common issues in uploaded files"
|
||||||
url="https://github.com/OctoPrint/OctoPrint-FileCheck"
|
url="https://github.com/OctoPrint/OctoPrint-FileCheck"
|
||||||
# loongarch64: blocked by octoprint
|
arch="noarch"
|
||||||
arch="noarch !loongarch64"
|
|
||||||
license="AGPL-3.0-only"
|
license="AGPL-3.0-only"
|
||||||
depends="octoprint"
|
depends="octoprint"
|
||||||
makedepends="py3-gpep517 py3-setuptools py3-wheel"
|
makedepends="py3-gpep517 py3-setuptools py3-wheel"
|
||||||
|
@ -5,8 +5,7 @@ pkgver=2021.10.11
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Checks for unsafe or broken printer firmwares"
|
pkgdesc="Checks for unsafe or broken printer firmwares"
|
||||||
url="https://github.com/OctoPrint/OctoPrint-FirmwareCheck"
|
url="https://github.com/OctoPrint/OctoPrint-FirmwareCheck"
|
||||||
# loongarch64: blocked by octoprint
|
arch="noarch"
|
||||||
arch="noarch !loongarch64"
|
|
||||||
license="AGPL-3.0-only"
|
license="AGPL-3.0-only"
|
||||||
depends="octoprint"
|
depends="octoprint"
|
||||||
makedepends="py3-gpep517 py3-setuptools py3-wheel"
|
makedepends="py3-gpep517 py3-setuptools py3-wheel"
|
||||||
|
@ -5,8 +5,7 @@ pkgver=2023.10.10
|
|||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="OctoPrint plugin that provides additional information about your Pi in the UI"
|
pkgdesc="OctoPrint plugin that provides additional information about your Pi in the UI"
|
||||||
url="https://github.com/OctoPrint/OctoPrint-PiSupport"
|
url="https://github.com/OctoPrint/OctoPrint-PiSupport"
|
||||||
# loongarch64: blocked by octoprint
|
arch="noarch"
|
||||||
arch="noarch !loongarch64"
|
|
||||||
license="AGPL-3.0-only"
|
license="AGPL-3.0-only"
|
||||||
depends="octoprint"
|
depends="octoprint"
|
||||||
makedepends="py3-gpep517 py3-setuptools py3-wheel"
|
makedepends="py3-gpep517 py3-setuptools py3-wheel"
|
||||||
|
@ -5,8 +5,7 @@ pkgver=1.10.1
|
|||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Snappy web interface for your 3D printer"
|
pkgdesc="Snappy web interface for your 3D printer"
|
||||||
url="https://octoprint.org/"
|
url="https://octoprint.org/"
|
||||||
# loongarch64: blocked by py3-pydantic
|
arch="noarch"
|
||||||
arch="noarch !loongarch64"
|
|
||||||
license="AGPL-3.0-only"
|
license="AGPL-3.0-only"
|
||||||
depends="
|
depends="
|
||||||
py3-argon2-cffi
|
py3-argon2-cffi
|
||||||
|
Loading…
Reference in New Issue
Block a user