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

Levente Polyak anthraxx at archlinux.org
Mon Jan 11 00:37:19 UTC 2016


    Date: Monday, January 11, 2016 @ 01:37:18
  Author: anthraxx
Revision: 155885

upgpkg: python-socketio 0.9.1-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-11 00:36:57 UTC (rev 155884)
+++ PKGBUILD	2016-01-11 00:37:18 UTC (rev 155885)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=0.8.2
+pkgver=0.9.1
 pkgrel=1
 pkgdesc='Python implementation of the Socket.IO realtime server'
 url='https://github.com/miguelgrinberg/python-socketio'
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
 options=('!makeflags')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-socketio/archive/v${pkgver}.tar.gz)
-sha512sums=('6e30e4f83f34b410acf8a3ccabc851a51edb6fe9828d58dc4736854ac0a5ff37388f7e1b7c9a761cc3a8aefa6bc986c102892f19bc6a941ee5395da7e11b586c')
+sha512sums=('0b2e14c8c2a97f3441656c5936b9bbcca315710693e25a4606bd463cb6463fb1905f6cfbc8b3e819a9d26163298b43eda72f5282cee45e8562626f55603bdc7a')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list