mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-django-gravatar2: Update to 1.4.5.
* gnu/packages/django.scm (python-django-gravatar2): Update to 1.4.5. Change-Id: I6f366596efaf289fd3684dcfbbd8daf14ee24eff
This commit is contained in:
@@ -676,14 +676,14 @@ queries done via the Django ORM, SQLAlchemy generated queries are displayed.")
|
||||
(define-public python-django-gravatar2
|
||||
(package
|
||||
(name "python-django-gravatar2")
|
||||
(version "1.4.4")
|
||||
(version "1.4.5")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "django-gravatar2" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1vn921fb6jjx7rf5dzhy66rkb71nwmh9ydd0xs9ys72icw4jh4y8"))))
|
||||
"0r03m1qkh56g92x136xdq8n92mj7gbi1fh0djarxhp9rbr35dfrd"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
'(;; TODO: The django project for the tests is missing from the release.
|
||||
|
||||
Reference in New Issue
Block a user