Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-lxml: update to 4.4.1.
@ 2019-10-01 22:14 voidlinux-github
  2019-10-01 22:59 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-01 22:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages python-lxml
https://github.com/void-linux/void-packages/pull/14923

python-lxml: update to 4.4.1.


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

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

From 46bca438e1400cb0b2031303f56fbb58c013a138 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 2 Oct 2019 01:13:09 +0300
Subject: [PATCH] python-lxml: update to 4.4.1.

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

diff --git a/srcpkgs/python-lxml/template b/srcpkgs/python-lxml/template
index af3d5edbce4..267131629f7 100644
--- a/srcpkgs/python-lxml/template
+++ b/srcpkgs/python-lxml/template
@@ -1,6 +1,6 @@
 # Template file for 'python-lxml'
 pkgname=python-lxml
-version=4.3.4
+version=4.4.1
 revision=1
 wrksrc="lxml-lxml-${version}"
 build_style=python-module
@@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 license="BSD-3-Clause, ElementTree"
 homepage="https://lxml.de/"
 distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
-checksum=d85812f0630af6c1f916253535fc315ff20c0b9879a15edff3ee750287f283aa
+checksum=a735879b25331bb0c8c115e8aff6250469241fbce98bba192142cd767ff23408
 
 do_check() {
 	cp -f build-3.*/lib.linux-*/lxml/*.so src/lxml

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

* Re: [PR PATCH] [Updated] python-lxml: update to 4.4.1.
  2019-10-01 22:14 [PR PATCH] python-lxml: update to 4.4.1 voidlinux-github
@ 2019-10-01 22:59 ` voidlinux-github
  2019-10-01 22:59 ` voidlinux-github
  2019-10-02 14:48 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-01 22:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages python-lxml
https://github.com/void-linux/void-packages/pull/14923

python-lxml: update to 4.4.1.


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

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

From 0f6894171799456355bf9d5416e51a2d86a2ab26 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 2 Oct 2019 01:13:09 +0300
Subject: [PATCH] python-lxml: update to 4.4.1.

---
 srcpkgs/python-lxml/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-lxml/template b/srcpkgs/python-lxml/template
index af3d5edbce4..c3aeabfbf1b 100644
--- a/srcpkgs/python-lxml/template
+++ b/srcpkgs/python-lxml/template
@@ -1,6 +1,6 @@
 # Template file for 'python-lxml'
 pkgname=python-lxml
-version=4.3.4
+version=4.4.1
 revision=1
 wrksrc="lxml-lxml-${version}"
 build_style=python-module
@@ -10,10 +10,10 @@ makedepends="libxslt-devel python-devel python3-devel"
 checkdepends="python3-cssselect python3-BeautifulSoup4 python3-html5lib"
 short_desc="Python2 binding for the libxml2 and libxslt libraries"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
-license="BSD-3-Clause, ElementTree"
+license="BSD-3-Clause, custom:ElementTree"
 homepage="https://lxml.de/"
 distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
-checksum=d85812f0630af6c1f916253535fc315ff20c0b9879a15edff3ee750287f283aa
+checksum=a735879b25331bb0c8c115e8aff6250469241fbce98bba192142cd767ff23408
 
 do_check() {
 	cp -f build-3.*/lib.linux-*/lxml/*.so src/lxml

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

* Re: [PR PATCH] [Updated] python-lxml: update to 4.4.1.
  2019-10-01 22:14 [PR PATCH] python-lxml: update to 4.4.1 voidlinux-github
  2019-10-01 22:59 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-01 22:59 ` voidlinux-github
  2019-10-02 14:48 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-01 22:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages python-lxml
https://github.com/void-linux/void-packages/pull/14923

python-lxml: update to 4.4.1.


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

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

From 0f6894171799456355bf9d5416e51a2d86a2ab26 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 2 Oct 2019 01:13:09 +0300
Subject: [PATCH] python-lxml: update to 4.4.1.

---
 srcpkgs/python-lxml/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-lxml/template b/srcpkgs/python-lxml/template
index af3d5edbce4..c3aeabfbf1b 100644
--- a/srcpkgs/python-lxml/template
+++ b/srcpkgs/python-lxml/template
@@ -1,6 +1,6 @@
 # Template file for 'python-lxml'
 pkgname=python-lxml
-version=4.3.4
+version=4.4.1
 revision=1
 wrksrc="lxml-lxml-${version}"
 build_style=python-module
@@ -10,10 +10,10 @@ makedepends="libxslt-devel python-devel python3-devel"
 checkdepends="python3-cssselect python3-BeautifulSoup4 python3-html5lib"
 short_desc="Python2 binding for the libxml2 and libxslt libraries"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
-license="BSD-3-Clause, ElementTree"
+license="BSD-3-Clause, custom:ElementTree"
 homepage="https://lxml.de/"
 distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
-checksum=d85812f0630af6c1f916253535fc315ff20c0b9879a15edff3ee750287f283aa
+checksum=a735879b25331bb0c8c115e8aff6250469241fbce98bba192142cd767ff23408
 
 do_check() {
 	cp -f build-3.*/lib.linux-*/lxml/*.so src/lxml

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

* Re: [PR PATCH] [Merged]: python-lxml: update to 4.4.1.
  2019-10-01 22:14 [PR PATCH] python-lxml: update to 4.4.1 voidlinux-github
  2019-10-01 22:59 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-01 22:59 ` voidlinux-github
@ 2019-10-02 14:48 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-02 14:48 UTC (permalink / raw)
  To: ml

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

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

python-lxml: update to 4.4.1.
https://github.com/void-linux/void-packages/pull/14923

Description:


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

end of thread, other threads:[~2019-10-02 14:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 22:14 [PR PATCH] python-lxml: update to 4.4.1 voidlinux-github
2019-10-01 22:59 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-01 22:59 ` voidlinux-github
2019-10-02 14:48 ` [PR PATCH] [Merged]: " voidlinux-github

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