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

Levente Polyak anthraxx at archlinux.org
Tue May 17 18:21:18 UTC 2016


    Date: Tuesday, May 17, 2016 @ 20:21:17
  Author: anthraxx
Revision: 175554

upgpkg: python-engineio 0.9.1-1

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-17 17:56:19 UTC (rev 175553)
+++ PKGBUILD	2016-05-17 18:21:17 UTC (rev 175554)
@@ -2,7 +2,7 @@
 
 pkgbase=python-engineio
 pkgname=('python-engineio' 'python2-engineio')
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc='Python implementation of the Engine.IO realtime server'
 url='https://github.com/miguelgrinberg/python-engineio'
@@ -14,7 +14,7 @@
               'python2-mock' 'python2-eventlet' 'python2-pytest')
 options=('!makeflags')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}.tar.gz)
-sha512sums=('4c7cea490901c9eea4606dd7998b91e056dd6286b32038e8a59244bb0f3b4a2de5f3e67d2de2aefd2e6cc54b962ee2cefc5e496d5b879d81ffd0430984f28b18')
+sha512sums=('1141c4f998a407058391796480867eef64ab7c8f4ed3f6e2de0d1972c11666e00fc871fed16194421b0c6ff238150c8b9b8b94d30fa6fb8b20eb6e1174908d8f')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list