unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42808] [PATCH] gnu: python-lxml: Update to 4.5.2.
@ 2020-08-11  2:51 Morgan.J.Smith
  2020-08-13  8:31 ` bug#42808: " Mathieu Othacehe
  2020-08-14 13:22 ` [bug#42808] " Oleg Pykhalov
  0 siblings, 2 replies; 3+ messages in thread
From: Morgan.J.Smith @ 2020-08-11  2:51 UTC (permalink / raw)
  To: 42808; +Cc: Morgan Smith

From: Morgan Smith <Morgan.J.Smith@outlook.com>

* gnu/packages/xml.scm (python-lxml): Update to 4.5.2.
---
Am I supposed to add copyright for stuff this small?


 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 20d9de246c..05e5f532b2 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -2152,13 +2152,13 @@ because lxml.etree already has it's own implementation of XPath 1.0.")
 (define-public python-lxml
   (package
     (name "python-lxml")
-    (version "4.4.2")
+    (version "4.5.2")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "lxml" version))
        (sha256
-        (base32 "01nvb5j8vs9nk4z5s3250b1m22b4d08kffa36if3g1mdygdrvxpg"))))
+        (base32 "1xhx76hr1w3lllfcg9a01f2y0zwyf59ijnvlh08299mjh8b3mhfd"))))
     (build-system python-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.27.0





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#42808: [PATCH] gnu: python-lxml: Update to 4.5.2.
  2020-08-11  2:51 [bug#42808] [PATCH] gnu: python-lxml: Update to 4.5.2 Morgan.J.Smith
@ 2020-08-13  8:31 ` Mathieu Othacehe
  2020-08-14 13:22 ` [bug#42808] " Oleg Pykhalov
  1 sibling, 0 replies; 3+ messages in thread
From: Mathieu Othacehe @ 2020-08-13  8:31 UTC (permalink / raw)
  To: Morgan.J.Smith; +Cc: 42808-done


Hello,

> * gnu/packages/xml.scm (python-lxml): Update to 4.5.2.
> ---
> Am I supposed to add copyright for stuff this small?

No it's fine. However this change triggers many rebuilds so I had to
apply it on core-updates.

Thanks,

Mathieu




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#42808] [PATCH] gnu: python-lxml: Update to 4.5.2.
  2020-08-11  2:51 [bug#42808] [PATCH] gnu: python-lxml: Update to 4.5.2 Morgan.J.Smith
  2020-08-13  8:31 ` bug#42808: " Mathieu Othacehe
@ 2020-08-14 13:22 ` Oleg Pykhalov
  1 sibling, 0 replies; 3+ messages in thread
From: Oleg Pykhalov @ 2020-08-14 13:22 UTC (permalink / raw)
  To: Morgan.J.Smith; +Cc: 42808-done

[-- Attachment #1: Type: text/plain, Size: 896 bytes --]

Hi,

Morgan.J.Smith@outlook.com writes:

> From: Morgan Smith <Morgan.J.Smith@outlook.com>
>
> * gnu/packages/xml.scm (python-lxml): Update to 4.5.2.
> ---
> Am I supposed to add copyright for stuff this small?

You supposed to add the copyright only in the file you changed.

>  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 20d9de246c..05e5f532b2 100644
> --- a/gnu/packages/xml.scm
> +++ b/gnu/packages/xml.scm
> @@ -2152,13 +2152,13 @@ because lxml.etree already has it's own implementation of XPath 1.0.")

[…]

Thank you for the patch!

However the package update already present in core-updates [1] and will
be applied after the merge.

[1] https://git.savannah.gnu.org/cgit/guix.git/commit/?id=8b074a0abef78341d98ac4ca8e6f27bfcc7aa65b

Regars,
Oleg.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-14 13:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11  2:51 [bug#42808] [PATCH] gnu: python-lxml: Update to 4.5.2 Morgan.J.Smith
2020-08-13  8:31 ` bug#42808: " Mathieu Othacehe
2020-08-14 13:22 ` [bug#42808] " Oleg Pykhalov

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).