[arch-commits] Commit in python-socketio/trunk (PKGBUILD)
Levente Polyak
anthraxx at gemini.archlinux.org
Fri May 6 21:48:59 UTC 2022
Date: Friday, May 6, 2022 @ 21:48:59
Author: anthraxx
Revision: 1196076
upgpkg: python-socketio 5.6.0-1
Modified:
python-socketio/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-06 21:48:19 UTC (rev 1196075)
+++ PKGBUILD 2022-05-06 21:48:59 UTC (rev 1196076)
@@ -1,7 +1,7 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=python-socketio
-pkgver=5.5.2
+pkgver=5.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=('9cc7c51085b1568d7a4d8a9e8846323f3ec2ab7371ae996cd296109a82fd2a9b3c6a294bff55e30da5b8412dff91e3f0afffc09aac22d618fbf81c93a1628a86')
-b2sums=('7f0cae9758168463c01e6af3128cf32d630169a31b8abbb8cb88881cf25b408826b87fe3a6c4b36a0bee56bb5035254226951e159826448dbd5fc0cb095a674c')
+sha512sums=('65512b5d81013b1af636dbf61ed27154796ce86d4a470ecb9a749e722aaf442030a88172cd9ce6600e5c1ebd7d838be8aa26fa5887f4252174020fc926d3a447')
+b2sums=('1642053479c527d3019be67113eb57a6237aec9b6e3e3b58d5d0a5d0c5f2a20090fa2cc94b98b6036a3c96b744ab05ab3abf133e88ab629ceb7ecf2f7fc53794')
build() {
cd ${pkgbase}-${pkgver}
More information about the arch-commits
mailing list