unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Vong <alexvong1995@gmail.com>
To: 30483@debbugs.gnu.org
Subject: [bug#30483] [PATCH 1/2] gnu: python-mailmanclient: Update to 3.1.1.
Date: Fri, 16 Feb 2018 14:48:01 +0800	[thread overview]
Message-ID: <87zi49l9b2.fsf@gmail.com> (raw)
In-Reply-To: <874lmhmo03.fsf@gmail.com>

[-- Attachment #1: 0001-gnu-python-mailmanclient-Update-to-3.1.1.patch --]
[-- Type: text/x-diff, Size: 1488 bytes --]

From 51a4e008aca9cc602c1d3ecca1b58dc5bd066d43 Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995@gmail.com>
Date: Fri, 16 Feb 2018 14:31:30 +0800
Subject: [PATCH 1/2] gnu: python-mailmanclient: Update to 3.1.1.

* gnu/packages/python.scm (python-mailmanclient, python2-mailmanclient):
Update to 3.1.1.
---
 gnu/packages/mail.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index e412583db..52503dddc 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -25,6 +25,7 @@
 ;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2017 Rene Saavedra <rennes@openmailbox.org>
 ;;; Copyright © 2018 Pierre Langlois <pierre.langlois@gmx.com>
+;;; Copyright © 2018 Alex Vong <alexvong1995@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2041,14 +2042,14 @@ for OpenSMTPD to extend its functionality.")
 (define-public python-mailmanclient
   (package
     (name "python-mailmanclient")
-    (version "1.0.1")
+    (version "3.1.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "mailmanclient" version))
        (sha256
         (base32
-         "1cfjh45fgbsax5hjj2inq9nk33dhdvh63xhysc8dhnqidgqgm8c5"))))
+         "0fdfs5g3pf30v2i7w18pdkv9xnfxmfcv66mzv56dck0a1igq07m3"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f)) ; Requires mailman running
-- 
2.16.1

  reply	other threads:[~2018-02-16  6:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-16  6:45 [bug#30483] [PATCH 0/2] Update mailman related packages Alex Vong
2018-02-16  6:48 ` Alex Vong [this message]
2018-02-16  6:48 ` [bug#30483] [PATCH 2/2] gnu: python2-django-mailman3: Update to 1.1.0 Alex Vong
2018-02-18 16:40 ` bug#30483: [PATCH 0/2] Update mailman related packages Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zi49l9b2.fsf@gmail.com \
    --to=alexvong1995@gmail.com \
    --cc=30483@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).