[arch-commits] Commit in python-django-allauth/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Wed Jun 8 09:03:54 UTC 2022


    Date: Wednesday, June 8, 2022 @ 09:03:54
  Author: dvzrv
Revision: 1229098

upgpkg: python-django-allauth 0.51.0-1: Upgrade to 0.51.0.

Modified:
  python-django-allauth/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-08 08:58:33 UTC (rev 1229097)
+++ PKGBUILD	2022-06-08 09:03:54 UTC (rev 1229098)
@@ -2,7 +2,7 @@
 
 _name=django-allauth
 pkgname=python-django-allauth
-pkgver=0.50.0
+pkgver=0.51.0
 pkgrel=1
 pkgdesc="Authentication, registration, account management and 3rd party account authentication"
 arch=(any)
@@ -16,8 +16,8 @@
 # https://github.com/pennersr/django-allauth/issues/2439
 # source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
 source=($_name-$pkgver.tar.gz::https://github.com/pennersr/$_name/archive/$pkgver.tar.gz)
-sha512sums=('7c1870d28c7123628239f8cddda7fd6f1c9ebd847ebfbad87b7a432a7515a9a9a0541a89a96c57a4137f0fb038168a601a25ee60e894258d514b2dc7db4f1d79')
-b2sums=('936358529a067b68e55fcb4131b9a862f58a8df006f1cd47a693d264125c8da1b89dc304eb68c5b3f1f0b76aba454eaad0cd53efd5ade5b3a501bac3d43cdb8a')
+sha512sums=('df62c686cbbe2595136436fcaa354f1d9fd0128ec27572a853f90e8f1d47fb0e36b6821b535a7f5265e849a78fca74cc061dfe049da006ea7021222375f86c82')
+b2sums=('6f128f9126ac5d9e7f2e820a9807d8e1a707ae5b4ae9be238a04033f9ea97f2b55aa67da2eabc1dd839c605c6ad399ea94396c379d3b3b9a6989dc0b1e0d895b')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list