[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/24: gnu: python-django-contact-form: Update to 1.9.
From: |
guix-commits |
Subject: |
05/24: gnu: python-django-contact-form: Update to 1.9. |
Date: |
Sun, 5 Dec 2021 08:16:24 -0500 (EST) |
mbakke pushed a commit to branch core-updates-frozen
in repository guix.
commit ddea9e32e74264226f9e8ba2601afab7c76e1e3f
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Wed Dec 1 00:47:16 2021 +0100
gnu: python-django-contact-form: Update to 1.9.
* gnu/packages/django.scm (python-django-contact-form): Update to 1.9.
---
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 5fa003a..b4ca3ab 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -731,13 +731,13 @@ project aims to bulk update given objects using one query
over Django ORM.")
(define-public python-django-contact-form
(package
(name "python-django-contact-form")
- (version "1.8.1")
+ (version "1.9")
(source (origin
(method url-fetch)
(uri (pypi-uri "django-contact-form" version))
(sha256
(base32
- "1zv7bcjfrg32gcsq3bclkld79l6mcy2wcvlj81h7q2ppv1wm8vqs"))))
+ "1my9hkrylckp5vfqg9b0kncrdlxjnwxll56sdciqn4v19i4wbq1y"))))
(build-system python-build-system)
(arguments
`(#:phases
- branch core-updates-frozen updated (f849081 -> c61e49a), guix-commits, 2021/12/05
- 02/24: gnu: python-fakeredis: Update to 1.7.0., guix-commits, 2021/12/05
- 01/24: gnu: Django packages propagate Django, after all., guix-commits, 2021/12/05
- 09/24: gnu: python-django-logging-json: Disable sanity check., guix-commits, 2021/12/05
- 03/24: gnu: python-django-haystack: Disable sanity check., guix-commits, 2021/12/05
- 04/24: gnu: python-django-jinja: Update to 2.9.1., guix-commits, 2021/12/05
- 08/24: gnu: python-django-appconf: Fix tests., guix-commits, 2021/12/05
- 05/24: gnu: python-django-contact-form: Update to 1.9.,
guix-commits <=
- 07/24: gnu: python-django-pipeline: Fix tests., guix-commits, 2021/12/05
- 15/24: gnu: ganeti: Add the output directory on GUIX_PYTHONPATH., guix-commits, 2021/12/05
- 20/24: gnu: python-mailman-hyperkitty: Update to 1.2.0., guix-commits, 2021/12/05
- 17/24: gnu: python-django-haystack: Update to 3.1.1., guix-commits, 2021/12/05
- 21/24: gnu: python-whisper: Update to 1.1.8., guix-commits, 2021/12/05
- 11/24: gnu: python-django-url-filter: Adjust phase order., guix-commits, 2021/12/05
- 19/24: gnu: python-hyperkitty: Update to 1.3.5., guix-commits, 2021/12/05
- 24/24: gnu: tbb: Update to 2021.4.0., guix-commits, 2021/12/05
- 16/24: gnu: python-alembic: Update to 1.7.5., guix-commits, 2021/12/05
- 18/24: gnu: Add python-mistune-next., guix-commits, 2021/12/05