[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/57: gnu: python-django-taggit: Update to 1.3.0.
From: |
guix-commits |
Subject: |
11/57: gnu: python-django-taggit: Update to 1.3.0. |
Date: |
Tue, 22 Sep 2020 12:43:32 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 9eccb181faf1121fa578bb269d5f8409b5c57ff8
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue Sep 1 12:03:41 2020 +0200
gnu: python-django-taggit: Update to 1.3.0.
* gnu/packages/django.scm (python-django-taggit): Update to 1.3.0.
---
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 6d3cd74..ff8afe5 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -269,14 +269,14 @@ when coding custom template tags.")
(define-public python-django-taggit
(package
(name "python-django-taggit")
- (version "1.1.0")
+ (version "1.3.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "django-taggit" version))
(sha256
(base32
- "044fzcpmns90kaxdi49qczlam4xsi8rl73rpfwvxx1gkcqzidgq1"))))
+ "0bbkabbs77z229ps0800gxfhf75yagp4x4j5jzfysbac3zvkp0sa"))))
(build-system python-build-system)
(arguments
'(#:phases
- 04/57: gnu: Add python-asgiref., (continued)
- 04/57: gnu: Add python-asgiref., guix-commits, 2020/09/22
- 07/57: gnu: python-pytest-django: Update to 3.10.0., guix-commits, 2020/09/22
- 05/57: gnu: python-django: Update to 3.1.1., guix-commits, 2020/09/22
- 08/57: gnu: python-django-simple-math-captcha: Update to 1.0.9., guix-commits, 2020/09/22
- 09/57: gnu: python-django-classy-tags: Update to 2.0.0., guix-commits, 2020/09/22
- 03/57: gnu: Remove python2-django-mailman3., guix-commits, 2020/09/22
- 14/57: gnu: python-django-filter: Update to 2.3.0., guix-commits, 2020/09/22
- 15/57: gnu: python-django-allauth: Update to 0.42.0., guix-commits, 2020/09/22
- 18/57: gnu: python-django-jinja: Update to 2.6.0., guix-commits, 2020/09/22
- 06/57: gnu: python-django: Propagate python-sqlparse., guix-commits, 2020/09/22
- 11/57: gnu: python-django-taggit: Update to 1.3.0.,
guix-commits <=
- 24/57: gnu: python-django-picklefield: Update to 3.0.1., guix-commits, 2020/09/22
- 47/57: gnu: Add python-jsonplus., guix-commits, 2020/09/22
- 16/57: gnu: Add python-css-html-js-minify., guix-commits, 2020/09/22
- 28/57: gnu: python-django-redis: Update to 4.12.1., guix-commits, 2020/09/22
- 34/57: gnu: python-django-q: Update to 1.3.3., guix-commits, 2020/09/22
- 32/57: gnu: Add python-rq-scheduler., guix-commits, 2020/09/22
- 37/57: gnu: python-django-statici18n: Update to 1.9.0., guix-commits, 2020/09/22
- 45/57: gnu: Add python-django-netfields., guix-commits, 2020/09/22
- 57/57: gnu: python-hyperkitty: Enable previously failing test., guix-commits, 2020/09/22
- 21/57: gnu: python-webassets: Update to 2.0., guix-commits, 2020/09/22