[arch-commits] Commit in python-flask-socketio/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sat Jan 12 00:57:38 UTC 2019
Date: Saturday, January 12, 2019 @ 00:57:37
Author: anthraxx
Revision: 422706
upgpkg: python-flask-socketio 3.1.2-1
Modified:
python-flask-socketio/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-12 00:53:15 UTC (rev 422705)
+++ PKGBUILD 2019-01-12 00:57:37 UTC (rev 422706)
@@ -3,7 +3,7 @@
pkgbase=python-flask-socketio
pkgname=('python-flask-socketio' 'python2-flask-socketio')
_pkgname=Flask-SocketIO
-pkgver=3.0.2
+pkgver=3.1.2
pkgrel=1
pkgdesc='Socket.IO integration for Flask applications'
url='https://flask-socketio.readthedocs.org/'
@@ -15,8 +15,8 @@
'python2-coverage' 'python2-pytest')
options=('!makeflags')
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/Flask-SocketIO/archive/v${pkgver}.tar.gz)
-sha256sums=('64b8ab4503290884921aacd3b399a5f1e82266e20c98d87a0b339284bca92d05')
-sha512sums=('5c5dab420cc08e01fc7ea6f9ae90e97330a79bbf1477f1f6f5909a8c2ac98a614aaa4c8c2264fda101b776271cb0e532e82749c3a54d1400eeca875bea885ebb')
+sha256sums=('96899518eb82889aaa23f5eb544efa2b04425d6b5982e20290815ba919e363a9')
+sha512sums=('6526d9fbcbee04dc007a8c23d3c5ed1e91f644264f2b76aeb641309648e2ec8996cf99504b44a13e37463cfcc7d4468d5b017d94808f1f868c41aeb5dfc5a495')
prepare() {
cp -ra ${_pkgname}-${pkgver}{,-py2}
More information about the arch-commits
mailing list