From 0dbb3769f3c93b05af10555d961e0c505501297a Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Fri, 11 Jun 2021 22:53:18 +0800 Subject: [PATCH] python-attrs: Update to 21.2.0 Signed-off-by: Jeffery To --- lang/python/python-attrs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-attrs/Makefile b/lang/python/python-attrs/Makefile index 506dee7df..4da548379 100644 --- a/lang/python/python-attrs/Makefile +++ b/lang/python/python-attrs/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-attrs -PKG_VERSION:=20.3.0 +PKG_VERSION:=21.2.0 PKG_RELEASE:=1 PYPI_NAME:=attrs -PKG_HASH:=832aa3cde19744e49938b91fea06d69ecb9e649c93ba974535d08ad92164f700 +PKG_HASH:=ef6aaac3ca6cd92904cdd0d83f629a15f18053ec84e6432106f7a4d04ae4f5fb PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE