[arch-commits] Commit in python-bcrypt/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 19 12:38:01 UTC 2015
Date: Saturday, September 19, 2015 @ 14:38:01
Author: fyan
Revision: 140769
upgpkg: python-bcrypt 2.0.0-2
rebuild for python 3.5
Modified:
python-bcrypt/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-19 12:37:08 UTC (rev 140768)
+++ PKGBUILD 2015-09-19 12:38:01 UTC (rev 140769)
@@ -8,7 +8,7 @@
pkgbase=python-bcrypt
pkgname=("python-bcrypt" "python2-bcrypt")
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Modern password hashing for your software and your servers"
arch=('i686' 'x86_64')
url="https://github.com/pyca/bcrypt"
More information about the arch-commits
mailing list