*: rebuild for v3.22
Some checks failed
/ lint (pull_request) Failing after 40s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 45m11s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 22m30s

This commit is contained in:
Antoine Martin 2025-09-04 07:30:18 -04:00
parent 0caef84127
commit 3e7733cca1
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
39 changed files with 39 additions and 39 deletions

View file

@ -2,7 +2,7 @@
# 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=0 pkgrel=1
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

View file

@ -3,7 +3,7 @@
pkgname=certbot-dns-gandi pkgname=certbot-dns-gandi
pkgdesc="gandi DNS authenticator plugin for certbot" pkgdesc="gandi DNS authenticator plugin for certbot"
pkgver=1.5.0 pkgver=1.5.0
pkgrel=0 pkgrel=1
arch="noarch" arch="noarch"
url="https://github.com/obynio/certbot-plugin-gandi" url="https://github.com/obynio/certbot-plugin-gandi"
license="MIT" license="MIT"

View file

@ -2,7 +2,7 @@
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net> # Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=codeberg-pages-server pkgname=codeberg-pages-server
pkgver=6.2.1 pkgver=6.2.1
pkgrel=1 pkgrel=2
pkgdesc="The Codeberg Pages Server with custom domain support, per-repo pages using the pages branch, caching and more." pkgdesc="The Codeberg Pages Server with custom domain support, per-repo pages using the pages branch, caching and more."
url="https://codeberg.org/Codeberg/pages-server" url="https://codeberg.org/Codeberg/pages-server"
arch="all" arch="all"

View file

@ -6,7 +6,7 @@
pkgname=forgejo-aneksajo pkgname=forgejo-aneksajo
pkgver=11.0.0_git0 pkgver=11.0.0_git0
_gittag=v${pkgver/_git/-git-annex} _gittag=v${pkgver/_git/-git-annex}
pkgrel=0 pkgrel=1
pkgdesc="Self-hosted Git service written in Go with git-annex support" pkgdesc="Self-hosted Git service written in Go with git-annex support"
url="https://forgejo.org" url="https://forgejo.org"
# riscv64: builds fail https://codeberg.org/forgejo/forgejo/issues/3025 # riscv64: builds fail https://codeberg.org/forgejo/forgejo/issues/3025

View file

@ -2,7 +2,7 @@
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net> # Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=freescout pkgname=freescout
pkgver=1.8.175 pkgver=1.8.175
pkgrel=0 pkgrel=1
pkgdesc="Free self-hosted help desk & shared mailbox" pkgdesc="Free self-hosted help desk & shared mailbox"
arch="noarch" arch="noarch"
url="freescout.net" url="freescout.net"

View file

@ -4,7 +4,7 @@
pkgname=go pkgname=go
# go binaries are statically linked, security updates require rebuilds # go binaries are statically linked, security updates require rebuilds
pkgver=1.24.2 pkgver=1.24.2
pkgrel=1 pkgrel=2
pkgdesc="Go programming language compiler" pkgdesc="Go programming language compiler"
url="https://go.dev/" url="https://go.dev/"
arch="all" arch="all"

View file

@ -2,7 +2,7 @@
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net> # Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=listmonk pkgname=listmonk
pkgver=5.0.0 pkgver=5.0.0
pkgrel=0 pkgrel=1
pkgdesc='Self-hosted newsletter and mailing list manager with a modern dashboard' pkgdesc='Self-hosted newsletter and mailing list manager with a modern dashboard'
arch="all" arch="all"
url=https://listmonk.app url=https://listmonk.app

View file

@ -4,7 +4,7 @@
pkgname=loomio pkgname=loomio
pkgver=2.21.4 pkgver=2.21.4
_gittag=v$pkgver _gittag=v$pkgver
pkgrel=1 pkgrel=2
pkgdesc="A collaborative decision making tool" pkgdesc="A collaborative decision making tool"
url="https://github.com/loomio/loomio" url="https://github.com/loomio/loomio"
# failing build # failing build

View file

