David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-django-allauth
Commits:
6d6824ed by David Runge at 2024-09-06T15:38:02+02:00
upgpkg: 64.2.1-2
Rebuild against django 5.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-django-allauth
pkgdesc = Authentication, registration, account management and 3rd
party account authentication
pkgver = 64.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pennersr/django-allauth
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=django-allauth
pkgname=python-django-allauth
pkgver=64.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Authentication, registration, account management and 3rd party
account authentication"
arch=(any)
url="https://github.com/pennersr/django-allauth"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-allauth/-/commit/6d6824ed47d25be232a95f5b2ce2a7de6744b530
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-allauth/-/commit/6d6824ed47d25be232a95f5b2ce2a7de6744b530
You're receiving this email because of your account on gitlab.archlinux.org.