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

Levente Polyak anthraxx at archlinux.org
Mon Jun 7 19:37:00 UTC 2021


    Date: Monday, June 7, 2021 @ 19:37:00
  Author: anthraxx
Revision: 958101

upgpkg: python-socketio 5.3.0-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 19:36:58 UTC (rev 958100)
+++ PKGBUILD	2021-06-07 19:37:00 UTC (rev 958101)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=python-socketio
-pkgver=5.2.1
+pkgver=5.3.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=('5e28e1038c99746308b2f8f2014c567c4cfc6fb236e953216578f690c5fc10cf72bfdaae0969c1c5f739827fe547032b021cd05baf6db6bcee20e925da889c4f')
-b2sums=('47f32f7f6a666cd56c23df798827bb27f45f29358c8c8dc32154e19b084af2173d3402d90a0e3b6c9a2510c00dca31a3cf804a2c745ced99f6f16f0aa59a75b8')
+sha512sums=('1313b0d6308676ff5ff2e1652f8fdd8f66d0bd38148bdfbccf134adca0d64b53a1da21e6ad8bd6eb270354091e2bd48a3cdb26b5a7cae3a1ea991cd2f1c5e873')
+b2sums=('f835f2e6bfc3e9bd409fab3c0ce21975dde9c39479bad59fc5decca894bfc169733b2cf23cae51dbd98b3f7ae39c10ad874b4a5aa98fb28d172cf4705920927d')
 
 build() {
   cd ${pkgbase}-${pkgver}



More information about the arch-commits mailing list