David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-django-allauth


Commits:
2d94a7eb by David Runge at 2024-05-18T17:35:27+02:00
upgpkg: 0.63.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-django-allauth
        pkgdesc = Authentication, registration, account management and 3rd 
party account authentication
-       pkgver = 0.62.1
+       pkgver = 0.63.1
        pkgrel = 1
        url = https://github.com/pennersr/django-allauth
        arch = any
@@ -24,8 +24,8 @@ pkgbase = python-django-allauth
        depends = python-pyjwt
        optdepends = python-qrcode: for MFA support
        optdepends = python-saml: for SAML support
-       source = 
django-allauth-0.62.1.tar.gz::https://github.com/pennersr/django-allauth/archive/0.62.1.tar.gz
-       sha512sums = 
b9723a67babb070a159bf9ff5fef91ba91ab970ea6ca0b1e5f2a4cf75ba57460d7d7d3d376cae4e521c9980013a034aba8f745aa2a1cec7603a236712ef3dff8
-       b2sums = 
1818279892c1e220f9039248ba70e6d312f950bcae8689fd2418ae0d5e3e98e110b0bdf7e0f868c47277f6b6ac5d6e41bb95d5f5baf82d72656f1b4769cc44f0
+       source = 
django-allauth-0.63.1.tar.gz::https://github.com/pennersr/django-allauth/archive/0.63.1.tar.gz
+       sha512sums = 
87a5b8e74a5f2bae86c7aa76b160f12eabf692ae021f8edaa4592d189806ea9efa759e55141e24c7b93f344bf10747d18b2c38c1f79028f96ff2182dbf3d0d02
+       b2sums = 
c97e84bc2c69d8326fc353b06c021dac649b080ab2e167eac394dfd8f75ee332db368af58532f433a9396c4f48db988162ceea0c21dbc990f1082503a59b01b2
 
 pkgname = python-django-allauth


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=django-allauth
 pkgname=python-django-allauth
-pkgver=0.62.1
+pkgver=0.63.1
 pkgrel=1
 pkgdesc="Authentication, registration, account management and 3rd party 
account authentication"
 arch=(any)
@@ -36,8 +36,8 @@ optdepends=(
   'python-saml: for SAML support'
 )
 source=($_name-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha512sums=('b9723a67babb070a159bf9ff5fef91ba91ab970ea6ca0b1e5f2a4cf75ba57460d7d7d3d376cae4e521c9980013a034aba8f745aa2a1cec7603a236712ef3dff8')
-b2sums=('1818279892c1e220f9039248ba70e6d312f950bcae8689fd2418ae0d5e3e98e110b0bdf7e0f868c47277f6b6ac5d6e41bb95d5f5baf82d72656f1b4769cc44f0')
+sha512sums=('87a5b8e74a5f2bae86c7aa76b160f12eabf692ae021f8edaa4592d189806ea9efa759e55141e24c7b93f344bf10747d18b2c38c1f79028f96ff2182dbf3d0d02')
+b2sums=('c97e84bc2c69d8326fc353b06c021dac649b080ab2e167eac394dfd8f75ee332db368af58532f433a9396c4f48db988162ceea0c21dbc990f1082503a59b01b2')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-allauth/-/commit/2d94a7eb9a9731563b8c04112dd2951f29e69027

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-allauth/-/commit/2d94a7eb9a9731563b8c04112dd2951f29e69027
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to