Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-rss2email-3.10
@ 2019-09-06  7:30 voidlinux-github
  2019-09-06 12:13 ` voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-09-06  7:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anders-dc/void-packages python3-rss2email
https://github.com/void-linux/void-packages/pull/14243

New package: python3-rss2email-3.10
No output from `xlint`. Thanks!

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

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

From e74ea3580a5d79ff9607f5b3264091d0290b6480 Mon Sep 17 00:00:00 2001
From: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 6 Sep 2019 09:29:02 +0200
Subject: [PATCH] New package: python3-rss2email-3.10

---
 srcpkgs/python3-rss2email/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/python3-rss2email/template

diff --git a/srcpkgs/python3-rss2email/template b/srcpkgs/python3-rss2email/template
new file mode 100644
index 00000000000..c196986c4d6
--- /dev/null
+++ b/srcpkgs/python3-rss2email/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-rss2email'
+pkgname=python3-rss2email
+version=3.10
+revision=1
+wrksrc="rss2email-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-feedparser python3-html2text"
+short_desc="Forward RSS feeds to email (community edition)"
+maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/rss2email/rss2email"
+distfiles="https://github.com/rss2email/rss2email/archive/v${version}.tar.gz"
+checksum=922b33f5bc3bce20568b977bff84dfdef3f1f7117fc70cc0b1bee7daa0e0acac

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

* Re: New package: python3-rss2email-3.10
  2019-09-06  7:30 [PR PATCH] New package: python3-rss2email-3.10 voidlinux-github
@ 2019-09-06 12:13 ` voidlinux-github
  2019-09-06 12:29 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-09-06 12:13 UTC (permalink / raw)
  To: ml

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

New comment by bra1nwave on void-packages repository

https://github.com/void-linux/void-packages/pull/14243#issuecomment-528830699

Comment:
Missing `arch=noarch` and `pycompile_module="rss2email"`

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

* Re: [PR PATCH] [Updated] New package: python3-rss2email-3.10
  2019-09-06  7:30 [PR PATCH] New package: python3-rss2email-3.10 voidlinux-github
  2019-09-06 12:13 ` voidlinux-github
@ 2019-09-06 12:29 ` voidlinux-github
  2019-09-06 12:29 ` voidlinux-github
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-09-06 12:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anders-dc/void-packages python3-rss2email
https://github.com/void-linux/void-packages/pull/14243

New package: python3-rss2email-3.10
No output from `xlint`. Thanks!

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

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

From 567aadabfebae1ee736e8216529ee57e72386217 Mon Sep 17 00:00:00 2001
From: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 6 Sep 2019 09:29:02 +0200
Subject: [PATCH] New package: python3-rss2email-3.10

---
 srcpkgs/python3-rss2email/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/python3-rss2email/template

diff --git a/srcpkgs/python3-rss2email/template b/srcpkgs/python3-rss2email/template
new file mode 100644
index 00000000000..0333171538e
--- /dev/null
+++ b/srcpkgs/python3-rss2email/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-rss2email'
+pkgname=python3-rss2email
+version=3.10
+revision=1
+wrksrc="rss2email-${version}"
+archs=noarch
+build_style=python3-module
+pycompile_module="rss2email"
+hostmakedepends="python3-setuptools"
+depends="python3-feedparser python3-html2text"
+short_desc="Forward RSS feeds to email (community edition)"
+maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/rss2email/rss2email"
+distfiles="https://github.com/rss2email/rss2email/archive/v${version}.tar.gz"
+checksum=922b33f5bc3bce20568b977bff84dfdef3f1f7117fc70cc0b1bee7daa0e0acac

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

* Re: [PR PATCH] [Updated] New package: python3-rss2email-3.10
  2019-09-06  7:30 [PR PATCH] New package: python3-rss2email-3.10 voidlinux-github
  2019-09-06 12:13 ` voidlinux-github
  2019-09-06 12:29 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-06 12:29 ` voidlinux-github
  2019-09-06 12:44 ` voidlinux-github
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-09-06 12:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anders-dc/void-packages python3-rss2email
https://github.com/void-linux/void-packages/pull/14243

New package: python3-rss2email-3.10
No output from `xlint`. Thanks!

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

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

From 567aadabfebae1ee736e8216529ee57e72386217 Mon Sep 17 00:00:00 2001
From: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 6 Sep 2019 09:29:02 +0200
Subject: [PATCH] New package: python3-rss2email-3.10

---
 srcpkgs/python3-rss2email/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/python3-rss2email/template

diff --git a/srcpkgs/python3-rss2email/template b/srcpkgs/python3-rss2email/template
new file mode 100644
index 00000000000..0333171538e
--- /dev/null
+++ b/srcpkgs/python3-rss2email/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-rss2email'
+pkgname=python3-rss2email
+version=3.10
+revision=1
+wrksrc="rss2email-${version}"
+archs=noarch
+build_style=python3-module
+pycompile_module="rss2email"
+hostmakedepends="python3-setuptools"
+depends="python3-feedparser python3-html2text"
+short_desc="Forward RSS feeds to email (community edition)"
+maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/rss2email/rss2email"
+distfiles="https://github.com/rss2email/rss2email/archive/v${version}.tar.gz"
+checksum=922b33f5bc3bce20568b977bff84dfdef3f1f7117fc70cc0b1bee7daa0e0acac

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

