django: bump to version 4.2.1
authorAlexandru Ardelean <alex@shruggie.ro>
Sat, 13 May 2023 09:47:28 +0000 (12:47 +0300)
committerAlexandru Ardelean <alex@shruggie.ro>
Mon, 15 May 2023 07:21:24 +0000 (10:21 +0300)
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
lang/python/django/Makefile

index 616c7f3de25bc32ef9b682d44c254b68ed60c49b..c936a9a890998150b41ca90a41743f8aec6fb6bc 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=django
-PKG_VERSION:=4.1.7
+PKG_VERSION:=4.2.1
 PKG_RELEASE:=1
 
 PYPI_NAME:=Django
-PKG_HASH:=44f714b81c5f190d9d2ddad01a532fe502fa01c4cb8faf1d081f4264ed15dcd8
+PKG_HASH:=7efa6b1f781a6119a10ac94b4794ded90db8accbe7802281cd26f8664ffed59c
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Peter Stadler <peter.stadler@student.uibk.ac.at>
 PKG_LICENSE:=BSD-3-Clause