summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorCharles Roelli <charles@adnoto.net>2025-11-06 16:21:21 +0100
committerjgart <jgart@dismail.de>2025-11-06 12:57:15 -0600
commitc1f4c8b42b71fadb51786cb10134ddbc8f760eed (patch)
treefd328196999c5711e1fa7536cb4f4f47834cb806 /gnu
parent17da19f4bc37327ea886a36c1f354f4e7d174689 (diff)
gnu: python-django: Update to 5.2.8.
* gnu/packages/django.scm (python-django): Update to version 5.2.8. Change-Id: I1827f8d0174da853069e716bfe5199679aaca33e Signed-off-by: jgart <jgart@dismail.de>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/django.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm
index a93619e5f91..d81290c25a6 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -203,13 +203,13 @@ your project into different processes.")
203(define-public python-django 203(define-public python-django
204 (package 204 (package
205 (name "python-django") 205 (name "python-django")
206 (version "5.2.7") 206 (version "5.2.8")
207 (source 207 (source
208 (origin 208 (origin
209 (method url-fetch) 209 (method url-fetch)
210 (uri (pypi-uri "django" version)) 210 (uri (pypi-uri "django" version))
211 (sha256 211 (sha256
212 (base32 "1pbc6pdb32gr30djr1jrw1xwvfwir9k16fm6jmm73cai4lpg3xp0")))) 212 (base32 "0zvc8p4brwbj4yy8jxcannjfnik2xh4vis04c3x2r6mvlmk4h993"))))
213 (build-system pyproject-build-system) 213 (build-system pyproject-build-system)
214 (arguments 214 (arguments
215 '(#:test-flags 215 '(#:test-flags