* Re: [PR PATCH] [Updated] New package: python3-rss2email-3.10
  2019-09-06  7:30 [PR PATCH] New package: python3-rss2email-3.10 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-06 12:29 ` voidlinux-github
@ 2019-09-06 12:44 ` voidlinux-github
  2019-09-06 12:44 ` voidlinux-github
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-09-06 12:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anders-dc/void-packages python3-rss2email
https://github.com/void-linux/void-packages/pull/14243

New package: python3-rss2email-3.10
No output from `xlint`. Thanks!

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

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

From 09ad947552f34575af8876f42545fe13a80807db Mon Sep 17 00:00:00 2001
From: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 6 Sep 2019 09:29:02 +0200
Subject: [PATCH] New package: python3-rss2email-3.10

---
 srcpkgs/python3-rss2email/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/python3-rss2email/template

diff --git a/srcpkgs/python3-rss2email/template b/srcpkgs/python3-rss2email/template
new file mode 100644
index 00000000000..d07984d33d8
--- /dev/null
+++ b/srcpkgs/python3-rss2email/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-rss2email'
+pkgname=python3-rss2email
+version=3.10
+revision=1
+archs=noarch
+wrksrc="rss2email-${version}"
+build_style=python3-module
+pycompile_module="rss2email"
+hostmakedepends="python3-setuptools"
+depends="python3-feedparser python3-html2text"
+short_desc="Forward RSS feeds to email (community edition)"
+maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/rss2email/rss2email"
+distfiles="https://github.com/rss2email/rss2email/archive/v${version}.tar.gz"
+checksum=922b33f5bc3bce20568b977bff84dfdef3f1f7117fc70cc0b1bee7daa0e0acac

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

* Re: [PR PATCH] [Updated] New package: python3-rss2email-3.10
  2019-09-06  7:30 [PR PATCH] New package: python3-rss2email-3.10 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-09-06 12:44 ` voidlinux-github
@ 2019-09-06 12:44 ` voidlinux-github
  2019-09-06 13:14 ` voidlinux-github
  2019-09-06 14:23 ` [PR PATCH] [Merged]: " voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-09-06 12:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anders-dc/void-packages python3-rss2email
https://github.com/void-linux/void-packages/pull/14243

New package: python3-rss2email-3.10
No output from `xlint`. Thanks!

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

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

From 09ad947552f34575af8876f42545fe13a80807db Mon Sep 17 00:00:00 2001
From: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 6 Sep 2019 09:29:02 +0200
Subject: [PATCH] New package: python3-rss2email-3.10

---
 srcpkgs/python3-rss2email/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/python3-rss2email/template

diff --git a/srcpkgs/python3-rss2email/template b/srcpkgs/python3-rss2email/template
new file mode 100644
index 00000000000..d07984d33d8
--- /dev/null
+++ b/srcpkgs/python3-rss2email/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-rss2email'
+pkgname=python3-rss2email
+version=3.10
+revision=1
+archs=noarch
+wrksrc="rss2email-${version}"
+build_style=python3-module
+pycompile_module="rss2email"
+hostmakedepends="python3-setuptools"
+depends="python3-feedparser python3-html2text"
+short_desc="Forward RSS feeds to email (community edition)"
+maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/rss2email/rss2email"
+distfiles="https://github.com/rss2email/rss2email/archive/v${version}.tar.gz"
+checksum=922b33f5bc3bce20568b977bff84dfdef3f1f7117fc70cc0b1bee7daa0e0acac

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

* Re: New package: python3-rss2email-3.10
  2019-09-06  7:30 [PR PATCH] New package: python3-rss2email-3.10 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-09-06 12:44 ` voidlinux-github
@ 2019-09-06 13:14 ` voidlinux-github
  2019-09-06 14:23 ` [PR PATCH] [Merged]: " voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-09-06 13:14 UTC (permalink / raw)
  To: ml

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

New comment by anders-dc on void-packages repository

https://github.com/void-linux/void-packages/pull/14243#issuecomment-528849901

Comment:
@bra1nwave: Fixed, thanks!

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

* Re: [PR PATCH] [Merged]: New package: python3-rss2email-3.10
  2019-09-06  7:30 [PR PATCH] New package: python3-rss2email-3.10 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-09-06 13:14 ` voidlinux-github
@ 2019-09-06 14:23 ` voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-09-06 14:23 UTC (permalink / raw)
  To: ml

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

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

New package: python3-rss2email-3.10
https://github.com/void-linux/void-packages/pull/14243

Description:
No output from `xlint`. Thanks!

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

end of thread, other threads:[~2019-09-06 14:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-06  7:30 [PR PATCH] New package: python3-rss2email-3.10 voidlinux-github
2019-09-06 12:13 ` voidlinux-github
2019-09-06 12:29 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-06 12:29 ` voidlinux-github
2019-09-06 12:44 ` voidlinux-github
2019-09-06 12:44 ` voidlinux-github
2019-09-06 13:14 ` voidlinux-github
2019-09-06 14:23 ` [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).