@ -4,7 +4,7 @@ pkgname=mastodon
_pkgname=$pkgname _pkgname=$pkgname
pkgver=4.2.20 pkgver=4.2.20
_gittag=v$pkgver _gittag=v$pkgver
pkgrel=0 pkgrel=1
pkgdesc="Self-hosted social media and network server based on ActivityPub and OStatus" pkgdesc="Self-hosted social media and network server based on ActivityPub and OStatus"
arch="x86_64" arch="x86_64"
url="https://github.com/mastodon/mastodon" url="https://github.com/mastodon/mastodon"

View file

@ -3,7 +3,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
_pkgname=nextcloud _pkgname=nextcloud
pkgver=30.0.10 pkgver=30.0.10
pkgrel=0 pkgrel=1
is_latest=true is_latest=true
_pkgvermaj=${pkgver%%.*} _pkgvermaj=${pkgver%%.*}
pkgname=nextcloud$_pkgvermaj pkgname=nextcloud$_pkgvermaj

View file

@ -2,7 +2,7 @@
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net> # Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=peertube pkgname=peertube
pkgver=6.0.2 pkgver=6.0.2
pkgrel=1 pkgrel=2
pkgdesc="ActivityPub-federated video streaming platform using P2P directly in your web browser" pkgdesc="ActivityPub-federated video streaming platform using P2P directly in your web browser"
# failing build # failing build
# arch="x86_64" # arch="x86_64"

View file

@ -3,7 +3,7 @@
pkgname=php82-pecl-inotify pkgname=php82-pecl-inotify
_extname=inotify _extname=inotify
pkgver=3.0.0 pkgver=3.0.0
pkgrel=1 pkgrel=2
pkgdesc="Inotify bindings for PHP 8.3" pkgdesc="Inotify bindings for PHP 8.3"
url="https://pecl.php.net/package/inotify" url="https://pecl.php.net/package/inotify"
arch="all" arch="all"

View file

@ -3,7 +3,7 @@
pkgname=php83-pecl-inotify pkgname=php83-pecl-inotify
_extname=inotify _extname=inotify
pkgver=3.0.0 pkgver=3.0.0
pkgrel=1 pkgrel=2
pkgdesc="Inotify bindings for PHP 8.3" pkgdesc="Inotify bindings for PHP 8.3"
url="https://pecl.php.net/package/inotify" url="https://pecl.php.net/package/inotify"
arch="all" arch="all"

View file

@ -4,7 +4,7 @@ pkgname=py3-azure-core
#_pkgreal is used by apkbuild-pypi to find modules at PyPI #_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=azure-core _pkgreal=azure-core
pkgver=1.32.0 pkgver=1.32.0
pkgrel=0 pkgrel=1
pkgdesc="Microsoft Azure Core Library for Python" pkgdesc="Microsoft Azure Core Library for Python"
url="https://pypi.python.org/project/microsoft-kiota-authentication-azure" url="https://pypi.python.org/project/microsoft-kiota-authentication-azure"
arch="noarch" arch="noarch"

View file

@ -4,7 +4,7 @@ pkgname=py3-azure-identity
#_pkgreal is used by apkbuild-pypi to find modules at PyPI #_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=azure-identity _pkgreal=azure-identity
pkgver=1.19.0 pkgver=1.19.0
pkgrel=0 pkgrel=1
pkgdesc="Microsoft Azure Identity Library for Python" pkgdesc="Microsoft Azure Identity Library for Python"
url="https://pypi.org/project/azure-identity/" url="https://pypi.org/project/azure-identity/"
arch="noarch" arch="noarch"

View file

@ -4,7 +4,7 @@ pkgname=py3-django-countries
#_pkgreal is used by apkbuild-pypi to find modules at PyPI #_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=django-countries _pkgreal=django-countries
pkgver=7.6.1 pkgver=7.6.1
pkgrel=0 pkgrel=1
pkgdesc="Provides a country field for Django models." pkgdesc="Provides a country field for Django models."
url="https://pypi.python.org/project/django-countries" url="https://pypi.python.org/project/django-countries"
arch="noarch" arch="noarch"

View file

