Date: Thursday, December 2, 2021 @ 20:02:35 Author: felixonmars Revision: 1062458
upgpkg: python-django-allauth 0.46.0-3: Python 3.10 rebuild Modified: python-django-allauth/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-02 20:02:33 UTC (rev 1062457) +++ PKGBUILD 2021-12-02 20:02:35 UTC (rev 1062458) @@ -3,7 +3,7 @@ _name=django-allauth pkgname=python-django-allauth pkgver=0.46.0 -pkgrel=2 +pkgrel=3 pkgdesc="Authentication, registration, account management and 3rd party account authentication" arch=('any') url="https://github.com/pennersr/django-allauth"