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.35



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed83131f45e6
branches:  trunk
changeset: 431464:ed83131f45e6
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed May 13 14:44:08 2020 +0000

description:
py-WebTest: updated to 2.0.35

2.0.35:
- python3.8 compat
- Remove use of deprecated splittype and splithost

diffstat:

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

diffs (28 lines):

diff -r 79aef56190f5 -r ed83131f45e6 www/py-WebTest/Makefile
--- a/www/py-WebTest/Makefile   Wed May 13 14:43:28 2020 +0000
+++ b/www/py-WebTest/Makefile   Wed May 13 14:44:08 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/04/23 10:34:53 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/05/13 14:44:08 adam Exp $
 
-DISTNAME=      WebTest-2.0.34
+DISTNAME=      WebTest-2.0.35
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=W/WebTest/}
diff -r 79aef56190f5 -r ed83131f45e6 www/py-WebTest/distinfo
--- a/www/py-WebTest/distinfo   Wed May 13 14:43:28 2020 +0000
+++ b/www/py-WebTest/distinfo   Wed May 13 14:44:08 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2020/04/23 10:34:53 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/05/13 14:44:08 adam Exp $
 
-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 (WebTest-2.0.35.tar.gz) = 4dd3377f2aae74c2f35bf8b77906c3fd15c58ba7
+RMD160 (WebTest-2.0.35.tar.gz) = 29eb0d9ea4e4516a774cab33c53623afe041e0cb
+SHA512 (WebTest-2.0.35.tar.gz) = ecad031702a9d2031d4e2230dc8213aaa6b1a3e9e6add296ee796aa2ef77d81c992dc24e481f721bc34711d1e33f3932d56cec4be3d62ee82a71fb405942c339
+Size (WebTest-2.0.35.tar.gz) = 76227 bytes
 SHA1 (patch-setup.py) = cb97658fb237eaf2307a1ef4effaa8491d796b3a



Home | Main Index | Thread Index | Old Index