Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] grep: add python3-lxml dependency
@ 2019-11-07 21:34 voidlinux-github
  2019-11-07 21:41 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-07 21:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages greg
https://github.com/void-linux/void-packages/pull/16213

grep: add python3-lxml dependency


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

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

From ac2975a5c502ee712e30c8bfbe85ccdd5cac2d50 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Thu, 7 Nov 2019 22:32:54 +0100
Subject: [PATCH] grep: add python3-lxml dependency

---
 srcpkgs/greg/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/greg/template b/srcpkgs/greg/template
index 9c15ba82f4b..f19c999e0d4 100644
--- a/srcpkgs/greg/template
+++ b/srcpkgs/greg/template
@@ -6,7 +6,7 @@ archs=noarch
 build_style=python3-module
 pycompile_module="greg"
 hostmakedepends="python3-setuptools"
-depends="python3-feedparser python3-setuptools"
+depends="python3-feedparser python3-setuptools python3-lxml"
 short_desc="Command-line podcast aggregator"
 maintainer="Georg Schabel <gescha@posteo.de>"
 license="GPL-3"

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

* Re: [PR PATCH] [Updated] grep: add python3-lxml dependency
  2019-11-07 21:34 [PR PATCH] grep: add python3-lxml dependency voidlinux-github
@ 2019-11-07 21:41 ` voidlinux-github
  2019-11-07 23:07 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-07 21:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages greg
https://github.com/void-linux/void-packages/pull/16213

grep: add python3-lxml dependency


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

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

From 6d5ae385165ac42da5645a47912495681c9e2852 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Thu, 7 Nov 2019 22:32:54 +0100
Subject: [PATCH] grep: add python3-lxml dependency

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

diff --git a/srcpkgs/greg/template b/srcpkgs/greg/template
index 9c15ba82f4b..00650a14e5e 100644
--- a/srcpkgs/greg/template
+++ b/srcpkgs/greg/template
@@ -1,12 +1,12 @@
 # Template file for 'greg'
 pkgname=greg
 version=0.4.7
-revision=4
+revision=5
 archs=noarch
 build_style=python3-module
 pycompile_module="greg"
 hostmakedepends="python3-setuptools"
-depends="python3-feedparser python3-setuptools"
+depends="python3-feedparser python3-setuptools python3-lxml"
 short_desc="Command-line podcast aggregator"
 maintainer="Georg Schabel <gescha@posteo.de>"
 license="GPL-3"

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

* Re: [PR PATCH] [Updated] grep: add python3-lxml dependency
  2019-11-07 21:34 [PR PATCH] grep: add python3-lxml dependency voidlinux-github
  2019-11-07 21:41 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-11-07 23:07 ` voidlinux-github
  2019-11-07 23:08 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-07 23:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages greg
https://github.com/void-linux/void-packages/pull/16213

grep: add python3-lxml dependency


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

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

From 2e85df16815e2595b74db38e8e31d9f2fdd6e23a Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Thu, 7 Nov 2019 22:32:54 +0100
Subject: [PATCH] grep: add python3-lxml dependency

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

diff --git a/srcpkgs/greg/template b/srcpkgs/greg/template
index 9c15ba82f4b..d0b65a7a95d 100644
--- a/srcpkgs/greg/template
+++ b/srcpkgs/greg/template
@@ -1,15 +1,15 @@
 # Template file for 'greg'
 pkgname=greg
 version=0.4.7
-revision=4
+revision=5
 archs=noarch
 build_style=python3-module
 pycompile_module="greg"
 hostmakedepends="python3-setuptools"
-depends="python3-feedparser python3-setuptools"
+depends="python3-feedparser python3-setuptools python3-lxml"
 short_desc="Command-line podcast aggregator"
 maintainer="Georg Schabel <gescha@posteo.de>"
-license="GPL-3"
+license="GPL-3-or-later"
 homepage="https://github.com/manolomartinez/greg"
 distfiles="https://github.com/manolomartinez/greg/archive/v${version}.tar.gz"
 checksum=d1b404835e34cd5f3a57b8fef4bdaef40bc77ea1606dcd8229b1b8c482b5e28a

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

* Re: [PR PATCH] [Updated] grep: add python3-lxml dependency
  2019-11-07 21:34 [PR PATCH] grep: add python3-lxml dependency voidlinux-github
  2019-11-07 21:41 ` [PR PATCH] [Updated] " voidlinux-github
  2019-11-07 23:07 ` voidlinux-github
