Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-Flask-User: update to 1.0.2.2.
@ 2020-04-23 16:24 pfpulux
  2020-04-25  9:04 ` Chocimier
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: pfpulux @ 2020-04-23 16:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python3-Flask-User
https://github.com/void-linux/void-packages/pull/21279

python3-Flask-User: update to 1.0.2.2.


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

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

From b6636c7ac9da71be6c5d2bb65eee86d7cf226aaf Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Thu, 23 Apr 2020 18:23:48 +0200
Subject: [PATCH] python3-Flask-User: update to 1.0.2.2.

---
 srcpkgs/python3-Flask-User/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-Flask-User/template b/srcpkgs/python3-Flask-User/template
index 9f0288f6562..b367485f821 100644
--- a/srcpkgs/python3-Flask-User/template
+++ b/srcpkgs/python3-Flask-User/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-Flask-User'
 pkgname=python3-Flask-User
-version=0.6.21
+version=1.0.2.2
 revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
@@ -12,7 +12,7 @@ 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
+checksum=c9785febc2fc7ca15c69cfff1c8dabc2788f25043b54a33f73a6c2a9daf7fbe4
 
 post_install() {
 	vlicense LICENSE.txt

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

* Re: python3-Flask-User: update to 1.0.2.2.
  2020-04-23 16:24 [PR PATCH] python3-Flask-User: update to 1.0.2.2 pfpulux
@ 2020-04-25  9:04 ` Chocimier
  2020-05-18 16:10 ` Piraty
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Chocimier @ 2020-04-25  9:04 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/21279#issuecomment-619347116

Comment:
Please update homepage

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

* Re: python3-Flask-User: update to 1.0.2.2.
  2020-04-23 16:24 [PR PATCH] python3-Flask-User: update to 1.0.2.2 pfpulux
  2020-04-25  9:04 ` Chocimier
@ 2020-05-18 16:10 ` Piraty
  2020-07-27  5:25 ` [PR PATCH] [Updated] " pfpulux
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Piraty @ 2020-05-18 16:10 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/21279#issuecomment-630285538

Comment:
@pfpulux ping

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

* Re: [PR PATCH] [Updated] python3-Flask-User: update to 1.0.2.2.
  2020-04-23 16:24 [PR PATCH] python3-Flask-User: update to 1.0.2.2 pfpulux
  2020-04-25  9:04 ` Chocimier
  2020-05-18 16:10 ` Piraty
@ 2020-07-27  5:25 ` pfpulux
  2020-07-27  5:44 ` pfpulux
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pfpulux @ 2020-07-27  5:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python3-Flask-User
https://github.com/void-linux/void-packages/pull/21279

python3-Flask-User: update to 1.0.2.2.


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

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

From 0b736e28be1f2cf90f377290608923fd6bb72504 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Mon, 27 Jul 2020 07:24:41 +0200
Subject: [PATCH] python3-Flask-User: update to 1.0.2.2

---
 srcpkgs/python3-Flask-User/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-Flask-User/template b/srcpkgs/python3-Flask-User/template
index 9f0288f6562..b367485f821 100644
--- a/srcpkgs/python3-Flask-User/template
+++ b/srcpkgs/python3-Flask-User/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-Flask-User'
 pkgname=python3-Flask-User
-version=0.6.21
+version=1.0.2.2
 revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
