[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/57: gnu: python-django-gravatar2: Update to 1.4.4.
From: |
guix-commits |
Subject: |
20/57: gnu: python-django-gravatar2: Update to 1.4.4. |
Date: |
Tue, 22 Sep 2020 12:43:35 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 384aa00c7deead8e7db492ed0f7949a18f8ccffb
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue Sep 1 12:35:16 2020 +0200
gnu: python-django-gravatar2: Update to 1.4.4.
* gnu/packages/django.scm (python-django-gravatar2): Update to 1.4.4.
---
gnu/packages/django.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm
index 7068e99..56aefb7 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -532,14 +532,14 @@ request and response as a toolbar on the rendered page.")
(define-public python-django-gravatar2
(package
(name "python-django-gravatar2")
- (version "1.4.2")
+ (version "1.4.4")
(source
(origin
(method url-fetch)
(uri (pypi-uri "django-gravatar2" version))
(sha256
(base32
- "1qsv40xywbqsf4mkrmsswrpzqd7nfljxpfiim9an2z3dykn5rka6"))))
+ "1vn921fb6jjx7rf5dzhy66rkb71nwmh9ydd0xs9ys72icw4jh4y8"))))
(build-system python-build-system)
(arguments
'(;; TODO: The django project for the tests is missing from the release.
- 41/57: gnu: Deprecate python-django-jsonfield., (continued)
- 41/57: gnu: Deprecate python-django-jsonfield., guix-commits, 2020/09/22
- 50/57: gnu: Remove python-django-overextends., guix-commits, 2020/09/22
- 49/57: gnu: Add python-django-url-filter., guix-commits, 2020/09/22
- 53/57: gnu: Remove python2-mysqlclient., guix-commits, 2020/09/22
- 56/57: gnu: patchwork: Update to 2.2.2., guix-commits, 2020/09/22
- 10/57: gnu: python-django-extensions: Update to 3.0.6., guix-commits, 2020/09/22
- 12/57: gnu: python-django-crispy-forms: Update to 1.9.2., guix-commits, 2020/09/22
- 13/57: gnu: python-djangorestframework: Update to 3.11.1., guix-commits, 2020/09/22
- 17/57: gnu: python-django-pipeline: Update to 2.0.5., guix-commits, 2020/09/22
- 19/57: gnu: python-django-debug-toolbar: Update to 2.2., guix-commits, 2020/09/22
- 20/57: gnu: python-django-gravatar2: Update to 1.4.4.,
guix-commits <=
- 22/57: gnu: python-django-assets: Update to 2.0., guix-commits, 2020/09/22
- 23/57: gnu: python-dj-database-url: Update to 0.5.0., guix-commits, 2020/09/22
- 31/57: gnu: Add python-croniter., guix-commits, 2020/09/22
- 29/57: gnu: python-redis: Update to 3.5.3., guix-commits, 2020/09/22
- 25/57: gnu: python-django-bulk-update: Update to 2.2.0., guix-commits, 2020/09/22
- 27/57: gnu: python-django-contrib-comments: Update to 1.9.2., guix-commits, 2020/09/22
- 26/57: gnu: python-django-contact-form: Update to 1.8.1., guix-commits, 2020/09/22
- 40/57: gnu: Remove python2 versions of Django packages., guix-commits, 2020/09/22
- 33/57: gnu: python-django-rq: Update to 2.3.2., guix-commits, 2020/09/22
- 42/57: gnu: python-ldap: Update to 3.3.1., guix-commits, 2020/09/22