[arch-commits] Commit in python-engineio/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Feb 22 01:03:54 UTC 2016
Date: Monday, February 22, 2016 @ 02:03:54
Author: anthraxx
Revision: 163110
upgpkg: python-engineio 0.8.8-1
Modified:
python-engineio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-21 21:59:13 UTC (rev 163109)
+++ PKGBUILD 2016-02-22 01:03:54 UTC (rev 163110)
@@ -2,7 +2,7 @@
pkgbase=python-engineio
pkgname=('python-engineio' 'python2-engineio')
-pkgver=0.8.7
+pkgver=0.8.8
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=('96a6dc1be5a0856aedf09d5ecfede58e1a6435a33f8ec5cb44d806e68c9cd786c9af63fa8bfbedc19c3238fb20de01b4932d3f759c4bb5e1c3806719779486f3')
+sha512sums=('d1522e88f1cd79adcf833de60c9974f103756e290ffa9671baa27e6854f1bbfc8098da4388f63b3adb37f97a89eedf1be4ff24689f6af15a4f9e5c7a58911b3b')
prepare() {
cp -ra ${pkgbase}-${pkgver}{,-py2}
More information about the arch-commits
mailing list