Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-django-rest-framework
Commits:
dca63c86 by Jelle van der Waa at 2024-11-18T15:23:47+01:00
upgpkg: 3.15.2-4: 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 = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/dca63c86d54debb67f6199421133c8c3fe7a27d9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-rest-framework/-/commit/dca63c86d54debb67f6199421133c8c3fe7a27d9
You're receiving this email because of your account on gitlab.archlinux.org.