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

Levente Polyak anthraxx at archlinux.org
Mon Jul 17 16:29:25 UTC 2017


    Date: Monday, July 17, 2017 @ 16:29:24
  Author: anthraxx
Revision: 245501

upgpkg: python-socketio 1.7.6-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-17 15:54:50 UTC (rev 245500)
+++ PKGBUILD	2017-07-17 16:29:24 UTC (rev 245501)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=1.7.5
+pkgver=1.7.6
 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=('0f3d5a9903501062ad443170629235e9d4c848e723685b3458021d239f3e0eed')
-sha512sums=('39d94c79c7c3a5e583fe581423520c06eb25f0c1e7807dd1f5621f6434015e2d3812d9a7ae309b7ad4daba0da4fd35f6335360b9f7d270fe274e843fefa55563')
+sha256sums=('b14c43d5003044bd6d08fe81658a564e84c2625567691c86371b7e4c05e238f9')
+sha512sums=('e33aaaae4417e9cbc27b12fec124d115658285f47fa1bcf610e86e1ec0a581d90a26341bb38eeb016e9d3aceb4165bfa3f3deb6515f6f6197943ff8ea94bd4c1')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list