python-socketio: update to version 5.2.1 15516/head
authorJan Pavlinec <jan.pavlinec@nic.cz>
Mon, 26 Apr 2021 10:38:11 +0000 (12:38 +0200)
committerJan Pavlinec <jan.pavlinec@nic.cz>
Mon, 26 Apr 2021 10:38:30 +0000 (12:38 +0200)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lang/python/python-socketio/Makefile

index b80eaaaaec8c1b55e6c950f0696a3c2b7c87e500..8e19f41ecbdb9040114ba81e212fb6cd93d15ea8 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-socketio
-PKG_VERSION:=5.1.0
+PKG_VERSION:=5.2.1
 PKG_RELEASE:=1
 
 PYPI_NAME:=python-socketio
-PKG_HASH:=338cc29abb6f3ca14c88f1f8d05ed27c690df4648f62062b299f92625bbf7093
+PKG_HASH:=356a8a480fa316295b439d63a5f35a7a59fe65cee1ae35dee28e87d00e5aead6
 
 PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
 PKG_LICENSE:=MIT