@ 2019-11-07 23:08 ` voidlinux-github
  2019-11-07 23:27 ` [PR PATCH] [Updated] greg: " voidlinux-github
  2019-11-08  5:54 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-07 23:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages greg
https://github.com/void-linux/void-packages/pull/16213

grep: add python3-lxml dependency


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

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

From a7af98d32ad5cc8fbad1ba0f789a278198832aa2 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Thu, 7 Nov 2019 22:32:54 +0100
Subject: [PATCH] greg: add python3-lxml dependency

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

diff --git a/srcpkgs/greg/template b/srcpkgs/greg/template
index 9c15ba82f4b..d0b65a7a95d 100644
--- a/srcpkgs/greg/template
+++ b/srcpkgs/greg/template
@@ -1,15 +1,15 @@
 # Template file for 'greg'
 pkgname=greg
 version=0.4.7
-revision=4
+revision=5
 archs=noarch
 build_style=python3-module
 pycompile_module="greg"
 hostmakedepends="python3-setuptools"
-depends="python3-feedparser python3-setuptools"
+depends="python3-feedparser python3-setuptools python3-lxml"
 short_desc="Command-line podcast aggregator"
 maintainer="Georg Schabel <gescha@posteo.de>"
-license="GPL-3"
+license="GPL-3-or-later"
 homepage="https://github.com/manolomartinez/greg"
 distfiles="https://github.com/manolomartinez/greg/archive/v${version}.tar.gz"
 checksum=d1b404835e34cd5f3a57b8fef4bdaef40bc77ea1606dcd8229b1b8c482b5e28a

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

* Re: [PR PATCH] [Updated] greg: add python3-lxml dependency
  2019-11-07 21:34 [PR PATCH] grep: add python3-lxml dependency voidlinux-github
                   ` (2 preceding siblings ...)
  2019-11-07 23:08 ` voidlinux-github
@ 2019-11-07 23:27 ` voidlinux-github
  2019-11-08  5:54 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-07 23:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages greg
https://github.com/void-linux/void-packages/pull/16213

greg: add python3-lxml dependency


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

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

From 96f0cfc78e9fd1f5c3934a5d390b93398fb0c63a Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Thu, 7 Nov 2019 22:32:54 +0100
Subject: [PATCH] greg: add python3-lxml dependency

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

diff --git a/srcpkgs/greg/template b/srcpkgs/greg/template
index 9c15ba82f4b..6fa14fe19df 100644
--- a/srcpkgs/greg/template
+++ b/srcpkgs/greg/template
@@ -1,15 +1,15 @@
 # Template file for 'greg'
 pkgname=greg
 version=0.4.7
-revision=4
+revision=5
 archs=noarch
 build_style=python3-module
 pycompile_module="greg"
 hostmakedepends="python3-setuptools"
-depends="python3-feedparser python3-setuptools"
+depends="python3-feedparser python3-setuptools python3-lxml"
 short_desc="Command-line podcast aggregator"
 maintainer="Georg Schabel <gescha@posteo.de>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="https://github.com/manolomartinez/greg"
 distfiles="https://github.com/manolomartinez/greg/archive/v${version}.tar.gz"
 checksum=d1b404835e34cd5f3a57b8fef4bdaef40bc77ea1606dcd8229b1b8c482b5e28a

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

* Re: [PR PATCH] [Merged]: greg: add python3-lxml dependency
  2019-11-07 21:34 [PR PATCH] grep: add python3-lxml dependency voidlinux-github
                   ` (3 preceding siblings ...)
  2019-11-07 23:27 ` [PR PATCH] [Updated] greg: " voidlinux-github
@ 2019-11-08  5:54 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-11-08  5:54 UTC (permalink / raw)
  To: ml

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

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

greg: add python3-lxml dependency
https://github.com/void-linux/void-packages/pull/16213

Description:


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

end of thread, other threads:[~2019-11-08  5:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-07 21:34 [PR PATCH] grep: add python3-lxml dependency voidlinux-github
2019-11-07 21:41 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-07 23:07 ` voidlinux-github
2019-11-07 23:08 ` voidlinux-github
2019-11-07 23:27 ` [PR PATCH] [Updated] greg: " voidlinux-github
2019-11-08  5:54 ` [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).