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

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

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

https://github.com/pfpulux/void-packages python-Flask-SQLAlchemy
https://github.com/void-linux/void-packages/pull/18615

New package: python-Flask-SQLAlchemy-2.4.1


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

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

From 9d9ae7d6e68550f31db8c08a543669617ed92f77 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Tue, 28 Jan 2020 17:14:06 +0100
Subject: [PATCH] New package: python-Flask-SQLAlchemy-2.4.1

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

diff --git a/srcpkgs/python-Flask-SQLAlchemy/template b/srcpkgs/python-Flask-SQLAlchemy/template
new file mode 100644
index 00000000000..c33c8811fa2
--- /dev/null
+++ b/srcpkgs/python-Flask-SQLAlchemy/template
@@ -0,0 +1,29 @@
+# Template file for 'python-Flask-SQLAlchemy'
+pkgname=python-Flask-SQLAlchemy
+version=2.4.1
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python-module
+hostmakedepends="python-setuptools python3-setuptools"
+depends="python-Flask python-SQLAlchemy"
+short_desc="Adds SQLAlchemy support to your Flask application (python2)"
+maintainer="pulux <pulux@pf4sh.de>"
+license="MIT"
+homepage="https://github.com/pallets/flask-sqlalchemy"
+distfiles="${PYPI_SITE}/F/Flask-SQLAlchemy/Flask-SQLAlchemy-${version}.tar.gz"
+checksum=6974785d913666587949f7c2946f7001e4fa2cb2d19f4e69ead02e4b8f50b33d
+
+post_install() {
+	vlicense LICENSE.rst
+}
+
+python3-Flask-SQLAlchemy_package() {
+	archs=noarch
+	depends="python3-Flask python3-SQLAlchemy"
+	short_desc="${short_desc/Python2/Python3}"
+	pkg_install() {
+		vmove usr/lib/python3*
+		vlicense LICENSE.rst
+	}
+}
diff --git a/srcpkgs/python3-Flask-SQLAlchemy b/srcpkgs/python3-Flask-SQLAlchemy
new file mode 120000
index 00000000000..88539c800ef
--- /dev/null
+++ b/srcpkgs/python3-Flask-SQLAlchemy
@@ -0,0 +1 @@
+python-Flask-SQLAlchemy
\ No newline at end of file

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

* Re: [PR PATCH] [Closed]: New package: python-Flask-SQLAlchemy-2.4.1
  2020-01-28 16:17 [PR PATCH] New package: python-Flask-SQLAlchemy-2.4.1 voidlinux-github
@ 2020-01-28 18:49 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-28 18:49 UTC (permalink / raw)
  To: ml

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

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

New package: python-Flask-SQLAlchemy-2.4.1
https://github.com/void-linux/void-packages/pull/18615

Description:


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28 16:17 [PR PATCH] New package: python-Flask-SQLAlchemy-2.4.1 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).