From unknown Thu Jun 19 16:18:35 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#75835 <75835@debbugs.gnu.org> To: bug#75835 <75835@debbugs.gnu.org> Subject: Status: [PATCH 0/2] Update python-warcio to 1.7.5. Reply-To: bug#75835 <75835@debbugs.gnu.org> Date: Thu, 19 Jun 2025 23:18:35 +0000 retitle 75835 [PATCH 0/2] Update python-warcio to 1.7.5. reassign 75835 guix-patches submitter 75835 Felix Gruber severity 75835 normal tag 75835 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 25 13:40:48 2025 Received: (at submit) by debbugs.gnu.org; 25 Jan 2025 18:40:48 +0000 Received: from localhost ([127.0.0.1]:52548 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tbl5M-0007a3-DT for submit@debbugs.gnu.org; Sat, 25 Jan 2025 13:40:48 -0500 Received: from lists.gnu.org ([2001:470:142::17]:41192) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tbl5H-0007ZN-4s for submit@debbugs.gnu.org; Sat, 25 Jan 2025 13:40:46 -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 1tbl50-0004DB-89 for guix-patches@gnu.org; Sat, 25 Jan 2025 13:40:26 -0500 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tbl4w-0000BZ-7N for guix-patches@gnu.org; Sat, 25 Jan 2025 13:40:25 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 120D1240027 for ; Sat, 25 Jan 2025 19:40:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1737830419; bh=/5BaJyEL9v86AKed7c6WjZBP9OZGL9fk0b9MEaWeTUU=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=XIcbXyvkHmRTsaMZyLbc4s1G3kqIxI1ESsqRYuVnz42r4SP9ciVtKXm52SVtFo7/V kmQpVdjxfvrqfp/QKcP57bX/0lgnwLtbgBmSGDyDxBPvrJQ3Xk2EcAcLI8UhyKlCkK 2r6WhSsjIGZFyI5+zvcK0C+Q2I0kqAFlb14U5BwWk7OjithaDn4kH9TbGojQB0zS1u QGWVxs95VFTVmJ5Ux9XEaGupI2PBbGExGtQZAbYlDWfL9N2ejEX3yhZ80F0Y4ePlQ3 A527cH5azoOMe0U13sHE09C3YmoMnQ+f7f12a+FifdFDTOWm5tPSnjMGtpuRevjKcc niHKoGQvyRxmA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4YgNlk2bg1z9rxG; Sat, 25 Jan 2025 19:40:18 +0100 (CET) From: Felix Gruber To: guix-patches@gnu.org Subject: [PATCH 0/2] Update python-warcio to 1.7.5. Date: Sat, 25 Jan 2025 18:39:46 +0000 Message-ID: MIME-Version: 1.0 X-Debbugs-Cc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.65; envelope-from=felgru@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit Cc: Felix Gruber X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) This patchset updates python-warcio to 1.7.5 and fixes its dependency python-certauth. Felix Gruber (2): gnu: python-certauth: Update to 1.3.0. gnu: python-warcio: Update to 1.7.5. gnu/packages/python-crypto.scm | 19 ++++++++- gnu/packages/python-web.scm | 76 ++++++++++++++++++---------------- 2 files changed, 57 insertions(+), 38 deletions(-) base-commit: b226a1007a9111adacb05984b8d74def24257dce -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 25 13:43:36 2025 Received: (at 75835) by debbugs.gnu.org; 25 Jan 2025 18:43:36 +0000 Received: from localhost ([127.0.0.1]:52563 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tbl83-0007gQ-Lu for submit@debbugs.gnu.org; Sat, 25 Jan 2025 13:43:36 -0500 Received: from mout02.posteo.de ([185.67.36.66]:47101) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tbl80-0007g8-0B for 75835@debbugs.gnu.org; Sat, 25 Jan 2025 13:43:33 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id BCF73240101 for <75835@debbugs.gnu.org>; Sat, 25 Jan 2025 19:43:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1737830605; bh=PqjTCpVE/xII1yfrZ3jtIVAmWMZPFOvCaeKguCm1+CI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=h7lbr+E/NAwsSKoSdUzY+K/+gUpQhFy/98pUg/42MKk1ZwNLorkk2XPuxn8xFD0xP ygZYxeK3RmlceTkGaPsFiCwCJO6rPHsItIKGbm6+xyIWYdze22yvw/ZA//gRuWJo9W qHb7790Ol4rcfGtLh1Nxf+R37RpbnTyFpqesyD6iR4lFkX5bwyCSAl8WFXzjbV5YTR Or889X9+QKR5v0bNFoBOZMt+ZEO5B+TUwpjp5G6EEeinlEh3NAcFehi/xFV15iBcXc xCzu9jRE993/gFhf9sGq1jshUIe9qol2unE8wog3ZQcfevqk1yPXVlSWY/MxbishGC 7tTYQLwrm4WgA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4YgNqK0Spmz6twD; Sat, 25 Jan 2025 19:43:23 +0100 (CET) From: Felix Gruber To: 75835@debbugs.gnu.org Subject: [PATCH 1/2] gnu: python-certauth: Fix build. Date: Sat, 25 Jan 2025 18:42:59 +0000 Message-ID: <02d2e1be70ba893fcaad0f7dfb0b4a25537b1f7e.1737830306.git.felgru@posteo.net> In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 75835 Cc: Felix Gruber X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/python-crypto.scm (python-certauth): Fix build. [arguments]: Disable failing tests. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I623638539fa25d4178fd4b0b4c201e5f91172542 --- gnu/packages/python-crypto.scm | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index 6aa8e83d4d..849ec18c4b 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -446,7 +446,22 @@ (define-public python-certauth "1yxqfb5131wahjyw9pxz03bq476rcfx62s6k53xx4cqbzzgdaqkq")))) (build-system pyproject-build-system) (arguments - (list #:phases + (list #:test-flags + #~(list + "-k" + (string-append + ; Those tests uses PKCS12, which has been removed in + ; pyopenssl 23.3.0: + "not test_custom_not_before_not_after" + " and not test_ca_cert_in_mem" + ; Those tests try to download certificates: + " and not test_file_wildcard" + " and not test_file_wildcard_subdomains" + " and not test_in_mem_parent_wildcard_cert" + " and not test_in_mem_parent_wildcard_cert_at_tld" + " and not test_in_mem_parent_wildcard_cert_2" + )) + #:phases #~(modify-phases %standard-phases (add-after 'unpack 'adjust-test (lambda _ @@ -458,7 +473,7 @@ (define-public python-certauth (propagated-inputs (list python-pyopenssl python-tldextract)) (native-inputs - (list python-pytest-cov)) + (list python-pytest-cov python-setuptools python-wheel)) (home-page "https://github.com/ikreymer/certauth") (synopsis "Certificate authority creation tool") (description "This package provides a small library, built on top of -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 25 13:43:45 2025 Received: (at 75835) by debbugs.gnu.org; 25 Jan 2025 18:43:45 +0000 Received: from localhost ([127.0.0.1]:52566 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tbl8C-0007go-5F for submit@debbugs.gnu.org; Sat, 25 Jan 2025 13:43:45 -0500 Received: from mout01.posteo.de ([185.67.36.65]:47581) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tbl89-0007gP-12 for 75835@debbugs.gnu.org; Sat, 25 Jan 2025 13:43:43 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id DC611240027 for <75835@debbugs.gnu.org>; Sat, 25 Jan 2025 19:43:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1737830614; bh=W2ee7db4SvaYHD4DCMaVj0YkEnA6VSE8XEaYcGua2IA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=qeznhGv0fE7w1r6WJtGjHwo7JkpPddmijZPxHbMI9Y47G09LpoxMJSvmhyGwChtNt 9KHlFXTM6BuJjO5+rfRlr1YoIEEaMfzQdC8xAvzw9eubRNpzLyezqHpM5RGMRVtGzh pV7JnsXYPKTOyerWZLzLCXAtemoWxr3uP3jcP2cnAL7PRDvnsQTFKuvEUri5/zM8U4 OhQ7/3+FgulQSyE9bWouBkR5jV/LMmP5LrwLzPAaFqbtmH4q2rWJmUaRTjo0ZhK3on DPzY0Gp00ztmK8MO/UCa9lTDNJOYoRbwpzlsXRdcR/YWEXt1xAdb2n2Xe9hJFSwfw4 y4rI+Enlrgzfg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4YgNqV2GlPz6tn4; Sat, 25 Jan 2025 19:43:34 +0100 (CET) From: Felix Gruber To: 75835@debbugs.gnu.org Subject: [PATCH 2/2] gnu: python-warcio: Update to 1.7.5. Date: Sat, 25 Jan 2025 18:43:00 +0000 Message-ID: <62846249590993da70d3351756818e56564f1d33.1737830306.git.felgru@posteo.net> In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 75835 Cc: Felix Gruber X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/python-web.scm (python-warcio): Update to 1.7.5. [arguments]: Disable loading test file that now requires python-hookdns. All tests in that file were already skipped before, because they need network access. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Icadd915e1128f4e04741cbf8a246ad58d631307f --- gnu/packages/python-web.scm | 76 +++++++++++++++++++------------------ 1 file changed, 40 insertions(+), 36 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 1bdc7dafa5..3faa6db06a 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -49,7 +49,7 @@ ;;; Copyright © 2021 Alice Brenon ;;; Copyright © 2022 John Kehayias ;;; Copyright © 2022 Denis 'GNUtoo' Carikli -;;; Copyright © 2022, 2023 Felix Gruber +;;; Copyright © 2022, 2023, 2025 Felix Gruber ;;; Copyright © 2022 Peter Polidoro ;;; Copyright © 2022 Antero Mejr ;;; Copyright © 2022 Luis Henrique Gomes Higino @@ -7696,44 +7696,48 @@ (define-public python-wsgiprox (define-public python-warcio ;; The PyPI release is missing some test support files (see: ;; https://github.com/webrecorder/warcio/issues/132). - (let ((revision "0") - (commit "aa702cb321621b233c6e5d2a4780151282a778be")) - (package - (name "python-warcio") - (version (git-version "1.7.4" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/webrecorder/warcio") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "11afr6zy3r6rda81010iq496dazg4xid0izg3smg6ighpmvsnzf2")))) - (build-system pyproject-build-system) - (arguments - (list - #:test-flags ; These tests fail due to networking requirements. - '(list "-k" (format #f "not ~a" - (string-join - '("test_post_chunked" - "test_remote" - "test_capture_http_proxy" - "test_capture_https_proxy" - "test_capture_https_proxy_same_session") - " and not "))))) - (native-inputs - ;; These inputs are required for the test suite. - (list python-httpbin python-pytest-cov python-requests - python-wsgiprox)) - (home-page "https://github.com/webrecorder/warcio") - (synopsis "Streaming web archival archive (WARC) library") - (description "warcio is a Python library to read and write the WARC format + (package + (name "python-warcio") + (version "1.7.5") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/webrecorder/warcio") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0r3kijsm8wsbipi5pxsrqpg5nn4w8iaw5i8010b0ligmfxnxamlb")))) + (build-system pyproject-build-system) + (arguments + (list + #:test-flags ; These tests fail due to networking requirements. + '(list "-k" (format #f "not ~a" + (string-join + '("test_post_chunked" + "test_remote" + "test_capture_http_proxy" + "test_capture_https_proxy" + "test_capture_https_proxy_same_session") + " and not ")) + ; The following test requires the hookdns package. + "--ignore=test/test_capture_http_proxy.py"))) + (native-inputs + ;; These inputs are required for the test suite. + (list python-httpbin + python-pytest-cov + python-requests + python-setuptools + python-wheel + python-wsgiprox)) + (home-page "https://github.com/webrecorder/warcio") + (synopsis "Streaming web archival archive (WARC) library") + (description "warcio is a Python library to read and write the WARC format commonly used in Web archives. It is designed for fast, low-level access to web archival content, oriented around a stream of WARC records rather than files.") - (license license:asl2.0)))) + (license license:asl2.0))) (define-public python-websockets (package -- 2.45.2 From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 25 17:33:58 2025 Received: (at 75835-done) by debbugs.gnu.org; 25 Jan 2025 22:33:59 +0000 Received: from localhost ([127.0.0.1]:53002 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tboj0-0008L1-JU for submit@debbugs.gnu.org; Sat, 25 Jan 2025 17:33:58 -0500 Received: from mail-wm1-x335.google.com ([2a00:1450:4864:20::335]:56802) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tboiv-0008Ke-Mp for 75835-done@debbugs.gnu.org; Sat, 25 Jan 2025 17:33:57 -0500 Received: by mail-wm1-x335.google.com with SMTP id 5b1f17b1804b1-4361f65ca01so34012215e9.1 for <75835-done@debbugs.gnu.org>; Sat, 25 Jan 2025 14:33:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1737844427; x=1738449227; darn=debbugs.gnu.org; h=mime-version:message-id:date:subject:to:from:from:to:cc:subject :date:message-id:reply-to; bh=eXWBsQ/Bd22TMMq3O7rf0io+baZ8GjdlQrdRgJqNXZI=; b=ErVCWqaHzJmAENU1EhGic649ai6vAN8YYkbow+a9228Jhfa7j0GbZVZoZVF6iEoIEj MD9QkYqmoDTZNP/0fcIur59ri59bopwasSEK+OpVOV8iZBNjD/M+UlLuyuyuxqg0pgk9 gQFu8Pn3Y4OyeuztEITosi1gHHhra3p6erKYlKiQLNPvg4SP4M2ySQb4dAPxbGSgnAGO M/PGoB+P1GzrWSB9JiItnypUCTVeH++eQzyLA+9mgubmLQgcRDGQM2AACKvZOnrJjxIp aQsXVIiGzQPjxobvSaLkJ4U1WoHKeI6dWHSSG4gD1gbCBpG9yEw7j0v0e5BaRjVF23Sk fsHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737844427; x=1738449227; h=mime-version:message-id:date:subject:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=eXWBsQ/Bd22TMMq3O7rf0io+baZ8GjdlQrdRgJqNXZI=; b=umFuShIocX8qn2e4TnXLMYhgoWXkd93Hp3PIGz6UKhMXTLo7Ut/7z8XIJVf2P6Q63S 9gng0F0gU07AVlJFoNxwOToufyo6il12ac2CI00YEinFXrUQ0Ragyf2ApLTt6p68NgjO dvHXJ4FKkk1rW5g8Z91tRd1DuvLSJ4i/u/9/ZuMKw8FDfH4qVSOJxtOe7Wfm3HklW6JZ h4ds8YyvZ/t3GczrZRvj417/lOr38ToCB8f3PQKW3sqiwu0vn7uG0BA//iYdVLpvbHBR i8LS9P9UTJMQLPHf9hUWpcJRvCe4Pd29nEpf4pti1wxCZtMoc3pz4xmFgg7WA/t+xmWW IQWQ== X-Gm-Message-State: AOJu0Yx/gDno1JmjLVE/QElN8U0oN/A5hyy8t3Gcdu+xF1T4QNL0qgFZ GKumCmDxIY71JN5hNXz9yGpLDTPJklztZV2/xl561A0TLoihZXmyw2skQgT3 X-Gm-Gg: ASbGncvWj5nVbQ2FeCidXKnd9WENOWVRCYdtIY2wGrE3hHgw+frVe5sP3rAr3h9l/jZ QO6BLOuaHyxmi2pjgdAT4RBwFc6eCDBSukUEFO49L8blM4gmVnW8laasedlAsLdAYxzmhGG0V3t 3uZcL2J3KTYkhZxsse5MSsBf56PN8WAN0bQFAGkBBZF9xVin6kSO0H7oZz5qmsajRLIuNaC3beV Oxo5XY41kCA3TkcCZdiM9VaJO5OE6liPt7qp2UAKYcmtVJQPTSMIR17aqiXHzMgrswv3iqXcM5h w2+TboRZODWAbyKdWyFKv+oE5nwReGVkLWnRgtUo28++s+4tu8ozrxrg X-Google-Smtp-Source: AGHT+IHz52r7Qvc+KFdxeI/2YvMmqsFxh2YTXMrFozW5Pb8s7FyrZk6r5jnYO9+CZasaVCNSSUPZ7A== X-Received: by 2002:a05:600c:4f05:b0:434:fe62:28c1 with SMTP id 5b1f17b1804b1-438913ef83bmr310935195e9.18.1737844427233; Sat, 25 Jan 2025 14:33:47 -0800 (PST) Received: from guxtil (cpc100684-bagu15-2-0-cust967.1-3.cable.virginm.net. [86.8.111.200]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-438bd4fa599sm78239475e9.7.2025.01.25.14.33.46 for <75835-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 25 Jan 2025 14:33:46 -0800 (PST) From: Sharlatan Hellseher To: 75835-done@debbugs.gnu.org Subject: [PATCH 0/2] Update python-warcio to 1.7.5. Date: Sat, 25 Jan 2025 22:33:45 +0000 Message-ID: <87jzair0ae.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 75835-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Hi, --8<---------------cut here---------------start------------->8--- > ./pre-inst-env guix build -P 1 python-warcio guix build: computing dependents of package python-warcio@1.7.5... /gnu/store/80i9vla58kpdsq1aai80hhflji2fxcf7-python-warcio-1.7.5 [env: /gnu/store/qkhp11ij3racniwf8wfhala6ya4rf0nm-profile] > ./pre-inst-env guix build -P 1 python-certauth guix build: computing dependents of package python-certauth@1.3.0... /gnu/store/prx662h1xkmb976x3qblpda4jwkld29x-python-certauth-1.3.0 /gnu/store/1j81g3qk2dxj8nx7w4sq5r6nvvzsfs0m-python-wsgiprox-1.5.2 --8<---------------cut here---------------end--------------->8--- Pushed to master: - a3545762f87 * gnu: python-warcio: Update to 1.7.5. - 0b7179b8b9b * gnu: python-certauth: Fix build. -- Thanks, Oleg --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAmeVZskACgkQdtcnv/Ys 0rWY4A/9FU0js59NzkpZx/Uz4MtCf9lPbFR2sCWfWUe6xYaChqU1rX9QRm+XuYso MVzNtgH+ln9C1o0yIjkn2ohnlJ4yjKo7b0IIfdZJlAgAYIeN9YvCSIFLIQOxRSVh RXPAV6MphcSfRIhJRszaWLRk2Zsx3PLgLVqwPgzVUHSrRJUMvKuW8lqT5bZKRphN t0m6w+/EeQxHsdcCjWYafynxAHz5p+TmGatoP1O1yy+84uKtBLl0qHPgztvcFrQ2 zdalVLMdDjofptwFpxYIQWLgTeOys3FTwF/QyvRsluWaEu9gvOwoEKFa57qVoeeT P+nsBRo4MhAAMFEhCmBPdCxKRuYF5yEQ+HVyJFHosLTMrV6Naw/U+rHnAqOVbBdg sr8El+tgsOJvBJRP9sTgscJsub8Ca8wu6HEF2+qoZvaXG0DfThWxonC2ffABhawj 7sJfK1KFXxXW5bfsOJoO2mc5RXeUYSQrmmc2KmdRKDAId9HZkmgYlUMoEdajDyFF 4GymxDIcXdJ4QiLCh2/eDNHerp7hEleyO+1VVPa6EwUIUWuUUzcM4i+sBW+Qg/vp VDD6tNCQGO4077AIu5518TWRMTFxSbH6pp+FKIFXrYZ5mNG1CRYkzDEH1vtDqbRY FaYlioXcsrK5zDEIQRWD4AsND6MehAD9UcTtluxdpz355ix/D+8= =hr9U -----END PGP SIGNATURE----- --=-=-=-- From unknown Thu Jun 19 16:18:35 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 23 Feb 2025 12:24:12 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator