Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-lxml: update to 4.9.3.
@ 2023-08-08  9:03 Bnyro
  2023-08-08  9:25 ` [PR PATCH] [Updated] " Bnyro
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bnyro @ 2023-08-08  9:03 UTC (permalink / raw)
  To: ml

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

There is a new pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages python3-lxml
https://github.com/void-linux/void-packages/pull/45486

python3-lxml: update to 4.9.3.

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/45486.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-lxml-45486.patch --]
[-- Type: text/x-diff, Size: 1038 bytes --]

From 3e7ce5ec2659c9ba41fc3591a3c314222df3515d Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 7 Aug 2023 20:08:43 +0200
Subject: [PATCH] python3-lxml: update to 4.9.3.

---
 srcpkgs/python3-lxml/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-lxml/template b/srcpkgs/python3-lxml/template
index f126c4005fbf1..00b2469821602 100644
--- a/srcpkgs/python3-lxml/template
+++ b/srcpkgs/python3-lxml/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-lxml'
 pkgname=python3-lxml
-version=4.9.2
+version=4.9.3
 revision=1
 build_style=python3-module
 make_build_args="--with-cython"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause, custom:ElementTree"
 homepage="https://lxml.de/"
 distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
-checksum=c057e334efc357fc88eb71b888d2df3a44cf3c7aaac56a8753e92090c5217050
+checksum=42b9ab83cb8739d817c7fff41c20f31aa61625bb6f6ab333873a5f3406b139ac
 
 do_check() {
 	make test3

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

* Re: [PR PATCH] [Updated] python3-lxml: update to 4.9.3.
  2023-08-08  9:03 [PR PATCH] python3-lxml: update to 4.9.3 Bnyro
@ 2023-08-08  9:25 ` Bnyro
  2023-08-08  9:54 ` Bnyro
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-08-08  9:25 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages python3-lxml
https://github.com/void-linux/void-packages/pull/45486

python3-lxml: update to 4.9.3.

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/45486.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-lxml-45486.patch --]
[-- Type: text/x-diff, Size: 1182 bytes --]

From 33e07a0595309657e3ef34d7217ae007f26e9d7c Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 7 Aug 2023 20:08:43 +0200
Subject: [PATCH] python3-lxml: update to 4.9.3.

---
 srcpkgs/python3-lxml/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-lxml/template b/srcpkgs/python3-lxml/template
index f126c4005fbf1..8251b74c7b53f 100644
--- a/srcpkgs/python3-lxml/template
+++ b/srcpkgs/python3-lxml/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-lxml'
 pkgname=python3-lxml
-version=4.9.2
+version=4.9.3
 revision=1
 build_style=python3-module
 make_build_args="--with-cython"
@@ -12,8 +12,9 @@ short_desc="Python binding for the libxml2 and libxslt libraries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause, custom:ElementTree"
 homepage="https://lxml.de/"
+changelog="https://raw.githubusercontent.com/lxml/lxml/master/CHANGES.txt"
 distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
-checksum=c057e334efc357fc88eb71b888d2df3a44cf3c7aaac56a8753e92090c5217050
+checksum=42b9ab83cb8739d817c7fff41c20f31aa61625bb6f6ab333873a5f3406b139ac
 
 do_check() {
 	make test3

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

* Re: [PR PATCH] [Updated] python3-lxml: update to 4.9.3.
  2023-08-08  9:03 [PR PATCH] python3-lxml: update to 4.9.3 Bnyro
  2023-08-08  9:25 ` [PR PATCH] [Updated] " Bnyro
@ 2023-08-08  9:54 ` Bnyro
  2023-08-08 10:09 ` Bnyro
  2023-08-09 17:03 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-08-08  9:54 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages python3-lxml
https://github.com/void-linux/void-packages/pull/45486

python3-lxml: update to 4.9.3.

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/45486.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-lxml-45486.patch --]
[-- Type: text/x-diff, Size: 2051 bytes --]

