From patchwork Sun Jan 15 01:20:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Bruno Victal X-Patchwork-Id: 46122 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E820127BBED; Sun, 15 Jan 2023 01:22:13 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H2,SPF_HELO_PASS autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 2606F27BBE9 for ; Sun, 15 Jan 2023 01:22:13 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pGrim-0007bA-AJ; Sat, 14 Jan 2023 20:22:04 -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 1pGrik-0007a6-W9 for guix-patches@gnu.org; Sat, 14 Jan 2023 20:22:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pGrik-0002Sm-Nj for guix-patches@gnu.org; Sat, 14 Jan 2023 20:22:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pGrik-0007aR-Eq for guix-patches@gnu.org; Sat, 14 Jan 2023 20:22:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60824] [PATCH 1/2] gnu: perl-xml-xpath: Wrap xpath command. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 15 Jan 2023 01:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 60824 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60824@debbugs.gnu.org Cc: Bruno Victal X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167374568029110 (code B ref -1); Sun, 15 Jan 2023 01:22:02 +0000 Received: (at submit) by debbugs.gnu.org; 15 Jan 2023 01:21:20 +0000 Received: from localhost ([127.0.0.1]:55809 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGri3-0007ZS-QS for submit@debbugs.gnu.org; Sat, 14 Jan 2023 20:21:20 -0500 Received: from lists.gnu.org ([209.51.188.17]:44616) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGrhy-0007ZH-NL for submit@debbugs.gnu.org; Sat, 14 Jan 2023 20:21:18 -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 1pGrhy-0007EF-HT for guix-patches@gnu.org; Sat, 14 Jan 2023 20:21:14 -0500 Received: from smtpmciv5.myservices.hosting ([185.26.107.241]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pGrhw-00027f-8r for guix-patches@gnu.org; Sat, 14 Jan 2023 20:21:13 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.172]) by smtpmciv5.myservices.hosting (Postfix) with ESMTP id 02DD4206B7 for ; Sun, 15 Jan 2023 02:20:51 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 99D6E80096; Sun, 15 Jan 2023 02:20:51 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-1.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id SNw4FxjJgF7W; Sun, 15 Jan 2023 02:20:49 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-118-236.dsl.telepac.pt [85.242.118.236]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 59A3680093; Sun, 15 Jan 2023 02:20:49 +0100 (CET) From: Bruno Victal Date: Sun, 15 Jan 2023 01:20:47 +0000 Message-Id: <024ddbe123ad4d22ca508e1cb998da48fb16338b.1673745598.git.mirai@makinata.eu> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Received-SPF: pass client-ip=185.26.107.241; envelope-from=mirai@makinata.eu; helo=smtpmciv5.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/xml.scm (perl-xml-xpath)[arguments]: Wrap xpath. [description]: Document xpath command presence. --- gnu/packages/xml.scm | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) base-commit: fb3085e80fd3d4559057b60d9e2c1c1f1ff51022 diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index b5065f9f30..7fdc3a2e32 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -33,6 +33,7 @@ ;;; Copyright © 2021 Guillaume Le Vaillant ;;; Copyright © 2021 David Larsson ;;; Copyright © 2021 Matthew James Kraai +;;; Copyright © 2023 Bruno Victal ;;; ;;; This file is part of GNU Guix. ;;; @@ -1050,6 +1051,16 @@ (define-public perl-xml-xpath (base32 "03yxj7w5a43ibbpiqsvb3lswj2b71dydsx4rs2fw0p8n0l3i3j8w")))) (build-system perl-build-system) + (arguments + (list + #:phases + #~(modify-phases %standard-phases + (add-after 'wrap 'wrap-xpath + (lambda _ + (wrap-program (string-append #$output "/bin/xpath") + `("PERL5LIB" ":" prefix + ,(cons (string-append #$output "/lib/perl5/site_perl") + (string-split (getenv "PERL5LIB") #\:))))))))) (native-inputs (list perl-path-tiny)) (propagated-inputs @@ -1059,7 +1070,7 @@ (define-public perl-xml-xpath (description "This module aims to comply exactly to the @url{XPath specification, https://www.w3.org/TR/xpath} and yet allow extensions to be added in -the form of functions.") +the form of functions. It also provides the command @command{xpath}.") (license license:perl-license))) (define-public pugixml From patchwork Sun Jan 15 01:22:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bruno Victal X-Patchwork-Id: 46123 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 8EC1B27BBED; Sun, 15 Jan 2023 01:24:16 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H2,SPF_HELO_PASS autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 2635D27BBE9 for ; Sun, 15 Jan 2023 01:24:16 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pGrki-000895-59; Sat, 14 Jan 2023 20:24:04 -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 1pGrkh-00088v-0E for guix-patches@gnu.org; Sat, 14 Jan 2023 20:24:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pGrkg-0002Yv-OE for guix-patches@gnu.org; Sat, 14 Jan 2023 20:24:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pGrkg-0007dw-Jc for guix-patches@gnu.org; Sat, 14 Jan 2023 20:24:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60824] [PATCH 2/2] gnu: perl-xml-xpath: Update to 1.48. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 15 Jan 2023 01:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60824 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60824@debbugs.gnu.org Cc: Bruno Victal Received: via spool by 60824-submit@debbugs.gnu.org id=B60824.167374578429315 (code B ref 60824); Sun, 15 Jan 2023 01:24:02 +0000 Received: (at 60824) by debbugs.gnu.org; 15 Jan 2023 01:23:04 +0000 Received: from localhost ([127.0.0.1]:55814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGrjj-0007ck-BE for submit@debbugs.gnu.org; Sat, 14 Jan 2023 20:23:04 -0500 Received: from smtpm6.myservices.hosting ([185.26.105.207]:47924) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGrje-0007bv-3P for 60824@debbugs.gnu.org; Sat, 14 Jan 2023 20:23:02 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.172]) by smtpm6.myservices.hosting (Postfix) with ESMTP id 3E2C220CBB for <60824@debbugs.gnu.org>; Sun, 15 Jan 2023 02:22:57 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id E3DC880096; Sun, 15 Jan 2023 02:22:56 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-1.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id gbZunZriYEsY; Sun, 15 Jan 2023 02:22:56 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-118-236.dsl.telepac.pt [85.242.118.236]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 7B6CF80093; Sun, 15 Jan 2023 02:22:56 +0100 (CET) From: Bruno Victal Date: Sun, 15 Jan 2023 01:22:49 +0000 Message-Id: <8643dd63470d549c2e48ec0d465c5663e919bbd5.1673745598.git.mirai@makinata.eu> X-Mailer: git-send-email 2.38.1 In-Reply-To: <024ddbe123ad4d22ca508e1cb998da48fb16338b.1673745598.git.mirai@makinata.eu> References: <024ddbe123ad4d22ca508e1cb998da48fb16338b.1673745598.git.mirai@makinata.eu> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/xml.scm (perl-xml-xpath): Update to 1.48. --- gnu/packages/xml.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index 7fdc3a2e32..e022932782 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -1042,14 +1042,14 @@ (define-public perl-xml-feed (define-public perl-xml-xpath (package (name "perl-xml-xpath") - (version "1.44") + (version "1.48") (source (origin (method url-fetch) (uri (string-append "mirror://cpan/authors/id/M/MA/MANWAR/" "XML-XPath-" version ".tar.gz")) (sha256 (base32 - "03yxj7w5a43ibbpiqsvb3lswj2b71dydsx4rs2fw0p8n0l3i3j8w")))) + "1kch6w4zk7rzfimbwakz8qyhjhrvnp97158af0p5p7i3dgimpivv")))) (build-system perl-build-system) (arguments (list