gnu: python-djangorestframework: Update to 3.12.4.

* gnu/packages/django.scm (python-djangorestframework): Update to 3.12.4.
This commit is contained in:
Marius Bakke 2021-05-05 21:57:32 +02:00
parent 7cacd8c8da
commit 4ae8390ffc
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -1015,14 +1015,14 @@ (define-public python-django-tagging
(define-public python-djangorestframework
(package
(name "python-djangorestframework")
(version "3.12.1")
(version "3.12.4")
(source
(origin
(method url-fetch)
(uri (pypi-uri "djangorestframework" version))
(sha256
(base32
"0jb22psb823vh5fj9az63p5lgyax9ygjy2faah16ajxvvsp54i6m"))))
"1wm7q3vp4226n6fhjnkjxg6pgh95p6ag238rg7l7dj6sind98izp"))))
(build-system python-build-system)
(arguments
'(;; No included tests