From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cK80AUStW2WwSAEAG6o9tA:P1 (envelope-from ) for ; Mon, 20 Nov 2023 20:02:28 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id cK80AUStW2WwSAEAG6o9tA (envelope-from ) for ; Mon, 20 Nov 2023 20:02:28 +0100 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 C8057653E6 for ; Mon, 20 Nov 2023 20:02:27 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=H35mUuOP; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700506947; 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-to: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=HDEIZRpUHSzY2wCs/Lav3oUz1GeAU+ZW6jpMR1lyrUo=; b=I15sdBzEQDuGTANltglh2af8h3hsULL9sWUzvou/cI1j/sAPOrIes/E9pxXeAKIrxAkDjQ A2J7KV4SMBiqgtE+EM3J8DZ2JaUwsbGAitxHMI7N0KS59BBOzqZkDNglioCLIsdykiIyib 73MZRwxJrfPjl8SqZ6zomsxTwNGlcSOdSOHbWxxvfY4CGZSxA1zEnbRVkxY0FW9lAC86kE DMLTNk/q37PIxPmzg+KQgSyNR4pG+D2m57qa4oAjDGpHyv1MkdJH3fVC9Pa57e1UCs0Vbn KZ99f2oZd6+dPmkdxn5cnMbQNMv5E2s1Fiw9IKLgxpHKuD4m+RhyuV+3pc7x2w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=H35mUuOP; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700506947; a=rsa-sha256; cv=none; b=G+tSC0tkhF3AuJTSAdHOn67Euo9pBuD2iGLRagSFz/oLhAb+dHAiW781qeqNF9SHbog4+E 2cP0ohqkksDBxPnMeuPqwgJNixHLW7OEmZ56PjGWBz7T0xupkcwpROuBiO0BMoGj7ljvfs 0fG3U8+1VGaRKt6vc23sA/zT54lMj7h4S28RbS2mrRXcTo8OcXmNf4Cx6w3avRRpIRsyj3 egJTpib75f07QcGfLxIO2B5b/HGabpLL1vyJmh+z5VeFRcje8TEDbnmAy4hi4WuIvUSGzA NqfjD0orTQFfCt+xivHuL20Pt5v4DoabK/r5n4r9R7JoYpXS4mN6RTCJxpja8A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r59X4-0005aK-00; Mon, 20 Nov 2023 14:02:06 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r59Wz-0005Yo-3L for guix-patches@gnu.org; Mon, 20 Nov 2023 14:02:02 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r59Wy-0005KY-Ar for guix-patches@gnu.org; Mon, 20 Nov 2023 14:02:00 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r59X0-0003a7-FS for guix-patches@gnu.org; Mon, 20 Nov 2023 14:02:02 -0500 Subject: bug#67251: [PATCH] gnu: python-imbalanced-learn: Update to 0.11.0. References: <871qcolyr8.fsf@troyfigiel.com> In-Reply-To: <871qcolyr8.fsf@troyfigiel.com> Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 20 Nov 2023 19:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67251 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67251-done@debbugs.gnu.org Cc: Troy Figiel Mail-Followup-To: 67251@debbugs.gnu.org, arunisaac@systemreboot.net, troy@troyfigiel.com Received: via spool by 67251-done@debbugs.gnu.org id=D67251.170050687013620 (code D ref 67251); Mon, 20 Nov 2023 19:02:02 +0000 Received: (at 67251-done) by debbugs.gnu.org; 20 Nov 2023 19:01:10 +0000 Received: from localhost ([127.0.0.1]:54569 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r59WA-0003Xc-9d for submit@debbugs.gnu.org; Mon, 20 Nov 2023 14:01:10 -0500 Received: from mugam.systemreboot.net ([139.59.75.54]:48646) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r59W7-0003XK-Fj for 67251-done@debbugs.gnu.org; Mon, 20 Nov 2023 14:01:09 -0500 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: Subject:Cc:To:From:Sender:Reply-To: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=HDEIZRpUHSzY2wCs/Lav3oUz1GeAU+ZW6jpMR1lyrUo=; b=H35mUuOPFdudG3jmTmzjjX1Fjp Z3G8KCi3dEq5OVubpTPOoON4kXyCCLSYu4g4e24xK0E28Uyk25Jm9+cnJpj97wW6nr5mnvXySvF+x uYZzuczLRVMgiJWPM0TlNi/F0apOfbHsDp5ObkQDl8WQ2QNtxYYArWVVxVbI80eHb1NNDv89E4ca6 0af87y0VUrlkzwZLkD412HMSTtIg/nskqUrv8V2SueM6d3/Si9NHc9q1r/0KlcVr4NUWXgIlDm4X6 hs52F4W4JEPIxICM9oTsNy8S9rRsYrtvSAFS8Gqkl4h1JiIATQHxS0zsHPHImxVbhLac+yeXJgQ6h VU7rUuAw==; Received: from [192.168.2.1] (port=55144 helo=localhost) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1r59Vy-0013vS-10; Mon, 20 Nov 2023 19:00:58 +0000 From: Arun Isaac Date: Mon, 20 Nov 2023 19:00:54 +0000 Message-ID: <87wmucfdw9.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam: Yes X-Migadu-Spam-Score: 10.12 X-Spam-Score: 10.12 X-Migadu-Queue-Id: C8057653E6 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam: Yes X-TUID: 0e26UTCogYU6 Pushed, thanks! I split the `guix style' reformatting into a separate commit.