Github messages for voidlinux
 help / color / mirror / Atom feed
From: pfpulux <pfpulux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python-Flask-Login: update to 0.5.0.
Date: Thu, 23 Apr 2020 18:10:44 +0200	[thread overview]
Message-ID: <20200423161044.hnhWQwZlDa_4LgN6WsLtGKwWHhhdvXzeCrN9n_227wM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21275@inbox.vuxu.org>

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

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

https://github.com/pfpulux/void-packages python-Flask-Login
https://github.com/void-linux/void-packages/pull/21275

python-Flask-Login: update to 0.5.0.


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

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

From 0d568c7780f991517294167fe22236a5cf5af644 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Thu, 23 Apr 2020 17:53:11 +0200
Subject: [PATCH] python-Flask-Login: update to 0.5.0.

---
 srcpkgs/python-Flask-Login/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python-Flask-Login/template b/srcpkgs/python-Flask-Login/template
index ccaab92d857..a9b982bdce6 100644
--- a/srcpkgs/python-Flask-Login/template
+++ b/srcpkgs/python-Flask-Login/template
@@ -1,11 +1,10 @@
 # Template file for 'python-Flask-Login'
 pkgname=python-Flask-Login
-version=0.4.1
-revision=2
+version=0.5.0
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python-module
-pycompile_module="flask_login.py"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python-Flask"
 short_desc="User session management for Flask (Python2)"
@@ -13,7 +12,7 @@ maintainer="pulux <pulux@pf4sh.de>"
 license="MIT"
 homepage="https://github.com/maxcountryman/flask-login"
 distfiles="${PYPI_SITE}/F/Flask-Login/Flask-Login-${version}.tar.gz"
-checksum=c815c1ac7b3e35e2081685e389a665f2c74d7e077cb93cecabaea352da4752ec
+checksum=6d33aef15b5bcead780acc339464aae8a6e28f13c90d8b1cf9de8b549d1c0b4b
 
 post_install() {
 	vlicense LICENSE
@@ -22,7 +21,6 @@ post_install() {
 python3-Flask-Login_package() {
 	archs=noarch
 	depends="python3-Flask"
-	pycompile_module="flask_login.py"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*

  reply	other threads:[~2020-04-23 16:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-23 15:53 [PR PATCH] " pfpulux
2020-04-23 16:10 ` pfpulux [this message]
2020-04-25  9:13 ` [PR PATCH] [Merged]: " Chocimier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200423161044.hnhWQwZlDa_4LgN6WsLtGKwWHhhdvXzeCrN9n_227wM@z \
    --to=pfpulux@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).