mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/py3-sqlmodel: enable on loongarch64
This commit is contained in:
parent
0155f5ce27
commit
ad34c5f537
@ -5,7 +5,7 @@ pkgver=0.0.22
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="SQL databases in Python, designed for simplicity, compatibility, and robustness"
|
pkgdesc="SQL databases in Python, designed for simplicity, compatibility, and robustness"
|
||||||
url="https://sqlmodel.tiangolo.com"
|
url="https://sqlmodel.tiangolo.com"
|
||||||
arch="noarch !loongarch64" # disabled due to py3-fastapi not being available on loongarch64
|
arch="noarch"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="py3-pydantic py3-sqlalchemy pre-commit"
|
depends="py3-pydantic py3-sqlalchemy pre-commit"
|
||||||
makedepends="
|
makedepends="
|
||||||
|
Loading…
Reference in New Issue
Block a user