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

Levente Polyak anthraxx at archlinux.org
Thu Sep 27 21:48:14 UTC 2018


    Date: Thursday, September 27, 2018 @ 21:48:14
  Author: anthraxx
Revision: 386764

upgpkg: python-engineio 2.3.0-1

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-27 21:46:16 UTC (rev 386763)
+++ PKGBUILD	2018-09-27 21:48:14 UTC (rev 386764)
@@ -2,7 +2,7 @@
 
 pkgbase=python-engineio
 pkgname=('python-engineio' 'python2-engineio')
-pkgver=2.2.0
+pkgver=2.3.0
 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' 'python2-tornado')
 options=('!makeflags')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}.tar.gz)
-sha256sums=('965a0d168f5ff42ae0fda4f7cbec4adcc323efffea245d97995e34f45e4dfeaa')
-sha512sums=('408172e522a734fbd921b303832676e9d970c8d121301a13d97c39268c1f20a72e43b610f7e3574895faf4b8c592e4db00def2ba14327d391d821c7136a999ce')
+sha256sums=('ab2247d895bd45fb66359a8abb8ed763fcf4811b8324591146e5052449e21af9')
+sha512sums=('3acff22c034db7383c110740664e87c61cdeceb8acc5d5655aa82c8dbba0ade7e2422f8c3047e2300597dc141b3a4753dfe0c25f87629f1e459b2c12cc353ae5')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list