Source-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: updated to 2.0.34



details:   https://anonhg.NetBSD.org/pkgsrc/rev/186f795e87ed
branches:  trunk
changeset: 429660:186f795e87ed
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Apr 23 10:34:53 2020 +0000

description:
py-WebTest: updated to 2.0.34

2.0.34:
- Fix the test ``length == 0`` in ``check_content_type``.
- Treat ``<input type="search">`` like ``<input type="text">``.
- Handle query parameters for the ``head`` method.

diffstat:

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

diffs (28 lines):

diff -r b0de6e6e22a9 -r 186f795e87ed www/py-WebTest/Makefile
--- a/www/py-WebTest/Makefile   Thu Apr 23 10:31:00 2020 +0000
+++ b/www/py-WebTest/Makefile   Thu Apr 23 10:34:53 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2019/02/15 13:01:22 adam Exp $
+# $NetBSD: Makefile,v 1.7 2020/04/23 10:34:53 adam Exp $
 
-DISTNAME=      WebTest-2.0.33
+DISTNAME=      WebTest-2.0.34
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=W/WebTest/}
diff -r b0de6e6e22a9 -r 186f795e87ed www/py-WebTest/distinfo
--- a/www/py-WebTest/distinfo   Thu Apr 23 10:31:00 2020 +0000
+++ b/www/py-WebTest/distinfo   Thu Apr 23 10:34:53 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2019/02/15 13:01:22 adam Exp $
+$NetBSD: distinfo,v 1.8 2020/04/23 10:34:53 adam Exp $
 
-SHA1 (WebTest-2.0.33.tar.gz) = 4fbce21674fe331d97c8389fc12df142441bfc27
-RMD160 (WebTest-2.0.33.tar.gz) = dedb6f6a0f7e58898c825e7cbcc6113781cf4a7f
-SHA512 (WebTest-2.0.33.tar.gz) = 9f5c614f8215837dc5cecc9c3e844c5e1678eb8275f9e27a0ec6a68648e9f4f09155aa72f6c731c34028b8671b7776a94235f3e54d7dbf5ff55de94840171ca8
-Size (WebTest-2.0.33.tar.gz) = 76081 bytes
+SHA1 (WebTest-2.0.34.tar.gz) = 690f04ccb7d341f6f24ccbcd05c6268fff48faa1
+RMD160 (WebTest-2.0.34.tar.gz) = f799725ad3597dae0f2766eb190ff1c6dfa7dd61
+SHA512 (WebTest-2.0.34.tar.gz) = 12f0d3e891d436f011f4a3a2e8e64363d87713d2a410b9220271e5f0c0b918b5cd87dc4359d1164cb67e02ad318eabfae282b4eaacb4804afbf475abebc6fd95
+Size (WebTest-2.0.34.tar.gz) = 76209 bytes
 SHA1 (patch-setup.py) = cb97658fb237eaf2307a1ef4effaa8491d796b3a



Home | Main Index | Thread Index | Old Index