@@ -12,7 +12,7 @@ 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
+checksum=c9785febc2fc7ca15c69cfff1c8dabc2788f25043b54a33f73a6c2a9daf7fbe4
 
 post_install() {
 	vlicense LICENSE.txt

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

* Re: python3-Flask-User: update to 1.0.2.2.
  2020-04-23 16:24 [PR PATCH] python3-Flask-User: update to 1.0.2.2 pfpulux
                   ` (2 preceding siblings ...)
  2020-07-27  5:25 ` [PR PATCH] [Updated] " pfpulux
@ 2020-07-27  5:44 ` pfpulux
  2020-07-27  5:47 ` [PR PATCH] [Updated] " pfpulux
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pfpulux @ 2020-07-27  5:44 UTC (permalink / raw)
  To: ml

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

New comment by pfpulux on void-packages repository

https://github.com/void-linux/void-packages/pull/21279#issuecomment-664132190

Comment:
please merge

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

* Re: [PR PATCH] [Updated] python3-Flask-User: update to 1.0.2.2.
  2020-04-23 16:24 [PR PATCH] python3-Flask-User: update to 1.0.2.2 pfpulux
                   ` (3 preceding siblings ...)
  2020-07-27  5:44 ` pfpulux
@ 2020-07-27  5:47 ` pfpulux
  2020-07-27  5:48 ` pfpulux
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pfpulux @ 2020-07-27  5:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python3-Flask-User
https://github.com/void-linux/void-packages/pull/21279

python3-Flask-User: update to 1.0.2.2.


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

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

From 1cf431063afe6d82cd4e335a68a34411e87f148c Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Mon, 27 Jul 2020 07:24:41 +0200
Subject: [PATCH] python3-Flask-User: update to 1.0.2.2

---
 srcpkgs/python3-Flask-User/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-Flask-User/template b/srcpkgs/python3-Flask-User/template
index 9f0288f6562..2ffea3245d6 100644
--- a/srcpkgs/python3-Flask-User/template
+++ b/srcpkgs/python3-Flask-User/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-Flask-User'
 pkgname=python3-Flask-User
-version=0.6.21
+version=1.0.2.2
 revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
@@ -10,9 +10,9 @@ depends="python3-Flask python3-Flask-Login python3-Flask-WTF python3-Flask-SQLAl
 short_desc="User session management for Flask (Python3)"
 maintainer="pulux <pulux@pf4sh.de>"
 license="MIT"
-homepage="http://flask-user.readthedocs.io/en/v0.6/"
+homepage="http://flask-user.readthedocs.io/en/tatest/"
 distfiles="${PYPI_SITE}/F/Flask-User/Flask-User-${version}.tar.gz"
-checksum=deed4a69b081deea32dee1fc935dead270e79dcd602192ee34204a2859c7d51b
+checksum=c9785febc2fc7ca15c69cfff1c8dabc2788f25043b54a33f73a6c2a9daf7fbe4
 
 post_install() {
 	vlicense LICENSE.txt

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

* Re: [PR PATCH] [Updated] python3-Flask-User: update to 1.0.2.2.
  2020-04-23 16:24 [PR PATCH] python3-Flask-User: update to 1.0.2.2 pfpulux
                   ` (4 preceding siblings ...)
  2020-07-27  5:47 ` [PR PATCH] [Updated] " pfpulux
@ 2020-07-27  5:48 ` pfpulux
  2020-07-27  5:49 ` pfpulux
  2020-07-27 18:00 ` [PR PATCH] [Merged]: " Chocimier
  7 siblings, 0 replies; 9+ messages in thread
From: pfpulux @ 2020-07-27  5:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python3-Flask-User
https://github.com/void-linux/void-packages/pull/21279

python3-Flask-User: update to 1.0.2.2.


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

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

From cec4cdaedc0a59abe922b2493fafae3e4ae74d50 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Mon, 27 Jul 2020 07:24:41 +0200
Subject: [PATCH] python3-Flask-User: update to 1.0.2.2

---
 srcpkgs/python3-Flask-User/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-Flask-User/template b/srcpkgs/python3-Flask-User/template
index 9f0288f6562..ccbaeea01d9 100644
--- a/srcpkgs/python3-Flask-User/template
+++ b/srcpkgs/python3-Flask-User/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-Flask-User'
 pkgname=python3-Flask-User
-version=0.6.21
+version=1.0.2.2
 revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
@@ -10,9 +10,9 @@ depends="python3-Flask python3-Flask-Login python3-Flask-WTF python3-Flask-SQLAl
 short_desc="User session management for Flask (Python3)"
 maintainer="pulux <pulux@pf4sh.de>"
 license="MIT"
-homepage="http://flask-user.readthedocs.io/en/v0.6/"
+homepage="http://flask-user.readthedocs.io/en/latest/"
 distfiles="${PYPI_SITE}/F/Flask-User/Flask-User-${version}.tar.gz"
-checksum=deed4a69b081deea32dee1fc935dead270e79dcd602192ee34204a2859c7d51b
+checksum=c9785febc2fc7ca15c69cfff1c8dabc2788f25043b54a33f73a6c2a9daf7fbe4
 
 post_install() {
 	vlicense LICENSE.txt

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

* Re: [PR PATCH] [Updated] python3-Flask-User: update to 1.0.2.2.
  2020-04-23 16:24 [PR PATCH] python3-Flask-User: update to 1.0.2.2 pfpulux
                   ` (5 preceding siblings ...)
  2020-07-27  5:48 ` pfpulux
@ 2020-07-27  5:49 ` pfpulux
  2020-07-27 18:00 ` [PR PATCH] [Merged]: " Chocimier
  7 siblings, 0 replies; 9+ messages in thread
From: pfpulux @ 2020-07-27  5:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python3-Flask-User
https://github.com/void-linux/void-packages/pull/21279

python3-Flask-User: update to 1.0.2.2.


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

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

From 46e341f278ee6d8f71775bbc1eecd74cb77b1998 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Mon, 27 Jul 2020 07:24:41 +0200
Subject: [PATCH] python3-Flask-User: update to 1.0.2.2

---
 srcpkgs/python3-Flask-User/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-Flask-User/template b/srcpkgs/python3-Flask-User/template
index 9f0288f6562..1de87f20bf4 100644
--- a/srcpkgs/python3-Flask-User/template
+++ b/srcpkgs/python3-Flask-User/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-Flask-User'
 pkgname=python3-Flask-User
-version=0.6.21
+version=1.0.2.2
 revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
@@ -10,9 +10,9 @@ depends="python3-Flask python3-Flask-Login python3-Flask-WTF python3-Flask-SQLAl
 short_desc="User session management for Flask (Python3)"
 maintainer="pulux <pulux@pf4sh.de>"
 license="MIT"
-homepage="http://flask-user.readthedocs.io/en/v0.6/"
+homepage="https://flask-user.readthedocs.io/en/latest/"
 distfiles="${PYPI_SITE}/F/Flask-User/Flask-User-${version}.tar.gz"
-checksum=deed4a69b081deea32dee1fc935dead270e79dcd602192ee34204a2859c7d51b
+checksum=c9785febc2fc7ca15c69cfff1c8dabc2788f25043b54a33f73a6c2a9daf7fbe4
 
 post_install() {
 	vlicense LICENSE.txt

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

* Re: [PR PATCH] [Merged]: python3-Flask-User: update to 1.0.2.2.
  2020-04-23 16:24 [PR PATCH] python3-Flask-User: update to 1.0.2.2 pfpulux
                   ` (6 preceding siblings ...)
  2020-07-27  5:49 ` pfpulux
@ 2020-07-27 18:00 ` Chocimier
  7 siblings, 0 replies; 9+ messages in thread
From: Chocimier @ 2020-07-27 18:00 UTC (permalink / raw)
  To: ml

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

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

python3-Flask-User: update to 1.0.2.2.
https://github.com/void-linux/void-packages/pull/21279

Description:


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

end of thread, other threads:[~2020-07-27 18:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-23 16:24 [PR PATCH] python3-Flask-User: update to 1.0.2.2 pfpulux
2020-04-25  9:04 ` Chocimier
2020-05-18 16:10 ` Piraty
2020-07-27  5:25 ` [PR PATCH] [Updated] " pfpulux
2020-07-27  5:44 ` pfpulux
2020-07-27  5:47 ` [PR PATCH] [Updated] " pfpulux
2020-07-27  5:48 ` pfpulux
2020-07-27  5:49 ` pfpulux
2020-07-27 18:00 ` [PR PATCH] [Merged]: " Chocimier

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).