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

Levente Polyak anthraxx at archlinux.org
Sat Jan 18 19:01:33 UTC 2020


    Date: Saturday, January 18, 2020 @ 19:01:32
  Author: anthraxx
Revision: 553056

upgpkg: python-engineio 3.11.2-1

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-18 19:01:03 UTC (rev 553055)
+++ PKGBUILD	2020-01-18 19:01:32 UTC (rev 553056)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=python-engineio
-pkgver=3.10.0
+pkgver=3.11.2
 pkgrel=1
 pkgdesc='Python implementation of the Engine.IO realtime server'
 url='https://github.com/miguelgrinberg/python-engineio'
@@ -18,8 +18,8 @@
 checkdepends=('python-mock' 'python-pytest' 'python-pytest-runner')
 options=('!makeflags')
 source=(https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('5d341c762eda03b68f7b8299add72ada7565747774ab9ec6b7faa03baa1da2f5')
-sha512sums=('e76260db9a52fa655dc536594eb49c74055b246f6af98f989b7de823833058502ec764ae38b55c15917485a60f81a1d16d8bf98ddc58d624d401557d81eebee9')
+sha512sums=('5e0e7a95c92438899831a7528291440fde0b0069714adae8419967c7bc4a79cc8c423a18226d1894477a43d6b4526226f6df8f96e4ef35238d9cc219d21f936e')
+b2sums=('d4cc07eab9f38396252e6687ff96baa3a5983e1f3f623eb9f29069bbd444935a49d9c6cc461fc937f3424f1fc38d0761672879ffa867588811d6309375e218df')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list