pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-WebTest



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Oct 22 20:33:09 UTC 2017

Modified Files:
        pkgsrc/www/py-WebTest: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-WebTest/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-WebTest/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-WebTest/Makefile
diff -u pkgsrc/www/py-WebTest/Makefile:1.2 pkgsrc/www/py-WebTest/Makefile:1.3
--- pkgsrc/www/py-WebTest/Makefile:1.2  Mon Sep  4 17:00:46 2017
+++ pkgsrc/www/py-WebTest/Makefile      Sun Oct 22 20:33:09 2017
@@ -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/}

Index: pkgsrc/www/py-WebTest/distinfo
diff -u pkgsrc/www/py-WebTest/distinfo:1.3 pkgsrc/www/py-WebTest/distinfo:1.4
--- pkgsrc/www/py-WebTest/distinfo:1.3  Mon Sep  4 17:00:46 2017
+++ pkgsrc/www/py-WebTest/distinfo      Sun Oct 22 20:33:09 2017
@@ -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