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

Levente Polyak anthraxx at archlinux.org
Thu Feb 7 22:07:15 UTC 2019


    Date: Thursday, February 7, 2019 @ 22:07:15
  Author: anthraxx
Revision: 430398

upgpkg: python-socketio 3.1.2-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-07 22:04:44 UTC (rev 430397)
+++ PKGBUILD	2019-02-07 22:07:15 UTC (rev 430398)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=3.1.1
+pkgver=3.1.2
 pkgrel=1
 pkgdesc='Python implementation of the Socket.IO realtime server'
 url='https://github.com/miguelgrinberg/python-socketio'
@@ -14,8 +14,8 @@
               'python2-pytest' 'python2-mock')
 options=('!makeflags')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-socketio/archive/v${pkgver}.tar.gz)
-sha256sums=('ec3afd7353b7e96394034f6061bdebf3ab6cbe02baee9e36c16d881022867899')
-sha512sums=('74f729cc45fe6b5fb796572ad3dcd2730fc6f81a2235a53b114df23406eabe679cb73d4f41f7261d39426ed3d95fc7946d621c2cd9a07da629aa91346e9cf820')
+sha256sums=('a44950c0535f92b3ad6f055536f4ffc35a4be8af8f88919ec25e55c2765f5fa8')
+sha512sums=('026aa04ef3d3dd32a3617b8572e0d704ec03cb9a694059ef89325a8d766ff25f93341f1f2621b46729b9462d4927bdc7052fe051a73ea7b94046a0da0d5aaf21')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list