[arch-commits] Commit in python-engineio/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Jan 11 00:36:26 UTC 2016
Date: Monday, January 11, 2016 @ 01:36:26
Author: anthraxx
Revision: 155881
upgpkg: python-engineio 0.8.6-1
Modified:
python-engineio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-10 22:17:25 UTC (rev 155880)
+++ PKGBUILD 2016-01-11 00:36:26 UTC (rev 155881)
@@ -2,7 +2,7 @@
pkgbase=python-engineio
pkgname=('python-engineio' 'python2-engineio')
-pkgver=0.8.5
+pkgver=0.8.6
pkgrel=1
pkgdesc='Python implementation of the Engine.IO realtime server'
url='https://github.com/miguelgrinberg/python-engineio'
@@ -14,7 +14,7 @@
'python2-mock' 'python2-eventlet' 'python2-pytest')
options=('!makeflags')
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}.tar.gz)
-sha512sums=('9db94f842af46c7e2457840f4da3348a263c241c21a81da83cc0bd7af7dd5fa6991615f9d77e5d3a225115f2645d124a92081e79e1871cbcb49b7abb11c696ef')
+sha512sums=('b65d76345f1f517a821308f1c6ab7bfe7bb35a9ebb3f6cb35f628343c827fcb8b47f04fd54b591d9f0c8374d0f3aa1cb7bacaf197d32703f05fb34cec4463c2f')
prepare() {
cp -ra ${pkgbase}-${pkgver}{,-py2}
More information about the arch-commits
mailing list