python-pytest-xdist: update to version 2.2.1 14846/head
authorJan Pavlinec <jan.pavlinec@nic.cz>
Mon, 22 Feb 2021 13:33:14 +0000 (14:33 +0100)
committerJan Pavlinec <jan.pavlinec@nic.cz>
Mon, 22 Feb 2021 13:33:33 +0000 (14:33 +0100)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lang/python/python-pytest-xdist/Makefile

index 634c38dc87cbacb099933fb512ed3c4fc35b64e3..a872a9c4527cd72eb5b6081cf6b207fb2ee58f6f 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-pytest-xdist
-PKG_VERSION:=2.2.0
+PKG_VERSION:=2.2.1
 PKG_RELEASE:=1
 
 PYPI_NAME:=pytest-xdist
-PKG_HASH:=1d8edbb1a45e8e1f8e44b1260583107fc23f8bc8da6d18cb331ff61d41258ecf
+PKG_HASH:=718887296892f92683f6a51f25a3ae584993b06f7076ce1e1fd482e59a8220a2
 
 PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
 PKG_LICENSE:=MIT