Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python(3)-Flask-WTF: update to 0.14.3
@ 2020-05-17  5:14 Skirmisher
  2020-05-19 19:48 ` [PR PATCH] [Updated] " Skirmisher
  2020-05-20 19:53 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: Skirmisher @ 2020-05-17  5:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Skirmisher/void-packages upstream-master
https://github.com/void-linux/void-packages/pull/22028

python(3)-Flask-WTF: update to 0.14.3
Apparently werkzeug recently went 1.0 and removed some deprecated imports, which Flask-WTF [fixed](https://github.com/lepture/flask-wtf/commit/8b028994b68f5fffbf920770a0b4943a5225b282) and included in this release (from three months ago...). I only noticed because of the shiny new etesync-dav package!

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-upstream-master-22028.patch --]
[-- Type: text/x-diff, Size: 1123 bytes --]

From 9175f58208c3708b495421e07d0f5ae670a85a2a Mon Sep 17 00:00:00 2001
From: Will Springer <skirmisher@protonmail.com>
Date: Sat, 16 May 2020 21:46:57 -0700
Subject: [PATCH] python(3)-Flask-WTF: update to 0.14.3

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

diff --git a/srcpkgs/python-Flask-WTF/template b/srcpkgs/python-Flask-WTF/template
index b2be1e630fb..d46b7af7b2e 100644
--- a/srcpkgs/python-Flask-WTF/template
+++ b/srcpkgs/python-Flask-WTF/template
@@ -1,7 +1,7 @@
 # Template file for 'python-Flask-WTF'
 pkgname=python-Flask-WTF
-version=0.14.2
-revision=3
+version=0.14.3
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python-module
@@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
 license="3-clause-BSD"
 homepage="https://github.com/lepture/flask-wtf"
 distfiles="${PYPI_SITE}/F/Flask-WTF/Flask-WTF-${version}.tar.gz"
-checksum=5d14d55cfd35f613d99ee7cba0fc3fbbe63ba02f544d349158c14ca15561cc36
+checksum=d417e3a0008b5ba583da1763e4db0f55a1269d9dd91dcc3eb3c026d3c5dbd720
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python(3)-Flask-WTF: update to 0.14.3
  2020-05-17  5:14 [PR PATCH] python(3)-Flask-WTF: update to 0.14.3 Skirmisher
@ 2020-05-19 19:48 ` Skirmisher
  2020-05-20 19:53 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Skirmisher @ 2020-05-19 19:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Skirmisher/void-packages upstream-master
https://github.com/void-linux/void-packages/pull/22028

python(3)-Flask-WTF: update to 0.14.3
Apparently werkzeug recently went 1.0 and removed some deprecated imports, which Flask-WTF [fixed](https://github.com/lepture/flask-wtf/commit/8b028994b68f5fffbf920770a0b4943a5225b282) and included in this release (from three months ago...). I only noticed because of the shiny new etesync-dav package!

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-upstream-master-22028.patch --]
[-- Type: text/x-diff, Size: 2467 bytes --]

From 8ee3adf3d040dbe41db06e8623867cfe7f7c978c Mon Sep 17 00:00:00 2001
From: Will Springer <skirmisher@protonmail.com>
Date: Sat, 16 May 2020 21:46:57 -0700
Subject: [PATCH 1/2] python(3)-Flask-WTF: update to 0.14.3

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

diff --git a/srcpkgs/python-Flask-WTF/template b/srcpkgs/python-Flask-WTF/template
index b2be1e630fb..d46b7af7b2e 100644
--- a/srcpkgs/python-Flask-WTF/template
+++ b/srcpkgs/python-Flask-WTF/template
@@ -1,7 +1,7 @@
 # Template file for 'python-Flask-WTF'
 pkgname=python-Flask-WTF
-version=0.14.2
-revision=3
+version=0.14.3
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python-module
@@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
 license="3-clause-BSD"
 homepage="https://github.com/lepture/flask-wtf"
 distfiles="${PYPI_SITE}/F/Flask-WTF/Flask-WTF-${version}.tar.gz"
-checksum=5d14d55cfd35f613d99ee7cba0fc3fbbe63ba02f544d349158c14ca15561cc36
+checksum=d417e3a0008b5ba583da1763e4db0f55a1269d9dd91dcc3eb3c026d3c5dbd720
 
 post_install() {
 	vlicense LICENSE

From 05321ef74630e6d8f3c5ea940d6612705caad7ed Mon Sep 17 00:00:00 2001
From: Will Springer <skirmisher@protonmail.com>
Date: Tue, 19 May 2020 12:47:11 -0700
Subject: [PATCH 2/2] python(3)-Flask-WTF: remove `pycompile-module`, fix
 license

---
 srcpkgs/python-Flask-WTF/template | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/srcpkgs/python-Flask-WTF/template b/srcpkgs/python-Flask-WTF/template
index d46b7af7b2e..01dfa20e6cf 100644
--- a/srcpkgs/python-Flask-WTF/template
+++ b/srcpkgs/python-Flask-WTF/template
@@ -5,12 +5,11 @@ revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python-module
-pycompile_module="flask_wtf"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python-Flask python-WTForms"
 short_desc="Simple integration of Flask and WTForms (Python2)"
 maintainer="Eivind Uggedal <eivind@uggedal.com>"
-license="3-clause-BSD"
+license="BSD-3-Clause"
 homepage="https://github.com/lepture/flask-wtf"
 distfiles="${PYPI_SITE}/F/Flask-WTF/Flask-WTF-${version}.tar.gz"
 checksum=d417e3a0008b5ba583da1763e4db0f55a1269d9dd91dcc3eb3c026d3c5dbd720
@@ -21,7 +20,6 @@ post_install() {
 
 python3-Flask-WTF_package() {
 	archs=noarch
-	pycompile_module="flask_wtf"
 	depends="python3-Flask python3-WTForms"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {

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

* Re: [PR PATCH] [Merged]: python(3)-Flask-WTF: update to 0.14.3
  2020-05-17  5:14 [PR PATCH] python(3)-Flask-WTF: update to 0.14.3 Skirmisher
  2020-05-19 19:48 ` [PR PATCH] [Updated] " Skirmisher
@ 2020-05-20 19:53 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-05-20 19:53 UTC (permalink / raw)
  To: ml

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

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

python(3)-Flask-WTF: update to 0.14.3
https://github.com/void-linux/void-packages/pull/22028

Description:
Apparently werkzeug recently went 1.0 and removed some deprecated imports, which Flask-WTF [fixed](https://github.com/lepture/flask-wtf/commit/8b028994b68f5fffbf920770a0b4943a5225b282) and included in this release (from three months ago...). I only noticed because of the shiny new etesync-dav package!

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

end of thread, other threads:[~2020-05-20 19:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-17  5:14 [PR PATCH] python(3)-Flask-WTF: update to 0.14.3 Skirmisher
2020-05-19 19:48 ` [PR PATCH] [Updated] " Skirmisher
2020-05-20 19:53 ` [PR PATCH] [Merged]: " Hoshpak

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