python-pytest: update to version 5.4.2
authorJan Pavlinec <redacted>
Thu, 28 May 2020 15:09:01 +0000 (17:09 +0200)
committerJan Pavlinec <redacted>
Thu, 28 May 2020 15:09:21 +0000 (17:09 +0200)
Signed-off-by: Jan Pavlinec <redacted>
lang/python/python-pytest/Makefile

index f13a4ea22f601f4140f5b36d7198d52aec080c95..df1aa0ade5ead0665c1baaa241d7c14da312e67f 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-pytest
-PKG_VERSION:=5.4.1
-PKG_RELEASE:=2
+PKG_VERSION:=5.4.2
+PKG_RELEASE:=1
 
 PYPI_NAME:=pytest
-PKG_HASH:=84dde37075b8805f3d1f392cc47e38a0e59518fb46a431cfdaf7cf1ce805f970
+PKG_HASH:=eb2b5e935f6a019317e455b6da83dd8650ac9ffd2ee73a7b657a30873d67a698
 
 PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
 PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT