unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Chadwain Holness <chadwainholness@gmail.com>
To: 54515@debbugs.gnu.org, ludo@gnu.org
Cc: Chadwain Holness <chadwainholness@gmail.com>
Subject: [bug#54515] [PATCH v4 2/3] gnu: python-lxml: Update to 4.7.1.
Date: Thu, 24 Mar 2022 13:37:03 -0400	[thread overview]
Message-ID: <20220324173702.22599-3-chadwainholness@gmail.com> (raw)
In-Reply-To: <87y20zbme4.fsf_-_@gnu.org>

* gnu/packages/xml.scm (python-lxml): Update to 4.7.1.
---
 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 49275c3e0c..50f552e048 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -2500,13 +2500,13 @@ (define-public python-elementpath
 (define-public python-lxml
   (package
     (name "python-lxml")
-    (version "4.6.3")
+    (version "4.7.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "lxml" version))
        (sha256
-        (base32 "0s14r1w2x9sdlcsw8mxiqgw4rz5zs5lpqpxrfyn4a1mkndqqbdrr"))
+        (base32 "090viyanaki4q7w7i000xl0qh4in52bkl3qal55sz2bbm8w3hqd1"))
        ;; Adapt a test to libxml2 2.9.12, taken from this commit:
        ;; https://github.com/lxml/lxml/commit/852ed1092bd80b6b9a51db24371047e
        (modules '((guix build utils)))
-- 
2.35.1





  parent reply	other threads:[~2022-03-24 17:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-22  0:49 [bug#54515] [PATCH] gnu: streamlink: Update to 3.2.0 Chadwain Holness
2022-03-22  7:20 ` Maxime Devos
2022-03-22 15:04   ` [bug#54515] [PATCH v2] " Chadwain Holness
2022-03-22 17:06     ` Maxime Devos
2022-03-22 17:11       ` [bug#54515] [PATCH v3] " Chadwain Holness
2022-03-24 11:49         ` [bug#54515] [PATCH] " Ludovic Courtès
2022-03-24 17:37           ` [bug#54515] [PATCH v4 0/3] " Chadwain Holness
2022-03-24 17:37           ` [bug#54515] [PATCH v4 1/3] gnu: python-pycountry: Update to 22.3.5 Chadwain Holness
2022-04-01 16:02             ` Ludovic Courtès
2022-03-24 17:37           ` Chadwain Holness [this message]
2022-04-01 16:03             ` [bug#54515] [PATCH v4 2/3] gnu: python-lxml: Update to 4.7.1 Ludovic Courtès
2022-04-01 19:30               ` Chadwain Holness
2022-04-15 17:20                 ` bug#54515: [PATCH] gnu: streamlink: Update to 3.2.0 Ludovic Courtès
2022-04-19  2:30                   ` [bug#54515] " Chadwain Holness
2022-03-24 17:37           ` [bug#54515] [PATCH v4 3/3] " Chadwain Holness

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220324173702.22599-3-chadwainholness@gmail.com \
    --to=chadwainholness@gmail.com \
    --cc=54515@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).