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

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