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

Levente Polyak anthraxx at archlinux.org
Thu Aug 3 15:35:26 UTC 2017


    Date: Thursday, August 3, 2017 @ 15:35:26
  Author: anthraxx
Revision: 247822

upgpkg: python-socketio 1.8.0-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-03 15:34:53 UTC (rev 247821)
+++ PKGBUILD	2017-08-03 15:35:26 UTC (rev 247822)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=1.7.6
+pkgver=1.8.0
 pkgrel=1
 pkgdesc='Python implementation of the Socket.IO realtime server'
 url='https://github.com/miguelgrinberg/python-socketio'
@@ -13,8 +13,8 @@
 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)
-sha256sums=('b14c43d5003044bd6d08fe81658a564e84c2625567691c86371b7e4c05e238f9')
-sha512sums=('e33aaaae4417e9cbc27b12fec124d115658285f47fa1bcf610e86e1ec0a581d90a26341bb38eeb016e9d3aceb4165bfa3f3deb6515f6f6197943ff8ea94bd4c1')
+sha256sums=('47941a976f60afa70da59108f43566c8508522ef638e3ea9740b674526ec03a4')
+sha512sums=('c706861a57829b6d54eb506567dbfd29f26b21d3f35bdaaef0cb6b66f3de968d0686d0eb00f4156b4463da698fd814df1cf7cd0426572e61ed7607f729264523')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list