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

Levente Polyak anthraxx at archlinux.org
Fri Jun 2 16:59:48 UTC 2017


    Date: Friday, June 2, 2017 @ 16:59:47
  Author: anthraxx
Revision: 233457

upgpkg: python-socketio 1.7.5-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-02 16:53:38 UTC (rev 233456)
+++ PKGBUILD	2017-06-02 16:59:47 UTC (rev 233457)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=1.6.3
+pkgver=1.7.5
 pkgrel=1
 pkgdesc='Python implementation of the Socket.IO realtime server'
 url='https://github.com/miguelgrinberg/python-socketio'
@@ -13,7 +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)
-sha512sums=('f2d8e590c86515525b7362a1ec0de591ff94f2028df8882450c8aa2ba7eb0181b82fe6024e7524fa4a3b5ddce6036322655c3f4d7b1d9515b0cd7874ce69f33d')
+sha256sums=('0f3d5a9903501062ad443170629235e9d4c848e723685b3458021d239f3e0eed')
+sha512sums=('39d94c79c7c3a5e583fe581423520c06eb25f0c1e7807dd1f5621f6434015e2d3812d9a7ae309b7ad4daba0da4fd35f6335360b9f7d270fe274e843fefa55563')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list