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

Levente Polyak anthraxx at archlinux.org
Sun Jan 8 03:03:20 UTC 2017


    Date: Sunday, January 8, 2017 @ 03:03:19
  Author: anthraxx
Revision: 206068

upgpkg: python-flask-wtf 0.14-1

Modified:
  python-flask-wtf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-08 01:09:51 UTC (rev 206067)
+++ PKGBUILD	2017-01-08 03:03:19 UTC (rev 206068)
@@ -4,8 +4,8 @@
 _pyname=flask-wtf
 pkgbase=python-flask-wtf
 pkgname=('python-flask-wtf' 'python2-flask-wtf')
-pkgver=0.13.1
-pkgrel=2
+pkgver=0.14
+pkgrel=1
 pkgdesc='Simple integration of Flask and WTForms'
 url='https://flask-wtf.readthedocs.io/'
 arch=('any')
@@ -14,8 +14,9 @@
              'python2-setuptools' 'python2-sphinx' 'python2-flask' 'python2-wtforms' 'python2-werkzeug')
 checkdepends=('python-flask-babel' 'python-nose'
               'python2-flask-babel' 'python2-nose')
+options=('!makeflags')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/lepture/flask-wtf/archive/v${pkgver}.tar.gz)
-sha512sums=('131eb94e6af676b1aad9047be90318565972d5bfb7c3afa701bb34788cfbd3730f27b137a204abb3d0e54dd974d3b441a304be2fee99ca7a0a559d0f7b1eceff')
+sha512sums=('dcb3aa6643aef8350da8bc6ae8c137631c3ec5d6c671365d3c7e3901e675762c9937502bffcbc062f6a928618a0716fa420687841216dfac657392a3adbeba6c')
 
 prepare() {
   sed -r 's|dist = get_distribution|#|' -i ${_pyname}-${pkgver}/docs/conf.py



More information about the arch-commits mailing list