Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python-Flask-User-0.6.21
@ 2020-01-28 16:27 voidlinux-github
  2020-01-28 17:51 ` voidlinux-github
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: voidlinux-github @ 2020-01-28 16:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python-Flask-User
https://github.com/void-linux/void-packages/pull/18616

New package: python-Flask-User-0.6.21


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

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

From 009d7992ec180a27f8aa1a66a6b445926e910c2d Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Tue, 28 Jan 2020 17:26:18 +0100
Subject: [PATCH] New package: python-Flask-User-0.6.21

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

diff --git a/srcpkgs/python-Flask-User/template b/srcpkgs/python-Flask-User/template
new file mode 100644
index 00000000000..ce44ab189f4
--- /dev/null
+++ b/srcpkgs/python-Flask-User/template
@@ -0,0 +1,29 @@
+# Template file for 'python-Flask-User'
+pkgname=python-Flask-User
+version=0.6.21
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+hostmakedepends="python-setuptools python3-setuptools"
+depends="python-Flask python-Flask-Login python-Flask-WTF python-Flask-SQLAlchemy python-Flask-Mail python-Flask-Babel"
+short_desc="User session management for Flask (Python2)"
+maintainer="pulux <pulux@pf4sh.de>"
+license="MIT"
+homepage="http://flask-user.readthedocs.io/en/v0.6/"
+distfiles="${PYPI_SITE}/F/Flask-User/Flask-User-${version}.tar.gz"
+checksum=deed4a69b081deea32dee1fc935dead270e79dcd602192ee34204a2859c7d51b
+
+post_install() {
+	vlicense LICENSE.txt
+}
+
+python3-Flask-User_package() {
+	archs=noarch
+	depends="python3-Flask python3-Flask-Login python3-Flask-WTF python3-Flask-SQLAlchemy python3-Flask-Mail python3-Flask-Babel"
+	short_desc="${short_desc/Python2/Python3}"
+	pkg_install() {
+		vmove usr/lib/python3*
+		vlicense LICENSE.txt
+	}
+}
diff --git a/srcpkgs/python3-Flask-User b/srcpkgs/python3-Flask-User
new file mode 120000
index 00000000000..f3b52822cd6
--- /dev/null
+++ b/srcpkgs/python3-Flask-User
@@ -0,0 +1 @@
+python-Flask-User
\ No newline at end of file

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

end of thread, other threads:[~2020-01-29  8:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28 16:27 [PR PATCH] New package: python-Flask-User-0.6.21 voidlinux-github
2020-01-28 17:51 ` voidlinux-github
2020-01-28 18:48 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-28 18:56 ` voidlinux-github
2020-01-28 18:58 ` voidlinux-github
2020-01-28 19:02 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-29  8:42 ` [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).