From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +A/vDWZ0pGW2xQAAqHPOHw:P1 (envelope-from ) for ; Mon, 15 Jan 2024 00:55:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id +A/vDWZ0pGW2xQAAqHPOHw (envelope-from ) for ; Mon, 15 Jan 2024 00:55:18 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=WagB6WjE; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705276518; 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-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=Z/bc6A3Ss468aGy6MYUyJb5ZA6d2yL0mPjULiOpNYSE=; b=QN4tADkyAJ5K0bwjrd4aTOgo0BCVV+2FJfTXMh3+x/VC8xqavHIfVv3TP472DeflRDcIbK Ifquh5TlBDRenfcAXi5Rl/zGiqQ9ZpaASeB+kGEnwVojYSXQGmhkt/n7Z7E6ksvg1tZ7Ti yq5IP9p1617j0Jv/n/fqElvG43LNz3b/2UQYWEcD0blqUtiZl0x80G158cbGxiw75STSBS LADAHHr7QhOjFY+X8vn88XR244bvAFOvgpyQyWjmNW6aHO5/S7jedMNBKGW5mg+YFa14rw qJb/saJn56mOFNv7D9Jn5mn/yls2EiYGUp96AGmMlQ3sgvjjg/fy4LI9GlMp/g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=WagB6WjE; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705276518; a=rsa-sha256; cv=none; b=EA370mU9xjScsisfiDli7MevwGBZ/AdH38ONn6Az1ih987sgJAUY0W4beDphD3DjZMaRGv wvdhpp8nBYM68oLqu6UYBhM9ymU1ZUqXNHojiap6C4CAwhlctd4EBEQijfBPzAoqHjp++s ldGvoTnzUI9vARxZglHrXF+AyB4pE4Y66+n9yucec/41mkFC3/iCNI9pz3ZTr/KUwtfCw0 UfRgd6qKgLNCkVpLjvTmrO1BYrkPn+bAQzEBu7YfeUkTg/FiA9GFrU2jpaJ6J8FsxmDn4C c9ASpO4SFriR0dLUUkCugBVVyQhnbrpUkO0Njl0rCxa5T29swIfuGJApmK8cmA== 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 B3BEA262CE for ; Mon, 15 Jan 2024 00:55:17 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rPAJk-0005ng-Vj; Sun, 14 Jan 2024 18:55:05 -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 1rPAJj-0005nE-1p for guix-patches@gnu.org; Sun, 14 Jan 2024 18:55:03 -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 1rPAJi-0007zv-O6 for guix-patches@gnu.org; Sun, 14 Jan 2024 18:55:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rPAJh-0002HL-RE for guix-patches@gnu.org; Sun, 14 Jan 2024 18:55:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66886] [PATCH 5/5] gnu: python-textual: Update to 0.41.0. Resent-From: paul Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 14 Jan 2024 23:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66886 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: jgart , 66886@debbugs.gnu.org Cc: Munyoki Kilyungi , Lars-Dominik Braun , Marius Bakke Received: via spool by 66886-submit@debbugs.gnu.org id=B66886.17052764948733 (code B ref 66886); Sun, 14 Jan 2024 23:55:01 +0000 Received: (at 66886) by debbugs.gnu.org; 14 Jan 2024 23:54:54 +0000 Received: from localhost ([127.0.0.1]:44248 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rPAJa-0002Gn-9O for submit@debbugs.gnu.org; Sun, 14 Jan 2024 18:54:54 -0500 Received: from confino.investici.org ([93.190.126.19]:42879) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rPAJY-0002Gd-Eu for 66886@debbugs.gnu.org; Sun, 14 Jan 2024 18:54:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1705276490; bh=Z/bc6A3Ss468aGy6MYUyJb5ZA6d2yL0mPjULiOpNYSE=; h=Date:Subject:From:To:Cc:References:In-Reply-To:From; b=WagB6WjESoRQp+qHQ5NOZTSqibHylThYxgz/OtEfs5Bd6C1AvfnXqIoV6848oATgg hYpQ3EQu/UyZc4RR+2NMI7sKDwZ4LW0g0+xQ2BLP3U7odihvusrVF0sezM2TaIqjgD op13qsxFVT0Oc5gcWHc7HMMZorBfkiKXUXR7j3Pc= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4TCsZf25dsz10yP; Sun, 14 Jan 2024 23:54:50 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4TCsZf0NH7z10yK; Sun, 14 Jan 2024 23:54:50 +0000 (UTC) Content-Type: multipart/alternative; boundary="------------e0nN2ZTgjtWQeqJDsk3E1HzT" Message-ID: Date: Mon, 15 Jan 2024 00:54:49 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 References: <5dc0da91-abd5-839c-88fa-9dbfd3cd3099@autistici.org> <7886af0485069783c363bd168cfef1ea2840d1ea.1698858108.git.goodoldpaul@autistici.org> <3ed2e84b6984b8a0ccfa12982acf40c2@dismail.de> <78ff7939-af6b-963e-21db-306e864fd1a4@autistici.org> <95c1aa19-1fda-04b1-5b28-bd4bd78791f8@autistici.org> Content-Language: en-US In-Reply-To: <95c1aa19-1fda-04b1-5b28-bd4bd78791f8@autistici.org> 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: paul X-ACL-Warn: , paul via Guix-patches From: paul 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -7.29 X-Spam-Score: -7.29 X-Migadu-Queue-Id: B3BEA262CE X-Migadu-Scanner: mx12.migadu.com X-TUID: R7CLH4RpnwmX This is a multi-part message in MIME format. --------------e0nN2ZTgjtWQeqJDsk3E1HzT Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi! This is a friendly ping :) I'm sending an updated patchset, I built the following store paths on x86_64 to make sure there are no regressions: /gnu/store/5mh7vxaaclnh11aprsql6b40hgickmjc-python-sphinx-theme-builder-0.2.0b1 /gnu/store/v12ns2lbyr2a4iagyvjzgala1p4g2qx8-python-cplot-0.9.3 /gnu/store/b9fb35pg45gxd8chzsawk1qddsyqfkh9-python-mdit-py-plugins-0.4.0 /gnu/store/fp1y833b7k02x0fbrf8304clwx1abykq-python-pyvista-0.42.3 /gnu/store/ymiq9p2zy0agam64qaczwh4bflcfbwp5-python-pytorch-lightning-2.0.2 /gnu/store/qx17ipkk3zfhb3p58vbxia5jfcwy012a-python-vaex-core-4.13.0 /gnu/store/lxj3wfcg5nd35fja437qi80njpvaszl1-python-enoslib-8.0.1 /gnu/store/pgbjawlsb3liw9b09ncdilnbaymj97l5-trinityrnaseq-2.13.2 /gnu/store/zb004yxxff9104wlvqp4f3iswrhrfxq9-pelican-4.7.2 /gnu/store/9rrdfiarnv0i48ql0fn7baqd7rl2chyd-clikan-0.2.1-1.55ab29e /gnu/store/imdaffwaxn17x4z4nii0j1361g16sp4x-python-markdown-it-py-3.0.0 /gnu/store/wjjsa5gnni4xhjv0pyrp0whxmhkcs8lc-python-jupytext-1.15.2 /gnu/store/wjjsa5gnni4xhjv0pyrp0whxmhkcs8lc-python-jupytext-1.15.2 /gnu/store/by20s2xdvavjcgljqpmp37slx4dvcn9p-pigx-sars-cov-2-0.0.9 /gnu/store/2f5h7ahyqkr0mrs2k4lkrflvaazcdvw8-httpie-3.2.1 /gnu/store/gkardnjhnddxdxhkabxxvi5qc3rbx42f-python-textual-0.47.1 /gnu/store/61gbzbgdp3xj9p8bg1z70mlmidjfw0zq-python-spacy-3.5.3 /gnu/store/fpvw7hb32n1xqxa7w4m18n7hr9d2v76g-python-pytest-cookies-0.7.0 /gnu/store/9bhr9dvfsvp4xl9xgbgkl3dgd5bj7nzf-python-quadpy-0.16.10 /gnu/store/pzf3nkc8gsdd0ckqsw8aa5br47yqkp3j-python-pygmsh-7.1.17 /gnu/store/hkpdwjspwhgc568yp543pgy4sck9f733-python-rich-13.7.0 /gnu/store/b3y6nzc1aswq45y3kk72dza6fk9nxi92-python-pythonanywhere-0.12.1 /gnu/store/lj8x1sfyzlqcsw9ml71368dqa3zzpcy5-pigx-0.0.3 /gnu/store/gkardnjhnddxdxhkabxxvi5qc3rbx42f-python-textual-0.47.1 Thank you for your time, giacomo --------------e0nN2ZTgjtWQeqJDsk3E1HzT Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hi!

