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

Levente Polyak anthraxx at archlinux.org
Wed Jul 22 19:27:43 UTC 2020


    Date: Wednesday, July 22, 2020 @ 19:27:43
  Author: anthraxx
Revision: 664896

upgpkg: python-socketio 4.6.0-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-22 19:25:26 UTC (rev 664895)
+++ PKGBUILD	2020-07-22 19:27:43 UTC (rev 664896)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=python-socketio
-pkgver=4.4.0
+pkgver=4.6.0
 pkgrel=1
 pkgdesc='Python implementation of the Socket.IO realtime server'
 url='https://github.com/miguelgrinberg/python-socketio'
@@ -13,8 +13,8 @@
 checkdepends=('python-pytest' 'python-mock')
 options=('!makeflags')
 source=(https://github.com/miguelgrinberg/python-socketio/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('1df422c78c5c117fe6a402c73441552264c3d04277b8ae35b8e9e654abb127fe6af45188434cb7203199216dc65e7b29aa328b324471cf74f66d8e6d518db0ba')
-b2sums=('bdbf12289d3376e775caa72d5c4665937860ed0c1058c17ef1d0f477de9b7a53b38b6cae3d64c2b70faa13367ff8f681b06a9ea64ac5fc051ac3e1ee5a7a93a0')
+sha512sums=('715f0529c44c8c2d895fdc8430acc80b37d8cf772be09bb37d215a85be11e3c2853b7d2cfb0836930695c18db5df6f5b54eb945d84db5980830c8e0773e972da')
+b2sums=('6148e661a21bb0076046d3ce35a9c18e2d9dd0fc50b7abef6f3446ba829a925812d1127f967bf709b6fbce3089143588c595d1c92e348e53c9ad1cebf9e31b11')
 
 build() {
   cd ${pkgbase}-${pkgver}



More information about the arch-commits mailing list