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

Levente Polyak anthraxx at archlinux.org
Thu Mar 15 02:31:49 UTC 2018


    Date: Thursday, March 15, 2018 @ 02:31:48
  Author: anthraxx
Revision: 307899

upgpkg: python-engineio 2.0.4-1

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-15 02:29:08 UTC (rev 307898)
+++ PKGBUILD	2018-03-15 02:31:48 UTC (rev 307899)
@@ -2,7 +2,7 @@
 
 pkgbase=python-engineio
 pkgname=('python-engineio' 'python2-engineio')
-pkgver=2.0.3
+pkgver=2.0.4
 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=('175c26b101da445b191aa33c680f44565aef5e6aeaa0ab2a786b39404105b419')
-sha512sums=('77ade0dd76010659e0948f2e89c7eb16909e6d50e46045c2c0dfa351e8fba862009416ae760321453f37bb8e5cff2f61bd950cebc735f7a57511114317a1f76e')
+sha256sums=('b3750497a99fd871a65121e7846f41554b8c283172e00152d3a6e865d934c88e')
+sha512sums=('c5c286bfcd111342fce85ec38a4b6b0ec4a44309a24cd7d53f1dd4a3a765c3997b979d2dfc6a8a396ecd19aa915d5e8dc226c05e0f0d053bcca89f928db31d31')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list