From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 4FeiEYXncGHQ1QAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 06:07:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id YHFYDYXncGE2cgAA1q6Kng (envelope-from ) for ; Thu, 21 Oct 2021 04:07:33 +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 DD6502E107 for ; Thu, 21 Oct 2021 06:07:32 +0200 (CEST) Received: from localhost ([::1]:44736 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPMa-0006c6-2z for larch@yhetil.org; Thu, 21 Oct 2021 00:07:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40222) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPKB-0004k1-DA for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44472) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPKB-0001hY-2O for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPKA-0005ic-U9 for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 24/29] gnu: python-wrapt: Update to 1.12.1. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51314 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51314@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 51314-submit@debbugs.gnu.org id=B51314.163478905621855 (code B ref 51314); Thu, 21 Oct 2021 04:05:02 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:04:16 +0000 Received: from localhost ([127.0.0.1]:56002 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJP-0005gP-SL for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:16 -0400 Received: from mout02.posteo.de ([185.67.36.66]:52619) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJO-0005fv-Fe for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:14 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id C0E92240101 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:04:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789048; bh=mSh3+3tdTapMlUHkBozlBx24u4CF4BC5gKYMaOk1VAE=; h=From:To:Cc:Subject:Date:From; b=KUDVV3KtktOuksBz/W4YBX4F3GM9hGAUgqP8cfZsLLLtQttMbaPq2K7QH1GYn+w7G qQ0ks3CcrmqEgtuvvZEvBC7PDuT9s5ppoyi6A73bOYksTLIWDSHWjIDsW5tgY4IL5q 7xA3+Kerd10Cpj0eAmYPZdZseD2kUnAZqe9fErK9xNKYbfNQ+pwmhwhWYovyfTOZM5 ihUnhsQ4VHPvJhoABA6EuMcFy2w/UrjGfNXalIdYkxx6d4dYpGKFs2uA3FeNMC06NC dNO0aBeq8mKo2BXNi76YIrctYPBgceyVgDZU9tntIkNKQ1rGbdEMw6E2CeYXQGr0Ph RS+zsnljMcVaw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkv6GXdz9rxM; Thu, 21 Oct 2021 06:04:07 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:55 +0000 Message-Id: <20211021040200.241873-20-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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=1634789252; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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=N0bvkJljm1sCSBWbbejVMmWNJ1aEwbjxIlnU3pE6lQk=; b=ABa0NBD5zWjhyUzjmLh2M1tqmlqqWHYJfA0FX+jXB5mjIsQ52OimYn40DeeeNubL+Xl0qr iZ3R0OeuZaZG/jOMfYCby3HqC2p3WsV0oNJmWgonQ8WdScx7gQtbzwSxQrPa/bapTfYmjQ FRmtzdvChuwwn7CRoBkHrBhjPvp9B02DJfntk5++oqMmjrOj6WG8XKMtzkSulqFL2VJZTA Y2k2laKH9YK7mB6blPsDUcaMTuvAsMXRGvoIVLQ3LEHzwsWsvxdPZlbdAClTgxfxpGPnO4 +uXI7Db5p/5HTFzGn7MSICO3U7EoZZwlqSxtbigDzq+Drt/GBT2tzoML4A93Hw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634789252; a=rsa-sha256; cv=none; b=IXYq+od16+Ipli3melz2b01BCQAoDJpPGOKHPZABTdzCH1RF0YR0BAo2nV33e00Lt9jv/J N2MdfP1Hl+w+njMAsnjC+e5V1VD1Cz5IvCQ9n+EY3v8Et9bvr3WUXfCMFRA5vGNt+8M8rz BIwhLMGxFfyMDFQiXsMknNAyhoAkeFZtsRpvctks3tezxZzKKj3TNpoWsZIaEnvVf+7eFk PYpJiiQcrLxm8XuBbL0QqHNLc8KBrYuXaTvb+7G+/nsF8FSKnateKdkQCHE9polPz7U7bl 2dLEDXKZ1KW7Cr1DxZfNMKkDCnLIVFiyaxf0Co0jK914sMTnvyZ7IbMi9tsygw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KUDVV3Kt; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.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: 3.07 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KUDVV3Kt; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.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: DD6502E107 X-Spam-Score: 3.07 X-Migadu-Scanner: scn1.migadu.com X-TUID: Vp69kXvzjyp6 * gnu/packages/python-xyz.scm (python-wrapt): Update to 1.12.1. --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index c81d8b306f..5476e3913a 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10809,14 +10809,14 @@ Supported netlink families and protocols include: (define-public python-wrapt (package (name "python-wrapt") - (version "1.11.2") + (version "1.12.1") (source (origin (method url-fetch) (uri (pypi-uri "wrapt" version)) (sha256 (base32 - "1q81762dgsgrd12f8qc39zk8s5wll3m5xc32jdmlf6cls4gh4njn")))) + "1mwpkdnqxf0yxj1a0hsnl06lf287qi5ap7309wm37x45zf0zlbxn")))) (build-system python-build-system) (arguments ;; Tests are not included in the tarball, they are only available in the -- 2.30.2