python-pluggy: Update to 1.2.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To 2023-06-26 13:38:11 +08:00 committed by Rosen Penev
parent ae3629f56a
commit f6190a379b
1 changed files with 2 additions and 2 deletions

View File

@ -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 <jan.pavlinec1@gmail.com>, Jeffery To <jeffery.to@gmail.com>
PKG_LICENSE:=MIT