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

Levente Polyak anthraxx at archlinux.org
Mon Oct 2 17:06:31 UTC 2017


    Date: Monday, October 2, 2017 @ 17:06:31
  Author: anthraxx
Revision: 261290

upgpkg: python-socketio 1.8.1-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-02 17:06:08 UTC (rev 261289)
+++ PKGBUILD	2017-10-02 17:06:31 UTC (rev 261290)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=1.8.0
+pkgver=1.8.1
 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=('47941a976f60afa70da59108f43566c8508522ef638e3ea9740b674526ec03a4')
-sha512sums=('c706861a57829b6d54eb506567dbfd29f26b21d3f35bdaaef0cb6b66f3de968d0686d0eb00f4156b4463da698fd814df1cf7cd0426572e61ed7607f729264523')
+sha256sums=('de1bdd8f83b610c13156e0d1ca9b86d84bb33cb5ec403a7f3a2de096803d3b70')
+sha512sums=('071c52d7783d8d42ce2c168b925dc14aa4c89be00180fa0d963943c9c6d97f827092033d4cad5ebf9f803911cad7e217260548373e8b654fcb0aa29eebc20d5a')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list