Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-django-ninja
Commits:
82d8a60d by Antonio Rojas at 2025-12-21T11:02:08+01:00
upgpkg: 1.5.1-3: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-django-ninja
pkgdesc = Fast, Async-ready, Openapi, type hints based framework for
building APIs
pkgver = 1.5.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/vitalik/django-ninja
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-django-ninja
_name="${pkgname#python-}"
pkgver=1.5.1
-pkgrel=2
+pkgrel=3
pkgdesc="Fast, Async-ready, Openapi, type hints based framework for building
APIs"
arch=(any)
url="https://github.com/vitalik/django-ninja"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-ninja/-/commit/82d8a60d155193648df4d5e8428ce857f2c81c56
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-ninja/-/commit/82d8a60d155193648df4d5e8428ce857f2c81c56
You're receiving this email because of your account on gitlab.archlinux.org.