David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-django-rest-framework
Commits:
c2301022 by David Runge at 2024-04-09T23:06:03+02:00
upgpkg: 3.15.1-3: Rebuild against Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-django-rest-framework
pkgdesc = A powerful and flexible toolkit for building Web APIs.
pkgver = 3.15.1
- pkgrel = 2
+ pkgrel = 3
url = https://www.django-rest-framework.org/
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-django-rest-framework
_name="${pkgname#python-}"
pkgver=3.15.1
-pkgrel=2
+pkgrel=3
pkgdesc="A powerful and flexible toolkit for building Web APIs."
arch=(any)
url="https://www.django-rest-framework.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-rest-framework/-/commit/c2301022ec364bb70b6ebbb0c2fd6ea751489717
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-rest-framework/-/commit/c2301022ec364bb70b6ebbb0c2fd6ea751489717
You're receiving this email because of your account on gitlab.archlinux.org.