From: Jeffery To Date: Mon, 26 Jun 2023 05:38:11 +0000 (+0800) Subject: python-pluggy: Update to 1.2.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f6190a379bf1a9be9e9f5d6dc66f1357a2666ebd;p=openwrt-packages.git python-pluggy: Update to 1.2.0 Signed-off-by: Jeffery To --- diff --git a/lang/python/python-pluggy/Makefile b/lang/python/python-pluggy/Makefile index d035c9abe..8fcc74dc9 100644 --- a/lang/python/python-pluggy/Makefile +++ b/lang/python/python-pluggy/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pluggy -PKG_VERSION:=1.0.0 +PKG_VERSION:=1.2.0 PKG_RELEASE:=1 PYPI_NAME:=pluggy -PKG_HASH:=4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159 +PKG_HASH:=d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3 PKG_MAINTAINER:=Jan Pavlinec , Jeffery To PKG_LICENSE:=MIT