Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-django-rest-framework
Commits:
862f2356 by Jelle van der Waa at 2024-11-18T15:21:16+01:00
upgpkg: 3.15.2-3: Rebuild for Python 3.13
- - - - -
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.2
- 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.2
-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/862f2356029f3b69178b146c3712a9434dca503f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-rest-framework/-/commit/862f2356029f3b69178b146c3712a9434dca503f
You're receiving this email because of your account on gitlab.archlinux.org.