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

Levente Polyak anthraxx at archlinux.org
Mon Nov 28 14:22:26 UTC 2016


    Date: Monday, November 28, 2016 @ 14:22:26
  Author: anthraxx
Revision: 197143

upgpkg: python-socketio 1.6.1-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-28 14:16:19 UTC (rev 197142)
+++ PKGBUILD	2016-11-28 14:22:26 UTC (rev 197143)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=1.6.0
+pkgver=1.6.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=('e6fadc09afbf0f9efafe1f534d2a2b528c9024b1b558b9b58d487c39abd8da55fbe239d93dadbdcec5d2d20e77fb5b4767890f8ef3768bf121009336911c1a42')
+sha512sums=('ce7085fcb67e00a5fa89f44a266bc3e6b978c34cce06246f85270174a0f9798b35c2baf088251cba643e1204bd9fefe3e6b4e17d866d82b776283aa9a3053de5')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list