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

Felix Yan felixonmars at archlinux.org
Tue Oct 6 17:55:48 UTC 2020


    Date: Tuesday, October 6, 2020 @ 17:55:48
  Author: felixonmars
Revision: 719421

upgpkg: python-passlib 1.7.3-1

Modified:
  python-passlib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 17:54:54 UTC (rev 719420)
+++ PKGBUILD	2020-10-06 17:55:48 UTC (rev 719421)
@@ -2,7 +2,7 @@
 # Contributor: onny <onny at project-insanity.org>
 
 pkgname=python-passlib
-pkgver=1.7.2
+pkgver=1.7.3
 pkgrel=1
 pkgdesc="A password hashing library for Python"
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose' 'python-bcrypt' 'python-django' 'python-fastpbkdf2' 'python-scrypt')
 source=("https://pypi.io/packages/source/p/passlib/passlib-$pkgver.tar.gz")
-sha512sums=('1ea0654b177b5ab2e1a7e5c3949642c34805ace6e4e4a0f82fafdb3f374edd99c667906ce598c335b668da049860648d5cbebb3e62d775898d5b0cb8cfc7bf53')
+sha512sums=('1964f6ef30f0c98d9688e7dff96f31f1a9ae409c78703169e6690ca228fb96d590c20f03dfca7c01d8091c3384ffb58a40c866889c8195234657e11f140f39d9')
 
 check() {
   export PASSLIB_TEST_MODE=full



More information about the arch-commits mailing list