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:           Wed May 13 14:44:08 UTC 2020

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

Log Message:
py-WebTest: updated to 2.0.35

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


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-WebTest/Makefile
cvs rdiff -u -r1.8 -r1.9 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.7 pkgsrc/www/py-WebTest/Makefile:1.8
--- pkgsrc/www/py-WebTest/Makefile:1.7  Thu Apr 23 10:34:53 2020
+++ pkgsrc/www/py-WebTest/Makefile      Wed May 13 14:44:08 2020
@@ -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/}

Index: pkgsrc/www/py-WebTest/distinfo
diff -u pkgsrc/www/py-WebTest/distinfo:1.8 pkgsrc/www/py-WebTest/distinfo:1.9
--- pkgsrc/www/py-WebTest/distinfo:1.8  Thu Apr 23 10:34:53 2020
+++ pkgsrc/www/py-WebTest/distinfo      Wed May 13 14:44:08 2020
@@ -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