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

Levente Polyak anthraxx at archlinux.org
Sun Mar 6 13:48:45 UTC 2016


    Date: Sunday, March 6, 2016 @ 14:48:44
  Author: anthraxx
Revision: 165367

upgpkg: python-socketio 1.1-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-06 13:46:30 UTC (rev 165366)
+++ PKGBUILD	2016-03-06 13:48:44 UTC (rev 165367)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=0.9.1
+pkgver=1.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=('0b2e14c8c2a97f3441656c5936b9bbcca315710693e25a4606bd463cb6463fb1905f6cfbc8b3e819a9d26163298b43eda72f5282cee45e8562626f55603bdc7a')
+sha512sums=('7b9642eb4cd1a9d609655bac48b521f9c831302f72aa8a32cd46228c5a010612c7e3c6b02b7417e232b9fff812318a683a8cefb5b5de3ba807ae13c1993c49fc')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list