From unknown Fri Aug 15 20:28:03 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38995] [PATCH] gnu: Add python-git-multimail. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 06 Jan 2020 20:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 38995 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 38995@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15783414401613 (code B ref -1); Mon, 06 Jan 2020 20:11:02 +0000 Received: (at submit) by debbugs.gnu.org; 6 Jan 2020 20:10:40 +0000 Received: from localhost ([127.0.0.1]:46858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ioYi0-0000Pv-6a for submit@debbugs.gnu.org; Mon, 06 Jan 2020 15:10:40 -0500 Received: from lists.gnu.org ([209.51.188.17]:47550) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ioYhx-0000Pn-RL for submit@debbugs.gnu.org; Mon, 06 Jan 2020 15:10:38 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41729) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ioYhw-0007RO-FX for guix-patches@gnu.org; Mon, 06 Jan 2020 15:10:37 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,UNPARSEABLE_RELAY, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ioYhu-0002Xf-W8 for guix-patches@gnu.org; Mon, 06 Jan 2020 15:10:36 -0500 Received: from mira.cbaines.net ([2a01:7e00::f03c:91ff:fe69:8da9]:42260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ioYhu-0002W9-Qh for guix-patches@gnu.org; Mon, 06 Jan 2020 15:10:34 -0500 Received: from localhost (unknown [46.237.160.207]) by mira.cbaines.net (Postfix) with ESMTPSA id B8432179FE for ; Mon, 6 Jan 2020 20:10:32 +0000 (GMT) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 431bcabf for ; Mon, 6 Jan 2020 20:10:30 +0000 (UTC) From: Christopher Baines Date: Mon, 6 Jan 2020 20:10:30 +0000 Message-Id: <20200106201030.4520-1-mail@cbaines.net> X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a01:7e00::f03c:91ff:fe69:8da9 X-Spam-Score: 2.2 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/version-control.scm (python-git-multimail): New variable. --- gnu/packages/version-control.scm | 43 ++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index d354a807a3..9188e642a7 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -7 [...] Content analysis details: (2.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: git_multimail.py] 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [2a01:7e00:0:0:f03c:91ff:fe69:8da9 listed in] [zen.spamhaus.org] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/version-control.scm (python-git-multimail): New variable. --- gnu/packages/version-control.scm | 43 ++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index d354a807a3..9188e642a7 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -7 [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: git_multimail.py] 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [2a01:7e00:0:0:f03c:91ff:fe69:8da9 listed in] [zen.spamhaus.org] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/version-control.scm (python-git-multimail): New variable. --- gnu/packages/version-control.scm | 43 ++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-cont= rol.scm index d354a807a3..9188e642a7 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -72,6 +72,7 @@ #:use-module (gnu packages guile) #:use-module (gnu packages image) #:use-module (gnu packages linux) + #:use-module (gnu packages mail) #:use-module (gnu packages maths) #:use-module (gnu packages nano) #:use-module (gnu packages ncurses) @@ -782,6 +783,48 @@ collaboration using typical untrusted file hosts or = services.") a built-in cache to decrease server I/O pressure.") (license license:gpl2))) =20 +(define-public python-git-multimail + (package + (name "python-git-multimail") + (version "1.5.0.post1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "git-multimail" version)) + (sha256 + (base32 + "1zkrbsa70anwpw86ysfwalrb7nsr064kygfiyikyq1pl9pcl969y")))) + (build-system python-build-system) + (arguments + '(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'patch + (lambda* (#:key inputs #:allow-other-keys) + (substitute* "git-multimail/git_multimail.py" + (("GIT_EXECUTABLE =3D 'git'") + (string-append "GIT_EXECUTABLE =3D '" + (assoc-ref inputs "git") "/bin/git" + "'")) + (("/usr/sbin/sendmail") + (string-append (assoc-ref inputs "sendmail") + "/usr/sbin/sendmail', + '/usr/sbin/sendmail"))) + #t))))) + (inputs + `(("git" ,git) + ("sendmail" ,sendmail))) + (home-page "https://github.com/git-multimail/git-multimail") + (synopsis "Send notification emails for Git pushes") + (description + "This hook sends emails describing changes introduced by pushes to = a Git +repository. For each reference that was changed, it emits one Reference= Change +email summarizing how the reference was changed, followed by one Revisio= n +email for each new commit that was introduced by the reference change. + +This script is designed to be used as a post-receive hook in a Git +repository") + (license license:gpl2))) + (define-public python-ghp-import (package (name "python-ghp-import") --=20 2.24.1 From unknown Fri Aug 15 20:28:03 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38995] [PATCH] gnu: Add python-git-multimail. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Jan 2020 21:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38995 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 38995@debbugs.gnu.org Received: via spool by 38995-submit@debbugs.gnu.org id=B38995.157877896421161 (code B ref 38995); Sat, 11 Jan 2020 21:43:02 +0000 Received: (at 38995) by debbugs.gnu.org; 11 Jan 2020 21:42:44 +0000 Received: from localhost ([127.0.0.1]:56810 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iqOWq-0005VF-56 for submit@debbugs.gnu.org; Sat, 11 Jan 2020 16:42:44 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46798) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iqOWo-0005V2-BV for 38995@debbugs.gnu.org; Sat, 11 Jan 2020 16:42:42 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54148) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iqOWj-0008Mn-13; Sat, 11 Jan 2020 16:42:37 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=46532 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iqOWi-0003XG-Fj; Sat, 11 Jan 2020 16:42:36 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20200106201030.4520-1-mail@cbaines.net> Date: Sat, 11 Jan 2020 22:42:34 +0100 In-Reply-To: <20200106201030.4520-1-mail@cbaines.net> (Christopher Baines's message of "Mon, 6 Jan 2020 20:10:30 +0000") Message-ID: <87k15xu0tx.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Chris! Christopher Baines skribis: > * gnu/packages/version-control.scm (python-git-multimail): New variable. [...] > + (substitute* "git-multimail/git_multimail.py" > + (("GIT_EXECUTABLE =3D 'git'") > + (string-append "GIT_EXECUTABLE =3D '" > + (assoc-ref inputs "git") "/bin/git" > + "'")) > + (("/usr/sbin/sendmail") > + (string-append (assoc-ref inputs "sendmail") > + "/usr/sbin/sendmail', > + '/usr/sbin/sendmail"))) The second clause is intriguing, but as long as it has the intended effect, LGTM! :-) Ludo=E2=80=99. From unknown Fri Aug 15 20:28:03 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Christopher Baines Subject: bug#38995: closed (Re: [bug#38995] [PATCH] gnu: Add python-git-multimail.) Message-ID: References: <87y2u7ozot.fsf@cbaines.net> <20200106201030.4520-1-mail@cbaines.net> X-Gnu-PR-Message: they-closed 38995 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 38995@debbugs.gnu.org Date: Thu, 16 Jan 2020 21:33:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1579210382-1697-1" This is a multi-part message in MIME format... ------------=_1579210382-1697-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #38995: [PATCH] gnu: Add python-git-multimail. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 38995@debbugs.gnu.org. --=20 38995: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D38995 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1579210382-1697-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 38995-done) by debbugs.gnu.org; 16 Jan 2020 21:32:09 +0000 Received: from localhost ([127.0.0.1]:38472 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isCkL-0000QF-3n for submit@debbugs.gnu.org; Thu, 16 Jan 2020 16:32:09 -0500 Received: from mira.cbaines.net ([212.71.252.8]:39028) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isCkI-0000Q7-HZ for 38995-done@debbugs.gnu.org; Thu, 16 Jan 2020 16:32:07 -0500 Received: from localhost (unknown [46.237.162.0]) by mira.cbaines.net (Postfix) with ESMTPSA id A516E17ADA; Thu, 16 Jan 2020 21:32:05 +0000 (GMT) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id be0143d0; Thu, 16 Jan 2020 21:32:03 +0000 (UTC) References: <20200106201030.4520-1-mail@cbaines.net> <87k15xu0tx.fsf@gnu.org> User-agent: mu4e 1.2.0; emacs 26.3 From: Christopher Baines To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: [bug#38995] [PATCH] gnu: Add python-git-multimail. In-reply-to: <87k15xu0tx.fsf@gnu.org> Date: Thu, 16 Jan 2020 21:32:02 +0000 Message-ID: <87y2u7ozot.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38995-done Cc: 38995-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Hi Chris! > > Christopher Baines skribis: > >> * gnu/packages/version-control.scm (python-git-multimail): New variable. > > [...] > >> + (substitute* "git-multimail/git_multimail.py" >> + (("GIT_EXECUTABLE =3D 'git'") >> + (string-append "GIT_EXECUTABLE =3D '" >> + (assoc-ref inputs "git") "/bin/git" >> + "'")) >> + (("/usr/sbin/sendmail") >> + (string-append (assoc-ref inputs "sendmail") >> + "/usr/sbin/sendmail', >> + '/usr/sbin/sendmail"))) > > The second clause is intriguing, but as long as it has the intended > effect, LGTM! :-) I was thinking something about preserving the existing behaviour when I kept /usr/sbin/sendmail in the list, but that doesn't make sense, as the list is searched in order, and sendmail from the Guix package will always be present. I've removed the odd bit, and pushed this as add8d50911f55464a1ecd003521997d6c7d912f3 now. Thanks for taking a look! Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl4g1lNfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcACgkQXiijOwuE 9XdUHA/8CoXksL8R/1HYniSFuWCqVBHnVICi6vmbTeW/PmPsbzI9i1l4DTqX7VeW /Vb6kvTpikG1zFX5YsssANpYeTw9JISn1LolBWkraeH16VcJ5ySpJiTN8nbAAQWO t7nXozcGA+mY2ZmOofSUGwTMzRoUllrLb/cnG/u1kpBbWtM7BHGOyrJ7+8rs6Q4w cXXCTvciBak8G8wtDXlxjWhHi0Q7Tqt11QGW+ZiTz17Vi94ebRx90jpeU6VX2fM3 hb5WDB2mMhmjeY8gML3s8iqwAaFa0ujp3H3+yBBGhH9pjuhfeBtnXNC8GIHpngCv 5vJKuAjsO+61QtnRp/ogcKufbq2JMuvBlW+muvztPGy6Wbiq67IXi5YCH3Hp5sFG klaAWF2KDinyk1IjXJSQckNs9MIkPjNVqq2g1+NgifE0bNgIo0+gQRRwWR+eo3gK lf11NjLJA0ityWF7dR4gMyP+geRK+oCOgfiqyKqlQ/10ZljphivrUyCthlejOiFO zgf7B17EZOkTCSa0cSrS1pFkPAOTxuMfCw8Jwaxe+GKnaDT+DwuWv2LJ/a3JgaLd ES0c3+6AB1qJyhqoD9crzGL4i43BbEGc9cFGKmh9Md13uVgPAeO+EIyDCeMGGGO6 LwqwBzMtAzdRd6V80d+vVolYAPNfDY+GtaQ/2sYkVnyMvZ1eVOE= =HtoN -----END PGP SIGNATURE----- --=-=-=-- ------------=_1579210382-1697-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 Jan 2020 20:10:40 +0000 Received: from localhost ([127.0.0.1]:46858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ioYi0-0000Pv-6a for submit@debbugs.gnu.org; Mon, 06 Jan 2020 15:10:40 -0500 Received: from lists.gnu.org ([209.51.188.17]:47550) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ioYhx-0000Pn-RL for submit@debbugs.gnu.org; Mon, 06 Jan 2020 15:10:38 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41729) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ioYhw-0007RO-FX for guix-patches@gnu.org; Mon, 06 Jan 2020 15:10:37 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,UNPARSEABLE_RELAY, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ioYhu-0002Xf-W8 for guix-patches@gnu.org; Mon, 06 Jan 2020 15:10:36 -0500 Received: from mira.cbaines.net ([2a01:7e00::f03c:91ff:fe69:8da9]:42260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ioYhu-0002W9-Qh for guix-patches@gnu.org; Mon, 06 Jan 2020 15:10:34 -0500 Received: from localhost (unknown [46.237.160.207]) by mira.cbaines.net (Postfix) with ESMTPSA id B8432179FE for ; Mon, 6 Jan 2020 20:10:32 +0000 (GMT) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 431bcabf for ; Mon, 6 Jan 2020 20:10:30 +0000 (UTC) From: Christopher Baines To: guix-patches@gnu.org Subject: [PATCH] gnu: Add python-git-multimail. Date: Mon, 6 Jan 2020 20:10:30 +0000 Message-Id: <20200106201030.4520-1-mail@cbaines.net> X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a01:7e00::f03c:91ff:fe69:8da9 X-Spam-Score: 2.2 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/version-control.scm (python-git-multimail): New variable. --- gnu/packages/version-control.scm | 43 ++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index d354a807a3..9188e642a7 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -7 [...] Content analysis details: (2.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: git_multimail.py] 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [2a01:7e00:0:0:f03c:91ff:fe69:8da9 listed in] [zen.spamhaus.org] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/version-control.scm (python-git-multimail): New variable. --- gnu/packages/version-control.scm | 43 ++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index d354a807a3..9188e642a7 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -7 [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: git_multimail.py] 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [2a01:7e00:0:0:f03c:91ff:fe69:8da9 listed in] [zen.spamhaus.org] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/version-control.scm (python-git-multimail): New variable. --- gnu/packages/version-control.scm | 43 ++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-cont= rol.scm index d354a807a3..9188e642a7 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -72,6 +72,7 @@ #:use-module (gnu packages guile) #:use-module (gnu packages image) #:use-module (gnu packages linux) + #:use-module (gnu packages mail) #:use-module (gnu packages maths) #:use-module (gnu packages nano) #:use-module (gnu packages ncurses) @@ -782,6 +783,48 @@ collaboration using typical untrusted file hosts or = services.") a built-in cache to decrease server I/O pressure.") (license license:gpl2))) =20 +(define-public python-git-multimail + (package + (name "python-git-multimail") + (version "1.5.0.post1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "git-multimail" version)) + (sha256 + (base32 + "1zkrbsa70anwpw86ysfwalrb7nsr064kygfiyikyq1pl9pcl969y")))) + (build-system python-build-system) + (arguments + '(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'patch + (lambda* (#:key inputs #:allow-other-keys) + (substitute* "git-multimail/git_multimail.py" + (("GIT_EXECUTABLE =3D 'git'") + (string-append "GIT_EXECUTABLE =3D '" + (assoc-ref inputs "git") "/bin/git" + "'")) + (("/usr/sbin/sendmail") + (string-append (assoc-ref inputs "sendmail") + "/usr/sbin/sendmail', + '/usr/sbin/sendmail"))) + #t))))) + (inputs + `(("git" ,git) + ("sendmail" ,sendmail))) + (home-page "https://github.com/git-multimail/git-multimail") + (synopsis "Send notification emails for Git pushes") + (description + "This hook sends emails describing changes introduced by pushes to = a Git +repository. For each reference that was changed, it emits one Reference= Change +email summarizing how the reference was changed, followed by one Revisio= n +email for each new commit that was introduced by the reference change. + +This script is designed to be used as a post-receive hook in a Git +repository") + (license license:gpl2))) + (define-public python-ghp-import (package (name "python-ghp-import") --=20 2.24.1 ------------=_1579210382-1697-1--