django: bump to version 6.0.2
authorWei-Ting Yang <redacted>
Wed, 4 Feb 2026 15:58:00 +0000 (23:58 +0800)
committerAlexandru Ardelean <redacted>
Fri, 6 Feb 2026 17:59:56 +0000 (19:59 +0200)
Release notes:
https://docs.djangoproject.com/en/dev/releases/6.0/
https://docs.djangoproject.com/en/dev/releases/6.0.1/
https://docs.djangoproject.com/en/dev/releases/6.0.2/

Signed-off-by: Wei-Ting Yang <redacted>
lang/python/django/Makefile

index d768b8cd47401ea4e9c630d436387281b8e165c5..6d337cf17580c88d4601e3716cc210dbe4949380 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=django
-PKG_VERSION:=5.2.9
+PKG_VERSION:=6.0.2
 PKG_RELEASE:=1
 
 PYPI_NAME:=django
-PKG_HASH:=16b5ccfc5e8c27e6c0561af551d2ea32852d7352c67d452ae3e76b4f6b2ca495
+PKG_HASH:=3046a53b0e40d4b676c3b774c73411d7184ae2745fe8ce5e45c0f33d3ddb71a7
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Peter Stadler <peter.stadler@student.uibk.ac.at>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT