From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id APWdIXHmy15QIQAA0tVLHw (envelope-from ) for ; Mon, 25 May 2020 15:38:25 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id EAyPHXHmy17BNwAA1q6Kng (envelope-from ) for ; Mon, 25 May 2020 15:38:25 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1A436940144 for ; Mon, 25 May 2020 15:38:25 +0000 (UTC) Received: from localhost ([::1]:57834 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jdFBI-0007o2-2k for larch@yhetil.org; Mon, 25 May 2020 11:38:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58140) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jdFAw-0007Ha-GA for guix-patches@gnu.org; Mon, 25 May 2020 11:38:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58887) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jdFAv-0005Qp-Rt for guix-patches@gnu.org; Mon, 25 May 2020 11:38:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jdFAv-0007a0-QH for guix-patches@gnu.org; Mon, 25 May 2020 11:38:01 -0400 Subject: bug#41345: 000-update-python-argon2-cffi.patch Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 25 May 2020 15:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41345 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Josh Marshall Cc: 41345-done@debbugs.gnu.org Mail-Followup-To: 41345@debbugs.gnu.org, marius@gnu.org, joshua.r.marshall.1991@gmail.com Received: via spool by 41345-done@debbugs.gnu.org id=D41345.159042104429075 (code D ref 41345); Mon, 25 May 2020 15:38:01 +0000 Received: (at 41345-done) by debbugs.gnu.org; 25 May 2020 15:37:24 +0000 Received: from localhost ([127.0.0.1]:42198 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jdFAJ-0007Ys-A9 for submit@debbugs.gnu.org; Mon, 25 May 2020 11:37:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45406) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jdEa0-0004V8-7P for 41345-done@debbugs.gnu.org; Mon, 25 May 2020 10:59:52 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50508) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jdEZu-0004fw-SZ; Mon, 25 May 2020 10:59:46 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:35652 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jdEZt-0008IF-Ky; Mon, 25 May 2020 10:59:46 -0400 From: Marius Bakke In-Reply-To: References: <87o8qi9v8i.fsf@devup.no> Date: Mon, 25 May 2020 16:59:42 +0200 Message-ID: <87lflg6owx.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Mailman-Approved-At: Mon, 25 May 2020 11:37:22 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -3.11 X-TUID: dY/Y0tFZvUT5 --=-=-= Content-Type: text/plain Josh Marshall writes: > Resubmitted the patch more properly made. Looks like it didn't continue > this thread. How do I close this? It still did not have a commit message though: https://git.savannah.gnu.org/cgit/guix.git/log/gnu/packages?id=9813805b30dad444984111d5413b8ab7356f7908 Note how it differs from other package updates, in particular lacking the '* gnu/packages/file.scm (variable):' line, as well as the "gnu: " prefix. No big deal, but try to follow the convention next time. In any case you can close bugs by appending -done to the issue ID, like I've done in this message. Thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7L3V4ACgkQoqBt8qM6 VPoXdAf+PA7MMwaMaVwkcd55IFQUuroWY2FVOMjYjIMtIiIA4UjWpU6rqunuOc8a YjQCUkgDl7Tmh9fsDi/BxsdMhLke2OUejijvEP0GrYLlYa6XL0yjj9aBBy10Smvw /WRzfraYLFBnoSI0N9kplm4F+P1lnRkGczfQ2ud3nM6uoB92SMC4FrAtLO9YK2SO bv2iS+oui/JAML5UzrY1U1xsFAHrxHn3j1WcpMYBQfGrZLj3UQ9hf82eKvGCrbGE 5Fzu0c7438Yf92bRxkPJO1Z37HmhiO9WVGcPulKzakSNFi9buwwAyCFSDWat3miQ YCHsKxH1a890oc18Du6sZVn/bh9OUA== =WVtN -----END PGP SIGNATURE----- --=-=-=--