diff --git a/lang/python/python-pluggy/Makefile b/lang/python/python-pluggy/Makefile index d035c9abec..8fcc74dc9d 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