From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uLY+JdO/YWHmTgEAgWs5BA (envelope-from ) for ; Sat, 09 Oct 2021 18:14:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id eIMSH9O/YWGWagAAB5/wlQ (envelope-from ) for ; Sat, 09 Oct 2021 16:14:11 +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 2BF62F693 for ; Sat, 9 Oct 2021 18:14:11 +0200 (CEST) Received: from localhost ([::1]:54810 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZEzC-0003OX-6C for larch@yhetil.org; Sat, 09 Oct 2021 12:14:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56784) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZEz4-0003OG-Gg for guix-patches@gnu.org; Sat, 09 Oct 2021 12:14:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42490) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mZEz4-0004CR-8E for guix-patches@gnu.org; Sat, 09 Oct 2021 12:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mZEz3-0001Ti-Rj for guix-patches@gnu.org; Sat, 09 Oct 2021 12:14:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#34354] (no subject) References: <871s4kzhwb.fsf@posteo.net> In-Reply-To: <871s4kzhwb.fsf@posteo.net> Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 09 Oct 2021 16:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34354 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: control@debbugs.gnu.org Cc: 34354@debbugs.gnu.org, Ricardo Wurmus , Brett Gilio , Maxim Cournoyer Received: via spool by 34354-submit@debbugs.gnu.org id=B34354.16337959955610 (code B ref 34354); Sat, 09 Oct 2021 16:14:01 +0000 Received: (at 34354) by debbugs.gnu.org; 9 Oct 2021 16:13:15 +0000 Received: from localhost ([127.0.0.1]:54034 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZEyJ-0001SP-1E for submit@debbugs.gnu.org; Sat, 09 Oct 2021 12:13:15 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:54622) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZEyE-0001SB-BQ; Sat, 09 Oct 2021 12:13:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date:Cc :To:From:Sender:Reply-To:Subject:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=t9fAtVd7p9M6pbbUjN4Y5dj2pcR564vmUf3+tQniJaU=; b=SV+GnDkSuIRAh2VgXQpavjRIH8 XRpebZFmRj437U2nV5Z4jYOcKMJ20rhD9Bgd93Ls/N/AzGvpj0WvWFozbtkF1oQeUL+LDNBP+nfzH /l26TW/CxMiQymYySnbGN/6V679Cge5NBR614ZAJYcaPAhDJVv+BG0jVU0YLhq9Qt+CSgE97ytg+I 7NGdipkFQNZeive+lXMBgbpMDsaduygkWY75/4EaPqEUzNKeYKM/7adtyq2vpV7/yvacm4qWEJrYt 6niVKpvs/PiUEbnDpvxLOlf6oVJSC4aXNnb6sDkOLoayrIQsQtydSs0xLKy0AjNK1ZLGbjmgAXOsD fh0PIeMw==; Received: from [192.168.2.1] (port=47466 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mZExw-000Kis-2D; Sat, 09 Oct 2021 21:42:52 +0530 From: Arun Isaac Date: Sat, 09 Oct 2021 21:42:44 +0530 Message-ID: <87wnmmi3cz.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633796051; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=t9fAtVd7p9M6pbbUjN4Y5dj2pcR564vmUf3+tQniJaU=; b=EkwbRoaquErJa6Ny66NdWQKQeRV/w0P5NIVEjzhUoh78wEXD9GUgp7/0lG37e1Xd3R/7ok wKqmqUJBAezKaF17tliQV994mAOcn7BtQ6c7fSKgI8lN1op7ChblX58D5w4dkzCY4q8Ai3 Hw1EYcr4aFaox1av5HbJgGLFBeWpZIoaz/PBRilzdzoFYmTNKiZWib0QVw3iTZrYs5LvFE 2VUO8IuRY9pOXo2y/O0rx0VBgmZ8c3DvbOdW13PfGRHxzBgBiJEXNnNL5YWaIK8BpWuMe+ +p2nbHHmhZ0OfbBqCk3gHjhZ97MD+xqsIKoESguQDcqPIMAVRptnwYJXtg1c+Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633796051; a=rsa-sha256; cv=none; b=LymNJHO3rW3PUq91OyUpiCiV/JhjOTJfgfJPGPQMRQlie/69T0HzjXvpl8ChpwzNzwRh3N LNAdGSzj33VwGEd1wo2hAURyrkEO9jD19pcoJtgS2/km5bMkbLpX7B2Xl1HAa3tedcwAcP 3W5/gte92hkbMPS4IIKuP6WGdiQiucQmjV6BtC2cqBX7/eY3inVgtKxnCLe6UzDoZK18AJ /sdcOJR6Tge4WZaEKxKUSOULyFu2lSvMULsZ1fhO3H3WCeoAb4bXlU3DUdS0Fqc+srAxYe 8BpomsTODxlYzVb5FvgLHLUTVTb9+W5mHqYQmoG0l9OZdUOIIYlva/8QFCAgZw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=SV+GnDkS; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=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-Migadu-Spam-Score: -2.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=SV+GnDkS; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=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-Migadu-Queue-Id: 2BF62F693 X-Spam-Score: -2.31 X-Migadu-Scanner: scn1.migadu.com X-TUID: A32gMqnMWypp --=-=-= Content-Type: text/plain reopen 34354 retitle 34354 Update python-biopython to 1.79, seqmagick to 0.8.4 thanks Oops, it seems I closed this bug without realizing that seqmagick is still broken! I have fixed this problem (on my local machine) by updating both python-biopython and seqmagick. I will send patches soon. Thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmFhv30bHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuznPAH/07c6O61imuWfu73OIxB CswyZ74JMRLo+plqxGBmHmExOFvUuiXPiCJUxZ38YY8lYjBjHCN4hvKHFdeGEiH9 NWAdQ188qCFZWuEs6K2FR6pU8ZaZq+aFWd1atoGO3Bb259sSyTBCROUSHNG62kp2 bC43E9mm3p3cG1wfb7GhmdiYxe/bj9605JqgEPniC7yBB+YgR5tOydJJ+SVGcEt8 PugB5KgQRWKhUY5dBPR16tASN9aY9gKXFIfTebJWCCP2loNjCIpdYuouZ4OsCw/U OCn2M8fOJ8RdhAgwkI6OCnoQ4ZW5S6MlfdHy8VTELsu6KKT5vWFvvfo1gJKSFPQo Zl4= =IbNT -----END PGP SIGNATURE----- --=-=-=--