This is a friendly ping :) I'm sending an updated patchset, I built the following store paths on x86_64 to make sure there are no regressions:

/gnu/store/5mh7vxaaclnh11aprsql6b40hgickmjc-python-sphinx-theme-builder-0.2.0b1
/gnu/store/v12ns2lbyr2a4iagyvjzgala1p4g2qx8-python-cplot-0.9.3
/gnu/store/b9fb35pg45gxd8chzsawk1qddsyqfkh9-python-mdit-py-plugins-0.4.0
/gnu/store/fp1y833b7k02x0fbrf8304clwx1abykq-python-pyvista-0.42.3
/gnu/store/ymiq9p2zy0agam64qaczwh4bflcfbwp5-python-pytorch-lightning-2.0.2
/gnu/store/qx17ipkk3zfhb3p58vbxia5jfcwy012a-python-vaex-core-4.13.0
/gnu/store/lxj3wfcg5nd35fja437qi80njpvaszl1-python-enoslib-8.0.1
/gnu/store/pgbjawlsb3liw9b09ncdilnbaymj97l5-trinityrnaseq-2.13.2
/gnu/store/zb004yxxff9104wlvqp4f3iswrhrfxq9-pelican-4.7.2
/gnu/store/9rrdfiarnv0i48ql0fn7baqd7rl2chyd-clikan-0.2.1-1.55ab29e
/gnu/store/imdaffwaxn17x4z4nii0j1361g16sp4x-python-markdown-it-py-3.0.0
/gnu/store/wjjsa5gnni4xhjv0pyrp0whxmhkcs8lc-python-jupytext-1.15.2
/gnu/store/wjjsa5gnni4xhjv0pyrp0whxmhkcs8lc-python-jupytext-1.15.2
/gnu/store/by20s2xdvavjcgljqpmp37slx4dvcn9p-pigx-sars-cov-2-0.0.9
/gnu/store/2f5h7ahyqkr0mrs2k4lkrflvaazcdvw8-httpie-3.2.1
/gnu/store/gkardnjhnddxdxhkabxxvi5qc3rbx42f-python-textual-0.47.1
/gnu/store/61gbzbgdp3xj9p8bg1z70mlmidjfw0zq-python-spacy-3.5.3
/gnu/store/fpvw7hb32n1xqxa7w4m18n7hr9d2v76g-python-pytest-cookies-0.7.0
/gnu/store/9bhr9dvfsvp4xl9xgbgkl3dgd5bj7nzf-python-quadpy-0.16.10
/gnu/store/pzf3nkc8gsdd0ckqsw8aa5br47yqkp3j-python-pygmsh-7.1.17
/gnu/store/hkpdwjspwhgc568yp543pgy4sck9f733-python-rich-13.7.0
/gnu/store/b3y6nzc1aswq45y3kk72dza6fk9nxi92-python-pythonanywhere-0.12.1
/gnu/store/lj8x1sfyzlqcsw9ml71368dqa3zzpcy5-pigx-0.0.3
/gnu/store/gkardnjhnddxdxhkabxxvi5qc3rbx42f-python-textual-0.47.1


Thank you for your time,


giacomo

--------------e0nN2ZTgjtWQeqJDsk3E1HzT--