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

Levente Polyak anthraxx at archlinux.org
Sun Mar 6 13:46:23 UTC 2016


    Date: Sunday, March 6, 2016 @ 14:46:23
  Author: anthraxx
Revision: 165365

upgpkg: python-engineio 0.9.0-1

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-06 13:43:59 UTC (rev 165364)
+++ PKGBUILD	2016-03-06 13:46:23 UTC (rev 165365)
@@ -2,7 +2,7 @@
 
 pkgbase=python-engineio
 pkgname=('python-engineio' 'python2-engineio')
-pkgver=0.8.8
+pkgver=0.9.0
 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=('d1522e88f1cd79adcf833de60c9974f103756e290ffa9671baa27e6854f1bbfc8098da4388f63b3adb37f97a89eedf1be4ff24689f6af15a4f9e5c7a58911b3b')
+sha512sums=('4c7cea490901c9eea4606dd7998b91e056dd6286b32038e8a59244bb0f3b4a2de5f3e67d2de2aefd2e6cc54b962ee2cefc5e496d5b879d81ffd0430984f28b18')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list