Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-wtforms py-wtforms: Update to 2.3.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8dcffd11b7bf
branches: trunk
changeset: 437961:8dcffd11b7bf
user: kleink <kleink%pkgsrc.org@localhost>
date: Thu Sep 03 19:20:23 2020 +0000
description:
py-wtforms: Update to 2.3.3.
Version 2.3.3
-------------
Released 2020-07-30
- This release includes the translation files that were missing in the
2.3.2 release. :issue:`641`
Version 2.3.2
-------------
Released 2020-07-29
- Fixed a bug with :class:`~fields.SelectField` choices shortcut at
form submission. :pr:`598, 639`
diffstat:
www/py-wtforms/Makefile | 4 ++--
www/py-wtforms/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 130c44a42017 -r 8dcffd11b7bf www/py-wtforms/Makefile
--- a/www/py-wtforms/Makefile Thu Sep 03 19:07:59 2020 +0000
+++ b/www/py-wtforms/Makefile Thu Sep 03 19:20:23 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2020/05/11 13:38:37 kleink Exp $
+# $NetBSD: Makefile,v 1.16 2020/09/03 19:20:23 kleink Exp $
-DISTNAME= WTForms-2.3.1
+DISTNAME= WTForms-2.3.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=W/WTForms/}
diff -r 130c44a42017 -r 8dcffd11b7bf www/py-wtforms/distinfo
--- a/www/py-wtforms/distinfo Thu Sep 03 19:07:59 2020 +0000
+++ b/www/py-wtforms/distinfo Thu Sep 03 19:20:23 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/05/11 13:38:37 kleink Exp $
+$NetBSD: distinfo,v 1.12 2020/09/03 19:20:23 kleink Exp $
-SHA1 (WTForms-2.3.1.tar.gz) = 2b74b691f4765dd1e373954764376ae2f8822f1c
-RMD160 (WTForms-2.3.1.tar.gz) = 5a4d70bfa4ccac0bda1109f877acaaf7387faebe
-SHA512 (WTForms-2.3.1.tar.gz) = 40b810d2d0ce6d2e7880615fb5c3b3e55cfade8e352be5d626d0de16f00a9ef4626ffa106b67d0cbef15e42513073db52ba1ceb04cb18146bba0ba9c26236fdd
-Size (WTForms-2.3.1.tar.gz) = 162773 bytes
+SHA1 (WTForms-2.3.3.tar.gz) = faac5040f471c830730dcbaf652bcee8d9e87e94
+RMD160 (WTForms-2.3.3.tar.gz) = e000e8d8d490317618a4376d737f500d647aeae4
+SHA512 (WTForms-2.3.3.tar.gz) = 934cf1483beec37d698d13a81e44a733d082baad1f418d3087306fd908df809d37fffe000ed1ecabf65d2c31b57034bf6f25c3b77cfc5598ae1f65bf4a115fe5
+Size (WTForms-2.3.3.tar.gz) = 162945 bytes
Home |
Main Index |
Thread Index |
Old Index