*: disable failing aports
Some checks failed
Some checks failed
This commit is contained in:
parent
3e7733cca1
commit
4ef64e851d
11 changed files with 21 additions and 21 deletions
|
@ -2,13 +2,13 @@
|
||||||
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||||
pkgname=authentik
|
pkgname=authentik
|
||||||
pkgver=2025.2.4
|
pkgver=2025.2.4
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="An open-source Identity Provider focused on flexibility and versatility"
|
pkgdesc="An open-source Identity Provider focused on flexibility and versatility"
|
||||||
url="https://github.com/goauthentik/authentik"
|
url="https://github.com/goauthentik/authentik"
|
||||||
# s390x: missing py3-celery py3-flower and py3-kombu
|
# s390x: missing py3-celery py3-flower and py3-kombu
|
||||||
# armhf/armv7/x86: out of memory error when building goauthentik
|
# armhf/armv7/x86: out of memory error when building goauthentik
|
||||||
# ppc64le: not supported by Rollup build
|
# ppc64le: not supported by Rollup build
|
||||||
arch="aarch64 x86_64"
|
# arch="aarch64 x86_64"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
# following depends aren't direct dependencies, but are needed:
|
# following depends aren't direct dependencies, but are needed:
|
||||||
# py3-asn1crypto, py3-cbor2, py3-email-validator, py3-websockets
|
# py3-asn1crypto, py3-cbor2, py3-email-validator, py3-websockets
|
||||||
|
|
|
@ -4,10 +4,10 @@ pkgname=py3-microsoft-kiota-abstractions
|
||||||
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
||||||
_pkgreal=microsoft-kiota-abstractions
|
_pkgreal=microsoft-kiota-abstractions
|
||||||
pkgver=1.6.8
|
pkgver=1.6.8
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Abstractions library for Kiota generated Python clients"
|
pkgdesc="Abstractions library for Kiota generated Python clients"
|
||||||
url="https://pypi.python.org/project/microsoft-kiota-abstractions"
|
url="https://pypi.python.org/project/microsoft-kiota-abstractions"
|
||||||
arch="noarch"
|
# arch="noarch"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="
|
depends="
|
||||||
py3-std-uritemplate<2.0.0
|
py3-std-uritemplate<2.0.0
|
||||||
|
|
|
@ -4,10 +4,10 @@ pkgname=py3-microsoft-kiota-authentication-azure
|
||||||
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
||||||
_pkgreal=microsoft-kiota-authentication-azure
|
_pkgreal=microsoft-kiota-authentication-azure
|
||||||
pkgver=1.6.8
|
pkgver=1.6.8
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Authentication provider for Kiota using Azure Identity"
|
pkgdesc="Authentication provider for Kiota using Azure Identity"
|
||||||
url="https://pypi.python.org/project/microsoft-kiota-authentication-azure"
|
url="https://pypi.python.org/project/microsoft-kiota-authentication-azure"
|
||||||
arch="noarch"
|
# arch="noarch"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="
|
depends="
|
||||||
py3-azure-core
|
py3-azure-core
|
||||||
|
|
|
@ -4,10 +4,10 @@ pkgname=py3-microsoft-kiota-http
|
||||||
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
||||||
_pkgreal=microsoft-kiota-http
|
_pkgreal=microsoft-kiota-http
|
||||||
pkgver=1.6.8
|
pkgver=1.6.8
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Kiota http request adapter implementation for httpx library"
|
pkgdesc="Kiota http request adapter implementation for httpx library"
|
||||||
url="https://pypi.python.org/project/microsoft-kiota-http"
|
url="https://pypi.python.org/project/microsoft-kiota-http"
|
||||||
arch="noarch"
|
# arch="noarch"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="
|
depends="
|
||||||
py3-microsoft-kiota-abstractions
|
py3-microsoft-kiota-abstractions
|
||||||
|
|
|
@ -4,10 +4,10 @@ pkgname=py3-microsoft-kiota-serialization-form
|
||||||
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
||||||
_pkgreal=microsoft-kiota-serialization-form
|
_pkgreal=microsoft-kiota-serialization-form
|
||||||
pkgver=1.6.8
|
pkgver=1.6.8
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Kiota Form encoded serialization implementation for Python"
|
pkgdesc="Kiota Form encoded serialization implementation for Python"
|
||||||
url="https://pypi.python.org/project/microsoft-kiota-serialization-form"
|
url="https://pypi.python.org/project/microsoft-kiota-serialization-form"
|
||||||
arch="noarch"
|
# arch="noarch"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="
|
depends="
|
||||||
py3-microsoft-kiota-abstractions
|
py3-microsoft-kiota-abstractions
|
||||||
|
|
|
@ -4,10 +4,10 @@ pkgname=py3-microsoft-kiota-serialization-json
|
||||||
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
||||||
_pkgreal=microsoft-kiota-serialization-json
|
_pkgreal=microsoft-kiota-serialization-json
|
||||||
pkgver=1.6.8
|
pkgver=1.6.8
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="JSON serialization implementation for Kiota clients in Python"
|
pkgdesc="JSON serialization implementation for Kiota clients in Python"
|
||||||
url="https://pypi.python.org/project/microsoft-kiota-serialization-json"
|
url="https://pypi.python.org/project/microsoft-kiota-serialization-json"
|
||||||
arch="noarch"
|
# arch="noarch"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="
|
depends="
|
||||||
py3-microsoft-kiota-abstractions
|
py3-microsoft-kiota-abstractions
|
||||||
|
|
|
@ -4,10 +4,10 @@ pkgname=py3-microsoft-kiota-serialization-multipart
|
||||||
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
||||||
_pkgreal=microsoft-kiota-serialization-multipart
|
_pkgreal=microsoft-kiota-serialization-multipart
|
||||||
pkgver=1.6.8
|
pkgver=1.6.8
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Multipart serialization implementation for python based kiota clients"
|
pkgdesc="Multipart serialization implementation for python based kiota clients"
|
||||||
url="https://pypi.python.org/project/microsoft-kiota-serialization-multipart"
|
url="https://pypi.python.org/project/microsoft-kiota-serialization-multipart"
|
||||||
arch="noarch"
|
# arch="noarch"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="py3-microsoft-kiota-abstractions py3-microsoft-kiota-serialization-json"
|
depends="py3-microsoft-kiota-abstractions py3-microsoft-kiota-serialization-json"
|
||||||
checkdepends="py3-pytest"
|
checkdepends="py3-pytest"
|
||||||
|
|
|
@ -4,10 +4,10 @@ pkgname=py3-microsoft-kiota-serialization-text
|
||||||
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
||||||
_pkgreal=microsoft-kiota-serialization-text
|
_pkgreal=microsoft-kiota-serialization-text
|
||||||
pkgver=1.6.8
|
pkgver=1.6.8
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Text serialization implementation for Kiota generated clients in Python"
|
pkgdesc="Text serialization implementation for Kiota generated clients in Python"
|
||||||
url="https://pypi.python.org/project/microsoft-kiota-abstractions"
|
url="https://pypi.python.org/project/microsoft-kiota-abstractions"
|
||||||
arch="noarch"
|
# arch="noarch"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="
|
depends="
|
||||||
py3-microsoft-kiota-abstractions
|
py3-microsoft-kiota-abstractions
|
||||||
|
|
|
@ -7,7 +7,7 @@ pkgver=1.1.8
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="The Microsoft Graph Python SDK"
|
pkgdesc="The Microsoft Graph Python SDK"
|
||||||
url="https://pypi.python.org/project/msgraph-core"
|
url="https://pypi.python.org/project/msgraph-core"
|
||||||
arch="noarch"
|
# arch="noarch"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="
|
depends="
|
||||||
py3-azure-identity
|
py3-azure-identity
|
||||||
|
|
|
@ -4,10 +4,10 @@ pkgname=py3-msgraph-sdk
|
||||||
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
||||||
_pkgreal=msgraph-sdk
|
_pkgreal=msgraph-sdk
|
||||||
pkgver=1.16.0
|
pkgver=1.16.0
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="The Microsoft Graph Python SDK"
|
pkgdesc="The Microsoft Graph Python SDK"
|
||||||
url="https://pypi.python.org/project/msgraph-sdk"
|
url="https://pypi.python.org/project/msgraph-sdk"
|
||||||
arch="noarch"
|
# arch="noarch"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="
|
depends="
|
||||||
py3-microsoft-kiota-serialization-text
|
py3-microsoft-kiota-serialization-text
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
maintainer="Michał Polański <michal@polanski.me>"
|
maintainer="Michał Polański <michal@polanski.me>"
|
||||||
pkgname=uvicorn
|
pkgname=uvicorn
|
||||||
pkgver=0.34.0
|
pkgver=0.34.0
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Lightning-fast ASGI server"
|
pkgdesc="Lightning-fast ASGI server"
|
||||||
url="https://www.uvicorn.org/"
|
url="https://www.uvicorn.org/"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
# disable due to lack of support for websockets 14
|
# disable due to lack of support for websockets 14
|
||||||
# https://gitlab.alpinelinux.org/alpine/aports/-/issues/16646
|
# https://gitlab.alpinelinux.org/alpine/aports/-/issues/16646
|
||||||
arch="noarch"
|
# arch="noarch"
|
||||||
depends="py3-click py3-h11"
|
depends="py3-click py3-h11"
|
||||||
makedepends="py3-gpep517 py3-hatchling"
|
makedepends="py3-gpep517 py3-hatchling"
|
||||||
checkdepends="
|
checkdepends="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue