emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#37970: closed ([PATCH] gnu: python-lxml: Update to 4.4.1.)


From: GNU bug Tracking System
Subject: bug#37970: closed ([PATCH] gnu: python-lxml: Update to 4.4.1.)
Date: Mon, 28 Oct 2019 21:39:02 +0000

Your message dated Mon, 28 Oct 2019 22:37:57 +0100
with message-id <address@hidden>
and subject line Re: [bug#37970] [PATCH] gnu: python-lxml: Update to 4.4.1.
has caused the debbugs.gnu.org bug report #37970,
regarding [PATCH] gnu: python-lxml: Update to 4.4.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
37970: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37970
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-lxml: Update to 4.4.1. Date: Mon, 28 Oct 2019 21:54:16 +0100
* gnu/packages/python-xyz.scm (python-lxml): Update to 4.4.1.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index e58b2d84c4..975f87ec40 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5963,14 +5963,14 @@ the GObject Introspection bindings to libnotify for 
non-GTK applications.")
 (define-public python-lxml
   (package
     (name "python-lxml")
-    (version "4.2.5")
+    (version "4.4.1")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "lxml" version))
         (sha256
          (base32
-          "0zw0y9hs0nflxhl9cs6ipwwh53szi3w2x06wl0k9cylyqac0cwin"))))
+          "14jnpfcpgqr9sx8ppd286jzcbk0b36hbqsvd8jkvffipzw5v8768"))))
     (build-system python-build-system)
     (inputs
       `(("libxml2" ,libxml2)
-- 
2.23.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#37970] [PATCH] gnu: python-lxml: Update to 4.4.1. Date: Mon, 28 Oct 2019 22:37:57 +0100 User-agent: Notmuch/0.29.1 (https://notmuchmail.org) Emacs/26.2 (x86_64-pc-linux-gnu)
Giacomo Leidi <address@hidden> writes:

> * gnu/packages/python-xyz.scm (python-lxml): Update to 4.4.1.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]