mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +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
|
||||
pkgdesc="Fixes the temperature reporting from the Creality Ender-3 v2 printer"
|
||||
url="https://github.com/SimplyPrint/OctoPrint-Creality2xTemperatureReportingFix"
|
||||
# loongarch64: blocked by octoprint
|
||||
arch="noarch !loongarch64"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="octoprint"
|
||||
makedepends="py3-gpep517 py3-setuptools py3-wheel"
|
||||
|
@ -5,8 +5,7 @@ pkgver=2024.3.27
|
||||
pkgrel=0
|
||||
pkgdesc="Checks for common issues in uploaded files"
|
||||
url="https://github.com/OctoPrint/OctoPrint-FileCheck"
|
||||
# loongarch64: blocked by octoprint
|
||||
arch="noarch !loongarch64"
|
||||
arch="noarch"
|
||||
license="AGPL-3.0-only"
|
||||
depends="octoprint"
|
||||
makedepends="py3-gpep517 py3-setuptools py3-wheel"
|
||||
|
@ -5,8 +5,7 @@ pkgver=2021.10.11
|
||||
pkgrel=1
|
||||
pkgdesc="Checks for unsafe or broken printer firmwares"
|
||||
url="https://github.com/OctoPrint/OctoPrint-FirmwareCheck"
|
||||
# loongarch64: blocked by octoprint
|
||||
arch="noarch !loongarch64"
|
||||
arch="noarch"
|
||||
license="AGPL-3.0-only"
|
||||
depends="octoprint"
|
||||
makedepends="py3-gpep517 py3-setuptools py3-wheel"
|
||||
|
@ -5,8 +5,7 @@ pkgver=2023.10.10
|
||||
pkgrel=0
|
||||
pkgdesc="OctoPrint plugin that provides additional information about your Pi in the UI"
|
||||
url="https://github.com/OctoPrint/OctoPrint-PiSupport"
|
||||
# loongarch64: blocked by octoprint
|
||||
arch="noarch !loongarch64"
|
||||
arch="noarch"
|
||||
license="AGPL-3.0-only"
|
||||
depends="octoprint"
|
||||
makedepends="py3-gpep517 py3-setuptools py3-wheel"
|
||||
|
@ -5,8 +5,7 @@ pkgver=1.10.1
|
||||
pkgrel=0
|
||||
pkgdesc="Snappy web interface for your 3D printer"
|
||||
url="https://octoprint.org/"
|
||||
# loongarch64: blocked by py3-pydantic
|
||||
arch="noarch !loongarch64"
|
||||
arch="noarch"
|
||||
license="AGPL-3.0-only"
|
||||
depends="
|
||||
py3-argon2-cffi
|
||||
|
Loading…
Reference in New Issue
Block a user