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:           Fri Feb 15 13:01:22 UTC 2019

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-WebTest/Makefile
cvs rdiff -u -r1.6 -r1.7 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.5 pkgsrc/www/py-WebTest/Makefile:1.6
--- pkgsrc/www/py-WebTest/Makefile:1.5  Fri Dec 14 13:41:08 2018
+++ pkgsrc/www/py-WebTest/Makefile      Fri Feb 15 13:01:22 2019
@@ -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/}

Index: pkgsrc/www/py-WebTest/distinfo
diff -u pkgsrc/www/py-WebTest/distinfo:1.6 pkgsrc/www/py-WebTest/distinfo:1.7
--- pkgsrc/www/py-WebTest/distinfo:1.6  Fri Dec 14 13:41:08 2018
+++ pkgsrc/www/py-WebTest/distinfo      Fri Feb 15 13:01:22 2019
@@ -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