From 4e979ceb6b5b78c136a5981e85e53f27d31510e3 Mon Sep 17 00:00:00 2001 From: Jan Pavlinec Date: Tue, 6 Apr 2021 12:00:28 +0200 Subject: [PATCH] python-pytest: update to version 6.2.3 Signed-off-by: Jan Pavlinec --- lang/python/python-pytest/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-pytest/Makefile b/lang/python/python-pytest/Makefile index eb80afddc6..44b7b2704e 100644 --- a/lang/python/python-pytest/Makefile +++ b/lang/python/python-pytest/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pytest -PKG_VERSION:=6.2.2 +PKG_VERSION:=6.2.3 PKG_RELEASE:=1 PYPI_NAME:=pytest -PKG_HASH:=9d1edf9e7d0b84d72ea3dbcdfd22b35fb543a5e8f2a60092dd578936bf63d7f9 +PKG_HASH:=671238a46e4df0f3498d1c3270e5deb9b32d25134c99b7d75370a68cfbe9b634 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=MIT -- 2.30.2