@ -4,7 +4,7 @@
pkgname=py3-django-rest-framework pkgname=py3-django-rest-framework
_pkgname=django-rest-framework _pkgname=django-rest-framework
pkgver=3.14.0 pkgver=3.14.0
pkgrel=1 pkgrel=2
pkgdesc="Web APIs for Django" pkgdesc="Web APIs for Django"
url="https://github.com/encode/django-rest-framework" url="https://github.com/encode/django-rest-framework"
arch="noarch" arch="noarch"

View file

@ -4,7 +4,7 @@ pkgname=py3-django-tenant-schemas
#_pkgreal is used by apkbuild-pypi to find modules at PyPI #_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=django-tenant-schemas _pkgreal=django-tenant-schemas
pkgver=1.12.0 pkgver=1.12.0
pkgrel=0 pkgrel=1
pkgdesc="Tenant support for Django using PostgreSQL schemas." pkgdesc="Tenant support for Django using PostgreSQL schemas."
url="https://pypi.python.org/project/django-tenant-schemas" url="https://pypi.python.org/project/django-tenant-schemas"
arch="noarch" arch="noarch"

View file

@ -2,7 +2,7 @@
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net> # Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=py3-kadmin-rs pkgname=py3-kadmin-rs
pkgver=0.5.3 pkgver=0.5.3
pkgrel=0 pkgrel=1
pkgdesc="Rust and Python interfaces to the Kerberos administration interface (kadm5)" pkgdesc="Rust and Python interfaces to the Kerberos administration interface (kadm5)"
url="https://github.com/authentik-community/kadmin-rs" url="https://github.com/authentik-community/kadmin-rs"
arch="all" arch="all"

View file

@ -4,7 +4,7 @@ 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=0 pkgrel=1
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"

View file

@ -4,7 +4,7 @@ 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=0 pkgrel=1
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"

View file

@ -4,7 +4,7 @@ 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=0 pkgrel=1
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"

View file

@ -4,7 +4,7 @@ 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=0 pkgrel=1
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"

View file

@ -4,7 +4,7 @@ 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=0 pkgrel=1
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"

View file

@ -4,7 +4,7 @@ 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=0 pkgrel=1
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"

View file

@ -4,7 +4,7 @@ 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=0 pkgrel=1
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"

View file

@ -4,7 +4,7 @@ pkgname=py3-msal-extensions
#_pkgreal is used by apkbuild-pypi to find modules at PyPI #_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=msal-extensions _pkgreal=msal-extensions
pkgver=1.2.0 pkgver=1.2.0
pkgrel=0 pkgrel=1
pkgdesc="Microsoft Authentication Library extensions (MSAL EX) provides a persistence API " pkgdesc="Microsoft Authentication Library extensions (MSAL EX) provides a persistence API "
url="https://pypi.org/project/msal-extensions" url="https://pypi.org/project/msal-extensions"
arch="noarch" arch="noarch"

View file

@ -4,7 +4,7 @@ pkgname=py3-msal
#_pkgreal is used by apkbuild-pypi to find modules at PyPI #_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=msal _pkgreal=msal
pkgver=1.31.1 pkgver=1.31.1
pkgrel=0 pkgrel=1
pkgdesc="Microsoft Authentication Library (MSAL) for Python" pkgdesc="Microsoft Authentication Library (MSAL) for Python"
url="https://pypi.org/project/msal" url="https://pypi.org/project/msal"
arch="noarch" arch="noarch"

View file

@ -4,7 +4,7 @@ pkgname=py3-msgraph-core
#_pkgreal is used by apkbuild-pypi to find modules at PyPI #_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=msgraph-core _pkgreal=msgraph-core
pkgver=1.1.8 pkgver=1.1.8
pkgrel=0 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"

View file

@ -4,7 +4,7 @@ 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=0 pkgrel=1
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"

View file

@ -4,7 +4,7 @@ pkgname=py3-opentelemetry-sdk
#_pkgreal is used by apkbuild-pypi to find modules at PyPI #_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=opentelemetry-sdk _pkgreal=opentelemetry-sdk
pkgver=1.29.0 pkgver=1.29.0
pkgrel=0 pkgrel=1
pkgdesc="OpenTelemetry Python SDK" pkgdesc="OpenTelemetry Python SDK"
url="https://github.com/open-telemetry/opentelemetry-python/tree/main" url="https://github.com/open-telemetry/opentelemetry-python/tree/main"
arch="noarch" arch="noarch"

