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

Levente Polyak anthraxx at archlinux.org
Fri Oct 12 20:53:46 UTC 2018


    Date: Friday, October 12, 2018 @ 20:53:45
  Author: anthraxx
Revision: 393275

upgpkg: python-engineio 2.3.1-1

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-12 20:52:05 UTC (rev 393274)
+++ PKGBUILD	2018-10-12 20:53:45 UTC (rev 393275)
@@ -2,7 +2,7 @@
 
 pkgbase=python-engineio
 pkgname=('python-engineio' 'python2-engineio')
-pkgver=2.3.0
+pkgver=2.3.1
 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=('ab2247d895bd45fb66359a8abb8ed763fcf4811b8324591146e5052449e21af9')
-sha512sums=('3acff22c034db7383c110740664e87c61cdeceb8acc5d5655aa82c8dbba0ade7e2422f8c3047e2300597dc141b3a4753dfe0c25f87629f1e459b2c12cc353ae5')
+sha256sums=('7ddbf8962d9ac4446db612b68e7a0aed86467070114388d25eea8eb9d10cd2c9')
+sha512sums=('8de99953a3f8125b6f8028e040c6388e865b3b668ea7a0551e271d61d8e3e8405fa5402cfb65af025a0bc4a79375adc1d3ca9c7162280e32f06ff74102b123b7')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list