python-idna: bump to version 3.3
authorAlexandru Ardelean <redacted>
Mon, 18 Oct 2021 07:20:08 +0000 (10:20 +0300)
committerRosen Penev <redacted>
Tue, 19 Oct 2021 20:22:25 +0000 (13:22 -0700)
And use AUTORELEASE for PKG_RELEASE.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-idna/Makefile

index b48bb67a1406f5314eeea94bcc05b9dfdc0fa527..99a03a4f0d42ee9b3a06e4e12b143f8f89dbbd37 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-idna
-PKG_VERSION:=3.2
-PKG_RELEASE:=1
+PKG_VERSION:=3.3
+PKG_RELEASE:=$(AUTORELEASE)
 
 PYPI_NAME:=idna
-PKG_HASH:=467fbad99067910785144ce333826c71fb0e63a425657295239737f7ecd125f3
+PKG_HASH:=9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d
 
 PKG_LICENSE:=BSD-3-Clause
 PKG_LICENSE_FILES:=LICENSE.rst
git clone https://git.99rst.org/PROJECT