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: Thu Jul 13 06:09:38 UTC 2017
Modified Files:
pkgsrc/www/py-WebTest: distinfo
pkgsrc/www/py-WebTest/patches: patch-setup.py
Log Message:
Fixed patch-setup.py
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-WebTest/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-WebTest/patches/patch-setup.py
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/distinfo
diff -u pkgsrc/www/py-WebTest/distinfo:1.1 pkgsrc/www/py-WebTest/distinfo:1.2
--- pkgsrc/www/py-WebTest/distinfo:1.1 Tue Jul 11 09:18:01 2017
+++ pkgsrc/www/py-WebTest/distinfo Thu Jul 13 06:09:38 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2017/07/11 09:18:01 adam Exp $
+$NetBSD: distinfo,v 1.2 2017/07/13 06:09:38 adam Exp $
SHA1 (WebTest-2.0.27.tar.gz) = 87bbb42f0f564bdc42862ef4ffadc55bd9650cc3
RMD160 (WebTest-2.0.27.tar.gz) = b69eb0a999e1338533fc9d229e41cf81d2aa914a
SHA512 (WebTest-2.0.27.tar.gz) = b0a202641cd428a55ff3456f3c7d36fdf11151ab78ecf0022d51513dc2860587efa3aa4594829a89244c245fd45ca3055da12fb421559ad8341a463f9e528ab1
Size (WebTest-2.0.27.tar.gz) = 72603 bytes
-SHA1 (patch-setup.py) = 4fd4f1265ee26296bb1c0c12fa6b39ebc31cc7f3
+SHA1 (patch-setup.py) = cb97658fb237eaf2307a1ef4effaa8491d796b3a
Index: pkgsrc/www/py-WebTest/patches/patch-setup.py
diff -u pkgsrc/www/py-WebTest/patches/patch-setup.py:1.1 pkgsrc/www/py-WebTest/patches/patch-setup.py:1.2
--- pkgsrc/www/py-WebTest/patches/patch-setup.py:1.1 Tue Jul 11 09:18:01 2017
+++ pkgsrc/www/py-WebTest/patches/patch-setup.py Thu Jul 13 06:09:38 2017
@@ -1,9 +1,9 @@
-$NetBSD: patch-setup.py,v 1.1 2017/07/11 09:18:01 adam Exp $
+$NetBSD: patch-setup.py,v 1.2 2017/07/13 06:09:38 adam Exp $
Allow newer py-nose versions.
---- /tmp/pkgsrc/www/py-WebTest/work/WebTest-2.0.27/setup.py.orig 2017-07-11 08:25:23.000000000 +0000
-+++ /tmp/pkgsrc/www/py-WebTest/work/WebTest-2.0.27/setup.py
+--- setup.py.orig 2017-07-11 08:25:23.000000000 +0000
++++ setup.py
@@ -15,7 +15,7 @@ install_requires = [
]
Home |
Main Index |
Thread Index |
Old Index