python-pytest: update to version 6.1.2

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
This commit is contained in:
Jan Pavlinec 2020-11-03 11:06:19 +01:00
parent 6e3c3c4b7c
commit b616609af2
No known key found for this signature in database
GPG key ID: 60244CCEFB39E584

View file

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-pytest
PKG_VERSION:=6.1.1
PKG_VERSION:=6.1.2
PKG_RELEASE:=1
PYPI_NAME:=pytest
PKG_HASH:=8f593023c1a0f916110285b6efd7f99db07d59546e3d8c36fc60e2ab05d3be92
PKG_HASH:=c0a7e94a8cdbc5422a51ccdad8e6f1024795939cc89159a0ae7f0b316ad3823e
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE:=MIT