Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python-Flask-Mail-0.9.1
@ 2020-01-28 16:11 voidlinux-github
  2020-01-28 16:19 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-28 18:49 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-28 16:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python-Flask-Mail
https://github.com/void-linux/void-packages/pull/18614

New package: python-Flask-Mail-0.9.1


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

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

From 66a95c9a88dab6cf7ee34db68a061d5942854912 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Tue, 28 Jan 2020 17:10:28 +0100
Subject: [PATCH] New package: python-Flask-Mail-0.9.1

---
 srcpkgs/python-Flask-Mail/template | 29 +++++++++++++++++++++++++++++
 srcpkgs/python3-Flask-Mail         |  1 +
 2 files changed, 30 insertions(+)
 create mode 100644 srcpkgs/python-Flask-Mail/template
 create mode 120000 srcpkgs/python3-Flask-Mail

diff --git a/srcpkgs/python-Flask-Mail/template b/srcpkgs/python-Flask-Mail/template
new file mode 100644
index 00000000000..7c3dd069823
--- /dev/null
+++ b/srcpkgs/python-Flask-Mail/template
@@ -0,0 +1,29 @@
+# Template file for 'python-Flask-Mail'
+pkgname=python-Flask-Mail
+version=0.9.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+hostmakedepends="python-setuptools python3-setuptools"
+depends="python-Flask"
+short_desc="Flask extension for sending email (python2)"
+maintainer="pulux <pulux@pf4sh.de>"
+license="BSD"
+homepage="https://pythonhosted.org/flask-mail/"
+distfiles="${PYPI_SITE}/F/Flask-Mail/Flask-Mail-${version}.tar.gz"
+checksum=22e5eb9a940bf407bcf30410ecc3708f3c56cc44b29c34e1726fe85006935f41
+
+post_install() {
+	vlicense LICENSE
+}
+
+python3-Flask-Mail_package() {
+	archs=noarch
+	depends="python3-Flask"
+	short_desc="${short_desc/Python2/Python3}"
+	pkg_install() {
+		vmove usr/lib/python3*
+		vlicense LICENSE
+	}
+}
diff --git a/srcpkgs/python3-Flask-Mail b/srcpkgs/python3-Flask-Mail
new file mode 120000
index 00000000000..98ea66d3d1b
--- /dev/null
+++ b/srcpkgs/python3-Flask-Mail
@@ -0,0 +1 @@
+python-Flask-Mail
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] New package: python-Flask-Mail-0.9.1
  2020-01-28 16:11 [PR PATCH] New package: python-Flask-Mail-0.9.1 voidlinux-github
@ 2020-01-28 16:19 ` voidlinux-github
  2020-01-28 18:49 ` [PR PATCH] [Closed]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-28 16:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python-Flask-Mail
https://github.com/void-linux/void-packages/pull/18614

New package: python-Flask-Mail-0.9.1


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

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

From fea58ba3218cd52dc6cee832268698dd4eae9204 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Tue, 28 Jan 2020 17:10:28 +0100
Subject: [PATCH] New package: python-Flask-Mail-0.9.1

---
 srcpkgs/python-Flask-Mail/template | 29 +++++++++++++++++++++++++++++
 srcpkgs/python3-Flask-Mail         |  1 +
 2 files changed, 30 insertions(+)
 create mode 100644 srcpkgs/python-Flask-Mail/template
 create mode 120000 srcpkgs/python3-Flask-Mail

diff --git a/srcpkgs/python-Flask-Mail/template b/srcpkgs/python-Flask-Mail/template
new file mode 100644
index 00000000000..9fc5a075549
--- /dev/null
+++ b/srcpkgs/python-Flask-Mail/template
@@ -0,0 +1,29 @@
+# Template file for 'python-Flask-Mail'
+pkgname=python-Flask-Mail
+version=0.9.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+hostmakedepends="python-setuptools python3-setuptools"
+depends="python-Flask"
+short_desc="Flask extension for sending email (python2)"
+maintainer="pulux <pulux@pf4sh.de>"
+license="BSD-2-Clause"
+homepage="https://pythonhosted.org/flask-mail/"
+distfiles="${PYPI_SITE}/F/Flask-Mail/Flask-Mail-${version}.tar.gz"
+checksum=22e5eb9a940bf407bcf30410ecc3708f3c56cc44b29c34e1726fe85006935f41
+
+post_install() {
+	vlicense LICENSE
+}
+
+python3-Flask-Mail_package() {
+	archs=noarch
+	depends="python3-Flask"
+	short_desc="${short_desc/Python2/Python3}"
+	pkg_install() {
+		vmove usr/lib/python3*
+		vlicense LICENSE
+	}
+}
diff --git a/srcpkgs/python3-Flask-Mail b/srcpkgs/python3-Flask-Mail
new file mode 120000
index 00000000000..98ea66d3d1b
--- /dev/null
+++ b/srcpkgs/python3-Flask-Mail
@@ -0,0 +1 @@
+python-Flask-Mail
\ No newline at end of file

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

* Re: [PR PATCH] [Closed]: New package: python-Flask-Mail-0.9.1
  2020-01-28 16:11 [PR PATCH] New package: python-Flask-Mail-0.9.1 voidlinux-github
  2020-01-28 16:19 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-28 18:49 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-28 18:49 UTC (permalink / raw)
  To: ml

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

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

New package: python-Flask-Mail-0.9.1
https://github.com/void-linux/void-packages/pull/18614

Description:


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

end of thread, other threads:[~2020-01-28 18:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28 16:11 [PR PATCH] New package: python-Flask-Mail-0.9.1 voidlinux-github
2020-01-28 16:19 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-28 18:49 ` [PR PATCH] [Closed]: " 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).