View file

@ -4,7 +4,7 @@ pkgname=py3-std-uritemplate
#_pkgreal is used by apkbuild-pypi to find modules at PyPI #_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=std-uritemplate _pkgreal=std-uritemplate
pkgver=2.0.1 pkgver=2.0.1
pkgrel=0 pkgrel=1
pkgdesc="A complete and maintained cross-language implementation of the Uri Template specification RFC 6570 Level 4" pkgdesc="A complete and maintained cross-language implementation of the Uri Template specification RFC 6570 Level 4"
url="https://pypi.python.org/project/std-uritemplate" url="https://pypi.python.org/project/std-uritemplate"
arch="noarch" arch="noarch"

View file

@ -2,7 +2,7 @@
pkgname=ruby3.2-bundler pkgname=ruby3.2-bundler
_gemname=bundler _gemname=bundler
pkgver=2.3.26 pkgver=2.3.26
pkgrel=0 pkgrel=1
pkgdesc="Manage an application's gem dependencies" pkgdesc="Manage an application's gem dependencies"
url="https://bundler.io/" url="https://bundler.io/"
arch="noarch" arch="noarch"

View file

@ -5,7 +5,7 @@ _gemname=minitest
# Keep version in sync with "Bundled gems" (https://stdgems.org) for the # Keep version in sync with "Bundled gems" (https://stdgems.org) for the
# packaged Ruby version. # packaged Ruby version.
pkgver=5.15.0 pkgver=5.15.0
pkgrel=1 pkgrel=2
pkgdesc="Suite of testing facilities supporting TDD, BDD, mocking, and benchmarking for Ruby" pkgdesc="Suite of testing facilities supporting TDD, BDD, mocking, and benchmarking for Ruby"
url="https://github.com/minitest/minitest" url="https://github.com/minitest/minitest"
arch="noarch" arch="noarch"

View file

@ -5,7 +5,7 @@ _gemname=rake
# Keep version in sync with "Bundled gems" (https://stdgems.org) for the # Keep version in sync with "Bundled gems" (https://stdgems.org) for the
# packaged Ruby version. # packaged Ruby version.
pkgver=13.0.6 pkgver=13.0.6
pkgrel=1 pkgrel=2
pkgdesc="A Ruby task runner, inspired by make" pkgdesc="A Ruby task runner, inspired by make"
url="https://github.com/ruby/rake" url="https://github.com/ruby/rake"
arch="noarch" arch="noarch"

View file

@ -64,7 +64,7 @@ pkgname=ruby3.2
# create/move it. # create/move it.
pkgver=3.2.6 pkgver=3.2.6
_abiver="${pkgver%.*}.0" _abiver="${pkgver%.*}.0"
pkgrel=0 pkgrel=1
pkgdesc="An object-oriented language for quick and easy programming" pkgdesc="An object-oriented language for quick and easy programming"
url="https://www.ruby-lang.org/" url="https://www.ruby-lang.org/"
arch="all" arch="all"

View file

@ -2,7 +2,7 @@
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net> # Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=uptime-kuma pkgname=uptime-kuma
pkgver=1.23.16 pkgver=1.23.16
pkgrel=0 pkgrel=1
pkgdesc='A fancy self-hosted monitoring tool' pkgdesc='A fancy self-hosted monitoring tool'
arch="all" arch="all"
url="https://github.com/louislam/uptime-kuma" url="https://github.com/louislam/uptime-kuma"

View file

@ -1,7 +1,7 @@
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=0 pkgrel=1
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"

View file

@ -2,7 +2,7 @@
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net> # Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=wikijs pkgname=wikijs
pkgver=2.5.307 pkgver=2.5.307
pkgrel=0 pkgrel=1
pkgdesc="Wiki.js | A modern, lightweight and powerful wiki app built on Node.js" pkgdesc="Wiki.js | A modern, lightweight and powerful wiki app built on Node.js"
license="AGPL-3.0" license="AGPL-3.0"
arch="!armv7 x86_64" arch="!armv7 x86_64"