pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-wtforms
Module Name: pkgsrc
Committed By: kleink
Date: Thu Sep 3 19:20:23 UTC 2020
Modified Files:
pkgsrc/www/py-wtforms: Makefile distinfo
Log Message:
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`
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/py-wtforms/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/py-wtforms/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-wtforms/Makefile
diff -u pkgsrc/www/py-wtforms/Makefile:1.15 pkgsrc/www/py-wtforms/Makefile:1.16
--- pkgsrc/www/py-wtforms/Makefile:1.15 Mon May 11 13:38:37 2020
+++ pkgsrc/www/py-wtforms/Makefile Thu Sep 3 19:20:23 2020
@@ -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/}
Index: pkgsrc/www/py-wtforms/distinfo
diff -u pkgsrc/www/py-wtforms/distinfo:1.11 pkgsrc/www/py-wtforms/distinfo:1.12
--- pkgsrc/www/py-wtforms/distinfo:1.11 Mon May 11 13:38:37 2020
+++ pkgsrc/www/py-wtforms/distinfo Thu Sep 3 19:20:23 2020
@@ -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