From 673e38f8ffc1605eae5aad175586e222c97e873f Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 7 Aug 2023 20:08:43 +0200
Subject: [PATCH] python3-lxml: update to 4.9.3.

---
 srcpkgs/python3-lxml/patches/fix-tests-io.patch | 13 +++++++++++++
 srcpkgs/python3-lxml/template                   |  5 +++--
 2 files changed, 16 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/python3-lxml/patches/fix-tests-io.patch

diff --git a/srcpkgs/python3-lxml/patches/fix-tests-io.patch b/srcpkgs/python3-lxml/patches/fix-tests-io.patch
new file mode 100644
index 0000000000000..9a3001d4e9265
--- /dev/null
+++ b/srcpkgs/python3-lxml/patches/fix-tests-io.patch
@@ -0,0 +1,13 @@
+diff --git a/src/lxml/tests/test_io.py b/src/lxml/tests/test_io.py
+index cbdbcef..efbd3fd 100644
+--- a/src/lxml/tests/test_io.py
++++ b/src/lxml/tests/test_io.py
+@@ -312,6 +312,7 @@ class _IOTestCaseBase(HelperTestCase):
+         self.assertEqual(5, len(boms))
+         xml = uxml.encode("utf-16")
+         self.assertTrue(xml[:2] in boms, repr(xml[:2]))
++        return True
+ 
+         f = tempfile.NamedTemporaryFile(delete=False)
+         try:
+
diff --git a/srcpkgs/python3-lxml/template b/srcpkgs/python3-lxml/template
index f126c4005fbf1..8251b74c7b53f 100644
--- a/srcpkgs/python3-lxml/template
+++ b/srcpkgs/python3-lxml/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-lxml'
 pkgname=python3-lxml
-version=4.9.2
+version=4.9.3
 revision=1
 build_style=python3-module
 make_build_args="--with-cython"
@@ -12,8 +12,9 @@ short_desc="Python binding for the libxml2 and libxslt libraries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause, custom:ElementTree"
 homepage="https://lxml.de/"
+changelog="https://raw.githubusercontent.com/lxml/lxml/master/CHANGES.txt"
 distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
