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

Levente Polyak anthraxx at archlinux.org
Tue Feb 2 00:44:50 UTC 2016


    Date: Tuesday, February 2, 2016 @ 01:44:49
  Author: anthraxx
Revision: 159841

upgpkg: python-engineio 0.8.7-1

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-02 00:44:26 UTC (rev 159840)
+++ PKGBUILD	2016-02-02 00:44:49 UTC (rev 159841)
@@ -2,7 +2,7 @@
 
 pkgbase=python-engineio
 pkgname=('python-engineio' 'python2-engineio')
-pkgver=0.8.6
+pkgver=0.8.7
 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=('b65d76345f1f517a821308f1c6ab7bfe7bb35a9ebb3f6cb35f628343c827fcb8b47f04fd54b591d9f0c8374d0f3aa1cb7bacaf197d32703f05fb34cec4463c2f')
+sha512sums=('96a6dc1be5a0856aedf09d5ecfede58e1a6435a33f8ec5cb44d806e68c9cd786c9af63fa8bfbedc19c3238fb20de01b4932d3f759c4bb5e1c3806719779486f3')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list