pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-mock
Module Name: pkgsrc
Committed By: adam
Date: Fri Mar 2 11:39:17 UTC 2018
Modified Files:
pkgsrc/devel/py-test-mock: Makefile distinfo
Removed Files:
pkgsrc/devel/py-test-mock/patches: patch-setup.py
Log Message:
py-test-mock: updated to 1.7.1
1.7.1:
Fix setup.py to correctly read the README.rst.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-test-mock/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-test-mock/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-test-mock/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/devel/py-test-mock/Makefile
diff -u pkgsrc/devel/py-test-mock/Makefile:1.6 pkgsrc/devel/py-test-mock/Makefile:1.7
--- pkgsrc/devel/py-test-mock/Makefile:1.6 Thu Feb 22 09:49:46 2018
+++ pkgsrc/devel/py-test-mock/Makefile Fri Mar 2 11:39:17 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2018/02/22 09:49:46 adam Exp $
+# $NetBSD: Makefile,v 1.7 2018/03/02 11:39:17 adam Exp $
-DISTNAME= pytest-mock-1.7.0
+DISTNAME= pytest-mock-1.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-mock/}
Index: pkgsrc/devel/py-test-mock/distinfo
diff -u pkgsrc/devel/py-test-mock/distinfo:1.4 pkgsrc/devel/py-test-mock/distinfo:1.5
--- pkgsrc/devel/py-test-mock/distinfo:1.4 Thu Feb 22 09:49:46 2018
+++ pkgsrc/devel/py-test-mock/distinfo Fri Mar 2 11:39:17 2018
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/02/22 09:49:46 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/03/02 11:39:17 adam Exp $
-SHA1 (pytest-mock-1.7.0.tar.gz) = 55490feb5a6efb7eb4d1d05ed155d21c7b25e1e4
-RMD160 (pytest-mock-1.7.0.tar.gz) = 28f1c08e9725642f6b0232a5f469faacf3f47a48
-SHA512 (pytest-mock-1.7.0.tar.gz) = 519505d862151158caa2514804fbaab1c61fe279bf5a1c11c0d6fe6ad6d5b1217f32ec5d1ecf35224e2cb7cc62c5fc9975f47325b274cda9748686447abebbf6
-Size (pytest-mock-1.7.0.tar.gz) = 20107 bytes
-SHA1 (patch-setup.py) = 6ca411e93e1268e242393852db784abcfab4bb82
+SHA1 (pytest-mock-1.7.1.tar.gz) = dc38f19f8ce4d6131c2e77aa1a1939c2e690ab4e
+RMD160 (pytest-mock-1.7.1.tar.gz) = e08b492c13931e3019af631676bc3ac568ff9b51
+SHA512 (pytest-mock-1.7.1.tar.gz) = d2bd343b5587636f76cf053cfaf629cc53c7505f3e7ec0c2a6d1215d1d9ac3c7efc64150f49d82c25892601947a3b9ff640353ea9b6a1741ae1b04b9a81647e3
+Size (pytest-mock-1.7.1.tar.gz) = 20176 bytes
Home |
Main Index |
Thread Index |
Old Index