gnu: python-djangorestframework: Update to 3.12.4.
* gnu/packages/django.scm (python-djangorestframework): Update to 3.12.4.
This commit is contained in:
parent
7cacd8c8da
commit
4ae8390ffc
@ -1015,14 +1015,14 @@ Django projects, which allows association of a number of tags with any
|
|||||||
(define-public python-djangorestframework
|
(define-public python-djangorestframework
|
||||||
(package
|
(package
|
||||||
(name "python-djangorestframework")
|
(name "python-djangorestframework")
|
||||||
(version "3.12.1")
|
(version "3.12.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (pypi-uri "djangorestframework" version))
|
(uri (pypi-uri "djangorestframework" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0jb22psb823vh5fj9az63p5lgyax9ygjy2faah16ajxvvsp54i6m"))))
|
"1wm7q3vp4226n6fhjnkjxg6pgh95p6ag238rg7l7dj6sind98izp"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(;; No included tests
|
'(;; No included tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user