pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-WebTest 2.0.28:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27119944126f
branches:  trunk
changeset: 367648:27119944126f
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 04 17:00:46 2017 +0000

description:
2.0.28:
- Fixed 185: Fix strict cookie policy
- Fixed 146: Improve fields value checking when enctype is multipart
- Fixed 119: Assertion error should be raised when you have non-string
  response header
- Bugfix: Allow to set an int value to form fields when enctype is multipart
- Added py36 to tox.ini / .travis.yaml

diffstat:

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

diffs (28 lines):

diff -r 08c68c865a47 -r 27119944126f www/py-WebTest/Makefile
--- a/www/py-WebTest/Makefile   Mon Sep 04 16:00:19 2017 +0000
+++ b/www/py-WebTest/Makefile   Mon Sep 04 17:00:46 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/07/11 09:18:01 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/04 17:00:46 adam Exp $
 
-DISTNAME=      WebTest-2.0.27
+DISTNAME=      WebTest-2.0.28
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=W/WebTest/}
diff -r 08c68c865a47 -r 27119944126f www/py-WebTest/distinfo
--- a/www/py-WebTest/distinfo   Mon Sep 04 16:00:19 2017 +0000
+++ b/www/py-WebTest/distinfo   Mon Sep 04 17:00:46 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2017/07/13 06:09:38 adam Exp $
+$NetBSD: distinfo,v 1.3 2017/09/04 17:00:46 adam Exp $
 
-SHA1 (WebTest-2.0.27.tar.gz) = 87bbb42f0f564bdc42862ef4ffadc55bd9650cc3
-RMD160 (WebTest-2.0.27.tar.gz) = b69eb0a999e1338533fc9d229e41cf81d2aa914a
-SHA512 (WebTest-2.0.27.tar.gz) = b0a202641cd428a55ff3456f3c7d36fdf11151ab78ecf0022d51513dc2860587efa3aa4594829a89244c245fd45ca3055da12fb421559ad8341a463f9e528ab1
-Size (WebTest-2.0.27.tar.gz) = 72603 bytes
+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 (patch-setup.py) = cb97658fb237eaf2307a1ef4effaa8491d796b3a



Home | Main Index | Thread Index | Old Index