From: Jan Pavlinec Date: Wed, 27 Jan 2021 12:32:50 +0000 (+0100) Subject: python-pytest-xdist: update to version 2.2.0 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b38bf0bd977469200639f20e6415579de4a5f97e;p=feed%2Fpackages.git python-pytest-xdist: update to version 2.2.0 Signed-off-by: Jan Pavlinec --- diff --git a/lang/python/python-pytest-xdist/Makefile b/lang/python/python-pytest-xdist/Makefile index 25cba7a9e0..634c38dc87 100644 --- a/lang/python/python-pytest-xdist/Makefile +++ b/lang/python/python-pytest-xdist/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2020 CZ.NIC, z. s. p. o. (https://www.nic.cz/) +# Copyright (C) 2020-2021 CZ.NIC, z. s. p. o. (https://www.nic.cz/) # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pytest-xdist -PKG_VERSION:=2.1.0 +PKG_VERSION:=2.2.0 PKG_RELEASE:=1 PYPI_NAME:=pytest-xdist -PKG_HASH:=82d938f1a24186520e2d9d3a64ef7d9ac7ecdf1a0659e095d18e596b8cbd0672 +PKG_HASH:=1d8edbb1a45e8e1f8e44b1260583107fc23f8bc8da6d18cb331ff61d41258ecf PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=MIT