pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-WebTest py-WebTest: update to 2.0.29



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04ddc0fe6d25
branches:  trunk
changeset: 370666:04ddc0fe6d25
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Oct 22 20:33:09 2017 +0000

description:
py-WebTest: update to 2.0.29

2.0.29:
- Bugfix: Preserve submit order for radio inputs.
- Fixed 186: avoid UnicodeDecodeError in linter with py2 when a header contain
  non ascii chars

diffstat:

 www/py-WebTest/Makefile |   4 ++--
 www/py-WebTest/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 37b26895bc9c -r 04ddc0fe6d25 www/py-WebTest/Makefile
--- a/www/py-WebTest/Makefile   Sun Oct 22 20:29:56 2017 +0000
+++ b/www/py-WebTest/Makefile   Sun Oct 22 20:33:09 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/09/04 17:00:46 adam Exp $
+# $NetBSD: Makefile,v 1.3 2017/10/22 20:33:09 adam Exp $
 
-DISTNAME=      WebTest-2.0.28
+DISTNAME=      WebTest-2.0.29
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=W/WebTest/}
diff -r 37b26895bc9c -r 04ddc0fe6d25 www/py-WebTest/distinfo
--- a/www/py-WebTest/distinfo   Sun Oct 22 20:29:56 2017 +0000
+++ b/www/py-WebTest/distinfo   Sun Oct 22 20:33:09 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2017/09/04 17:00:46 adam Exp $
+$NetBSD: distinfo,v 1.4 2017/10/22 20:33:09 adam Exp $
 
-SHA1 (WebTest-2.0.28.tar.gz) = cb7753ba27ccd61f78206f65f417e6e800edb273
-RMD160 (WebTest-2.0.28.tar.gz) = b69af89e76b626c4b6cbba3e20919a75d219af6e
-SHA512 (WebTest-2.0.28.tar.gz) = 3399c857b403ae464c705ee3c6d88b1197c894a4f279dbc121b207afd8cd1f4099ad86313c9416717bec9ed5fce7f29ab1e8bfc32cfb9cd64f21f5c220f23732
-Size (WebTest-2.0.28.tar.gz) = 74081 bytes
+SHA1 (WebTest-2.0.29.tar.gz) = fdc74965fb56a7dcf1b2e9d95a95328aec2b7df9
+RMD160 (WebTest-2.0.29.tar.gz) = 6871665a7592f2f58bd273789330748185cd6d74
+SHA512 (WebTest-2.0.29.tar.gz) = 319700d1444f6a681f8ed8a4ee8661ba0462b3f4bfeb7510232f58be92e017066da3bac494ebe1a3c5b9f2d06c025e08e6193277e13c6113e9485108d4ccd2d2
+Size (WebTest-2.0.29.tar.gz) = 74620 bytes
 SHA1 (patch-setup.py) = cb97658fb237eaf2307a1ef4effaa8491d796b3a



Home | Main Index | Thread Index | Old Index