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

Felix Yan fyan at archlinux.org
Fri Oct 9 01:04:01 UTC 2015


    Date: Friday, October 9, 2015 @ 03:04:01
  Author: fyan
Revision: 143464

upgpkg: python-flask-login 0.3.2-1

Modified:
  python-flask-login/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-09 01:03:45 UTC (rev 143463)
+++ PKGBUILD	2015-10-09 01:04:01 UTC (rev 143464)
@@ -3,8 +3,7 @@
 
 pkgbase=python-flask-login
 pkgname=('python2-flask-login' 'python-flask-login')
-pkgver=0.3.1
-_commit=f1d961c0973b83a5f1ab935b20f1be99a445882a
+pkgver=0.3.2
 pkgrel=1
 pkgdesc="User session management for Flask."
 arch=('any')
@@ -12,7 +11,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-flask' 'python2-flask' 'git')
 checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock' 'python-blinker' 'python2-blinker')
-source=("git+https://github.com/maxcountryman/flask-login.git#commit=$_commit")
+source=("git+https://github.com/maxcountryman/flask-login.git#tag=$pkgver")
 md5sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list