David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-django-allauth
Commits:
7d11c91e by David Runge at 2024-04-24T10:59:23+02:00
upgpkg: 0.62.0-2: Rebuild against Python 3.12
- - - - -
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 = 0.62.0
- 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=0.62.0
-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/7d11c91e8bb5f748d0d21e329f3ca5f2870dfa94
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-allauth/-/commit/7d11c91e8bb5f748d0d21e329f3ca5f2870dfa94
You're receiving this email because of your account on gitlab.archlinux.org.