[arch-commits] Commit in python-engineio/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Mar 7 20:36:34 UTC 2018
Date: Wednesday, March 7, 2018 @ 20:36:33
Author: anthraxx
Revision: 304140
upgpkg: python-engineio 2.0.3-1
Modified:
python-engineio/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-07 20:16:07 UTC (rev 304139)
+++ PKGBUILD 2018-03-07 20:36:33 UTC (rev 304140)
@@ -2,7 +2,7 @@
pkgbase=python-engineio
pkgname=('python-engineio' 'python2-engineio')
-pkgver=2.0.2
+pkgver=2.0.3
pkgrel=1
pkgdesc='Python implementation of the Engine.IO realtime server'
url='https://github.com/miguelgrinberg/python-engineio'
@@ -14,8 +14,8 @@
'python2-mock' 'python2-eventlet' 'python2-pytest' 'python2-pytest-runner')
options=('!makeflags')
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}.tar.gz)
-sha256sums=('9fbe531108a95bc61518b61c4718e2661fc81d32b54fd6af34799bf10a367a6b')
-sha512sums=('eca3aae5fb0377dd04cb75bb2a42121049cb6fecb3aeb89ed4469f2504e4a741fd2c00abccdb10dc775077ba3ca62435713763969278cd13143b9a9a9d056084')
+sha256sums=('175c26b101da445b191aa33c680f44565aef5e6aeaa0ab2a786b39404105b419')
+sha512sums=('77ade0dd76010659e0948f2e89c7eb16909e6d50e46045c2c0dfa351e8fba862009416ae760321453f37bb8e5cff2f61bd950cebc735f7a57511114317a1f76e')
prepare() {
cp -ra ${pkgbase}-${pkgver}{,-py2}
More information about the arch-commits
mailing list