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

Levente Polyak anthraxx at archlinux.org
Mon Jan 4 18:30:41 UTC 2016


    Date: Monday, January 4, 2016 @ 19:30:41
  Author: anthraxx
Revision: 155472

upgpkg: python-engineio 0.8.5-1

upgpkg: python-engineio 0.8.5-1

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-04 18:30:26 UTC (rev 155471)
+++ PKGBUILD	2016-01-04 18:30:41 UTC (rev 155472)
@@ -2,7 +2,7 @@
 
 pkgbase=python-engineio
 pkgname=('python-engineio' 'python2-engineio')
-pkgver=0.8.4
+pkgver=0.8.5
 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=('6ec614b27b1a1cba83cbd6277376c0d7187e7869b85a6cfe77b5a9e30459e71ea6e857bd961ac35f162af82a36cf256020f76270f75f27ebc7b06673e48ada0e')
+sha512sums=('9db94f842af46c7e2457840f4da3348a263c241c21a81da83cc0bd7af7dd5fa6991615f9d77e5d3a225115f2645d124a92081e79e1871cbcb49b7abb11c696ef')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list