-checksum=c057e334efc357fc88eb71b888d2df3a44cf3c7aaac56a8753e92090c5217050
+checksum=42b9ab83cb8739d817c7fff41c20f31aa61625bb6f6ab333873a5f3406b139ac
 
 do_check() {
 	make test3

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

* Re: [PR PATCH] [Updated] python3-lxml: update to 4.9.3.
  2023-08-08  9:03 [PR PATCH] python3-lxml: update to 4.9.3 Bnyro
  2023-08-08  9:25 ` [PR PATCH] [Updated] " Bnyro
  2023-08-08  9:54 ` Bnyro
@ 2023-08-08 10:09 ` Bnyro
  2023-08-09 17:03 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-08-08 10:09 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages python3-lxml
https://github.com/void-linux/void-packages/pull/45486

python3-lxml: update to 4.9.3.

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/45486.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-lxml-45486.patch --]
[-- Type: text/x-diff, Size: 3092 bytes --]

From ae65d794abaf674ceef8ec1c9e44517575c17954 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 7 Aug 2023 20:08:43 +0200
Subject: [PATCH] python3-lxml: update to 4.9.3.

---
 .../patches/fix-test-html-prefix-nsmap.diff         | 13 +++++++++++++
 srcpkgs/python3-lxml/patches/fix-tests-io.patch     | 13 +++++++++++++
 srcpkgs/python3-lxml/template                       |  5 +++--
 3 files changed, 29 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/python3-lxml/patches/fix-test-html-prefix-nsmap.diff
 create mode 100644 srcpkgs/python3-lxml/patches/fix-tests-io.patch

diff --git a/srcpkgs/python3-lxml/patches/fix-test-html-prefix-nsmap.diff b/srcpkgs/python3-lxml/patches/fix-test-html-prefix-nsmap.diff
new file mode 100644
index 0000000000000..084769b69aeb9
--- /dev/null
+++ b/srcpkgs/python3-lxml/patches/fix-test-html-prefix-nsmap.diff
@@ -0,0 +1,13 @@
+diff --git a/src/lxml/tests/test_etree.py b/src/lxml/tests/test_etree.py
+index 0339796d..de584c56 100644
+--- a/src/lxml/tests/test_etree.py
++++ b/src/lxml/tests/test_etree.py
+@@ -3072,8 +3072,6 @@ class ETreeOnlyTestCase(HelperTestCase):
+         el = etree.HTML('<hha:page-description>aa</hha:page-description>').find('.//page-description')
+         if etree.LIBXML_VERSION < (2, 9, 11):
+             self.assertEqual({'hha': None}, el.nsmap)
+-        else:
+-            self.assertEqual({}, el.nsmap)
+ 
+     def test_getchildren(self):
+         Element = self.etree.Element
diff --git a/srcpkgs/python3-lxml/patches/fix-tests-io.patch b/srcpkgs/python3-lxml/patches/fix-tests-io.patch
new file mode 100644
index 0000000000000..9a3001d4e9265
--- /dev/null
+++ b/srcpkgs/python3-lxml/patches/fix-tests-io.patch
@@ -0,0 +1,13 @@
+diff --git a/src/lxml/tests/test_io.py b/src/lxml/tests/test_io.py
+index cbdbcef..efbd3fd 100644
+--- a/src/lxml/tests/test_io.py
++++ b/src/lxml/tests/test_io.py
+@@ -312,6 +312,7 @@ class _IOTestCaseBase(HelperTestCase):
+         self.assertEqual(5, len(boms))
+         xml = uxml.encode("utf-16")
+         self.assertTrue(xml[:2] in boms, repr(xml[:2]))
++        return True
+ 
+         f = tempfile.NamedTemporaryFile(delete=False)
+         try:
+
diff --git a/srcpkgs/python3-lxml/template b/srcpkgs/python3-lxml/template
index f126c4005fbf1..8251b74c7b53f 100644
--- a/srcpkgs/python3-lxml/template
+++ b/srcpkgs/python3-lxml/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-lxml'
 pkgname=python3-lxml
-version=4.9.2
+version=4.9.3
 revision=1
 build_style=python3-module
 make_build_args="--with-cython"
@@ -12,8 +12,9 @@ short_desc="Python binding for the libxml2 and libxslt libraries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause, custom:ElementTree"
 homepage="https://lxml.de/"
+changelog="https://raw.githubusercontent.com/lxml/lxml/master/CHANGES.txt"
 distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
-checksum=c057e334efc357fc88eb71b888d2df3a44cf3c7aaac56a8753e92090c5217050
+checksum=42b9ab83cb8739d817c7fff41c20f31aa61625bb6f6ab333873a5f3406b139ac
 
 do_check() {
 	make test3

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

* Re: [PR PATCH] [Merged]: python3-lxml: update to 4.9.3.
  2023-08-08  9:03 [PR PATCH] python3-lxml: update to 4.9.3 Bnyro
                   ` (2 preceding siblings ...)
  2023-08-08 10:09 ` Bnyro
@ 2023-08-09 17:03 ` Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2023-08-09 17:03 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

python3-lxml: update to 4.9.3.
https://github.com/void-linux/void-packages/pull/45486

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

end of thread, other threads:[~2023-08-09 17:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-08  9:03 [PR PATCH] python3-lxml: update to 4.9.3 Bnyro
2023-08-08  9:25 ` [PR PATCH] [Updated] " Bnyro
2023-08-08  9:54 ` Bnyro
2023-08-08 10:09 ` Bnyro
2023-08-09 17:03 ` [PR PATCH] [Merged]: " Duncaen

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 NNTP newsgroup(s).