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

Levente Polyak anthraxx at archlinux.org
Sat Jan 7 23:20:29 UTC 2017


    Date: Saturday, January 7, 2017 @ 23:20:28
  Author: anthraxx
Revision: 206054

upgpkg: python-socketio 1.6.2-1

Modified:
  python-socketio/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-07 22:48:35 UTC (rev 206053)
+++ PKGBUILD	2017-01-07 23:20:28 UTC (rev 206054)
@@ -2,8 +2,8 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=1.6.1
-pkgrel=2
+pkgver=1.6.2
+pkgrel=1
 pkgdesc='Python implementation of the Socket.IO realtime server'
 url='https://github.com/miguelgrinberg/python-socketio'
 arch=('any')
@@ -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=('ce7085fcb67e00a5fa89f44a266bc3e6b978c34cce06246f85270174a0f9798b35c2baf088251cba643e1204bd9fefe3e6b4e17d866d82b776283aa9a3053de5')
+sha512sums=('e734949ef017d5e4680e68cdbadade9f76a1bfbee0ebda58d5ce44dd455341ce0e26edaebceeb31cf1296ce0fbc05f6df23f03a3ab1089d23486110d7c8795be')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list