From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id 0JLxDx8HlmYd4gAAqHPOHw:P1 (envelope-from ) for ; Tue, 16 Jul 2024 05:37:35 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 0JLxDx8HlmYd4gAAqHPOHw (envelope-from ) for ; Tue, 16 Jul 2024 07:37:35 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=dSwdRpr9; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1721108255; h=from:from:sender:sender:reply-to: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=4S7vmniip7B0rPUAceT2GxC9JM5+3ZvJpsmE07z9Db4=; b=p1pXMAcy8gRkRTVX0qx00qUPay0ac6F03FAFg5W10N+m8/ob3T5YnvSBsEMAb4mmutCJ6N /q9KXYWeXR8N+sM7x+5acTb8/i31K6XmYcYrijeH/rjHOctvOc7PLzTI6tAIPEi6DXUCZ5 sS4wZMWZzB6VCV313BdUU320Lcmk3InZqjO75UbXZlxcHlMoE87cLTCb1Hst8uBL0EFyFm 8QtgAPalrAA+SPYrCSuYgi7FKtcUqN7+2yW8HF71DZwjYQwaTEkMeYxnvlQ7qWN0/PSQdE foljHGJ0sjuRh4RvH/vUY+q+hK6xWZjFbifdyWDVO5urdArPYwy8c89wTbXSvQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=dSwdRpr9; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1721108255; a=rsa-sha256; cv=none; b=fGLP8TocCqFWqAEKEN1QlnXNoZDJOXuWo5BLvCqmDOTpQ6Mxi362RGEoKYMG/IoWnl7fCb qh3IWTG8PdGmGKLjCI4dbQJVEKO5eeu/ktq5IgPqiYtzVjZpUoa+nFk5h5FV7mO83P+caS 84+b4FarYKjzisxBh1vbrQ1LJan6LZ3+Vg0BMT2CdRL0gduKDFzP7YjaxsJ/TJ1/daT0Fi S/ljkr8AWvB/DZukedeJXELiiibcdTfXVONW6isTE5XF58AJJe1YVgvF+dKfOEERPe3DR7 DPGbnV5mNB2D0UJ9UBOr0MgCQftnUd3SSdr1Oef+HhF+XRYCN6w6zKff4546/w== 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 B24576F0EB for ; Tue, 16 Jul 2024 07:37:34 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sTas2-0000Dc-Vj; Tue, 16 Jul 2024 01:37:03 -0400 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 1sTas0-0000Ce-LF for guix-patches@gnu.org; Tue, 16 Jul 2024 01:37:00 -0400 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 1sTas0-00027I-D9 for guix-patches@gnu.org; Tue, 16 Jul 2024 01:37:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sTas2-0007fK-Bt for guix-patches@gnu.org; Tue, 16 Jul 2024 01:37:02 -0400 Subject: bug#72133: [PATCH 0/2] Add python-pandapower and python-pandapipes References: Resent-From: jgart Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 16 Jul 2024 05:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 72133 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 72133-done@debbugs.gnu.org Cc: Vinicius Monego Mail-Followup-To: 72133@debbugs.gnu.org, jgart@dismail.de, monego@posteo.net Received: via spool by 72133-done@debbugs.gnu.org id=D72133.172110820229432 (code D ref 72133); Tue, 16 Jul 2024 05:37:02 +0000 Received: (at 72133-done) by debbugs.gnu.org; 16 Jul 2024 05:36:42 +0000 Received: from localhost ([127.0.0.1]:60807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sTarh-0007ee-PM for submit@debbugs.gnu.org; Tue, 16 Jul 2024 01:36:41 -0400 Received: from mx2.dismail.de ([159.69.191.136]:6229) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sTarf-0007eO-ES for 72133-done@debbugs.gnu.org; Tue, 16 Jul 2024 01:36:40 -0400 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id a4f6dd2b; Tue, 16 Jul 2024 07:36:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:in-reply-to:date:message-id:mime-version:content-type; s=20190914; bh=z3l3eQQR9vD7Afm1cWANGuXkFEzbaprQTgywIrSFNss=; b= dSwdRpr9LwY52ykbSyuqQsxeUkviRPdtx0e0O+zHUJU4ktBej+aovbQPH0bYKryF knMu/X+BApMdtyBhroWDFyoI4Y1sqaueiYg0VG5sGr5zGokii+fMJrjNVnIOhxPa m6GCnRlhojHibz9QwbXio6hh6oEPLJPj4/YRJmkZpt0cy2QtZ4GND+PrIx6dh5Aw ZxK8D4vspofwAdYPbvaRL/UGCu98mEP9VTseciwaM9DxIqtRpElvpYeLrAk6Rnpp Lbp+HF42SNEuQaxN5g6YekasdtCyl6UNznzv2F7OjhRn2lLaRxCeDAUzrByE6XOd u+ZBgyIwGhtynwdNwB2M+g== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx2.dismail.de (OpenSMTPD) with ESMTP id c56e4e8b; Tue, 16 Jul 2024 07:36:28 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 2701b8fa; Tue, 16 Jul 2024 07:36:28 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 3029ac50 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 16 Jul 2024 07:36:27 +0200 (CEST) In-Reply-To: <4a31aeddd0a9029e9213e6602149060103c108aa.1721091992.git.monego@posteo.net> Date: Tue, 16 Jul 2024 00:36:24 -0500 Message-ID: <87v815dhk7.fsf@dismail.de> 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: , Reply-to: jgart X-ACL-Warn: , jgart via Guix-patches From: jgart via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -7.10 X-Migadu-Queue-Id: B24576F0EB X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -7.10 X-TUID: xQ9mwP/xWWWe Thanks, applied! -- all the best, jgart