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: updated to 2.0.33



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d903431460b8
branches:  trunk
changeset: 319567:d903431460b8
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Feb 15 13:01:22 2019 +0000

description:
py-WebTest: updated to 2.0.33

2.0.33:
- Fixed 210. Allow to reset select multiple with field.value = []
- Support for PYTHONOPTIMIZE=2, fix tests on PYTHONOPTIMIZE=1, 2
- Fixed 196. Fix deprecation warnings for collections to use
  collections.abc for Iterable on Python 3.

diffstat:

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

diffs (28 lines):

diff -r 310e96679b53 -r d903431460b8 www/py-WebTest/Makefile
--- a/www/py-WebTest/Makefile   Fri Feb 15 12:55:38 2019 +0000
+++ b/www/py-WebTest/Makefile   Fri Feb 15 13:01:22 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/12/14 13:41:08 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/02/15 13:01:22 adam Exp $
 
-DISTNAME=      WebTest-2.0.32
+DISTNAME=      WebTest-2.0.33
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=W/WebTest/}
diff -r 310e96679b53 -r d903431460b8 www/py-WebTest/distinfo
--- a/www/py-WebTest/distinfo   Fri Feb 15 12:55:38 2019 +0000
+++ b/www/py-WebTest/distinfo   Fri Feb 15 13:01:22 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2018/12/14 13:41:08 adam Exp $
+$NetBSD: distinfo,v 1.7 2019/02/15 13:01:22 adam Exp $
 
-SHA1 (WebTest-2.0.32.tar.gz) = 941b78d07e557656b9b7418051c24c140653be97
-RMD160 (WebTest-2.0.32.tar.gz) = 9715853f9726d02d36adbb346b7b1fdc3249beea
-SHA512 (WebTest-2.0.32.tar.gz) = 0c583ab12feb78d8dca8ff222267cefd416341d2b6e8e1c3b7f2a6e3bfab16eba26766b35e3e1763a5bd81bb7b82524f8a2227a17c932364b23e11df944eb572
-Size (WebTest-2.0.32.tar.gz) = 74236 bytes
+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 (patch-setup.py) = cb97658fb237eaf2307a1ef4effaa8491d796b3a



Home | Main Index | Thread Index | Old Index