[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/24: gnu: python-mailmanclient: Update to 3.3.3.
From: |
guix-commits |
Subject: |
12/24: gnu: python-mailmanclient: Update to 3.3.3. |
Date: |
Sun, 5 Dec 2021 08:16:26 -0500 (EST) |
mbakke pushed a commit to branch core-updates-frozen
in repository guix.
commit 837688e505516e2d12d1f42a8ac26403b88d36b3
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Wed Dec 1 00:57:02 2021 +0100
gnu: python-mailmanclient: Update to 3.3.3.
* gnu/packages/mail.scm (python-mailmanclient): Update to 3.3.3.
---
gnu/packages/mail.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index c3be533..1dec782 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -3342,14 +3342,14 @@ filtering, digest delivery, and more.")
(define-public python-mailmanclient
(package
(name "python-mailmanclient")
- (version "3.3.1")
+ (version "3.3.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "mailmanclient" version))
(sha256
(base32
- "0pjgzpvhdb6ql8asb20xr8d01m646zpghmcp9fmscks0n1k4di4g"))))
+ "0ppqnv84v7npgjykhqdy5c38vanz4l0qw871kpsl27z4fm365zlj"))))
(build-system python-build-system)
(arguments
`(#:tests? #f)) ; Requires mailman running
- 17/24: gnu: python-django-haystack: Update to 3.1.1., (continued)
- 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
- 14/24: gnu: python-webassets: Patch for Python 3.9., guix-commits, 2021/12/05
- 06/24: gnu: python-django-sortedm2m: Fix tests., guix-commits, 2021/12/05
- 23/24: gnu: Adjust for python-build-system behavior change., guix-commits, 2021/12/05
- 12/24: gnu: python-mailmanclient: Update to 3.3.3.,
guix-commits <=
- 13/24: gnu: python-django-mailman3: Update to 1.3.7., guix-commits, 2021/12/05
- 10/24: gnu: python-django-netfields: Propagate psycopg2., guix-commits, 2021/12/05
- 22/24: gnu: python-pyvcf: Fix bytecode compilation., guix-commits, 2021/12/05