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

Levente Polyak anthraxx at archlinux.org
Fri Jul 1 16:03:36 UTC 2016


    Date: Friday, July 1, 2016 @ 16:03:35
  Author: anthraxx
Revision: 181733

upgpkg: python-socketio 1.4.1-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-01 16:03:26 UTC (rev 181732)
+++ PKGBUILD	2016-07-01 16:03:35 UTC (rev 181733)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=1.3
+pkgver=1.4.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=('06d2d6947b065a00e22683cab21e189cd5cb1d261352e0d34080b3d8a0c38359d9b6aebe142e9db7d452eb4cbfb822883b605a671b50f3599d343df311d86660')
+sha512sums=('63338c4da11eff201a0c00fc335f024502c6a95a7a183db86d6a01d34f6de45411f2360f77830629f552384eed2912cb289ebb45dab554ca10ac596184316b76')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list