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

Levente Polyak anthraxx at archlinux.org
Fri Jul 15 21:41:19 UTC 2016


    Date: Friday, July 15, 2016 @ 21:41:19
  Author: anthraxx
Revision: 182960

upgpkg: python-socketio 1.4.2-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-15 21:41:03 UTC (rev 182959)
+++ PKGBUILD	2016-07-15 21:41:19 UTC (rev 182960)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=1.4.1
+pkgver=1.4.2
 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=('63338c4da11eff201a0c00fc335f024502c6a95a7a183db86d6a01d34f6de45411f2360f77830629f552384eed2912cb289ebb45dab554ca10ac596184316b76')
+sha512sums=('3ecfa855190225d9b29498b777e82df8302669794b192a43b78a9d4181e2233e25a73bf9833a545e1f2ad2f41bf5c62d1fa493981272c1eeae925a95f85e8571')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list