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

Levente Polyak anthraxx at archlinux.org
Wed Oct 11 18:28:27 UTC 2017


    Date: Wednesday, October 11, 2017 @ 18:28:27
  Author: anthraxx
Revision: 262380

upgpkg: python-flask-sqlalchemy 2.3.2-1

Modified:
  python-flask-sqlalchemy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-11 18:11:43 UTC (rev 262379)
+++ PKGBUILD	2017-10-11 18:28:27 UTC (rev 262380)
@@ -5,7 +5,7 @@
 _pyname=flask-sqlalchemy
 pkgbase=python-flask-sqlalchemy
 pkgname=('python-flask-sqlalchemy' 'python2-flask-sqlalchemy')
-pkgver=2.3.1
+pkgver=2.3.2
 pkgrel=1
 pkgdesc='Adds SQLAlchemy support to your Flask application'
 url='http://flask-sqlalchemy.pocoo.org/'
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest' 'python-blinker'
               'python2-pytest' 'python2-blinker')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mitsuhiko/flask-sqlalchemy/archive/${pkgver}.tar.gz)
-sha512sums=('7c30ed179152bdbaf71a176be2d65dae19aaaf0d33d6e1e477a12fb2991cb8f55c56eede71b8c58e1cd9fa38e5b58c3f3fe8be5a34e652485119429fac5e5f03')
+sha512sums=('0dda35dbdd0a2bd87aeaad72c44bdbc80f47fcda519c072f235fe0cc5d64d46278fa6d4cedce66e0731035423f3adb5fc2c20d631d70cc1b3c3e2289bdd1cbd1')
 
 prepare() {
   sed -r "s|(release =)|\\1 '${pkgver}'  #|" -i ${_pyname}-${pkgver}/docs/conf.py



More information about the arch-commits mailing list