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

Levente Polyak anthraxx at archlinux.org
Wed Sep 28 19:23:10 UTC 2016


    Date: Wednesday, September 28, 2016 @ 19:23:09
  Author: anthraxx
Revision: 190738

upgpkg: python-socketio 1.6.0-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-28 18:55:20 UTC (rev 190737)
+++ PKGBUILD	2016-09-28 19:23:09 UTC (rev 190738)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=1.4.4
+pkgver=1.6.0
 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=('e05b375794aa863b6d972daebed6687e7bca4b84ebf1134c2ef2531eed81f7efacdf4853fd27b7c58bd29b3eb26cce89aca5ce0c4b43ebd6a81f120b732af858')
+sha512sums=('e6fadc09afbf0f9efafe1f534d2a2b528c9024b1b558b9b58d487c39abd8da55fbe239d93dadbdcec5d2d20e77fb5b4767890f8ef3768bf121009336911c1a42')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list