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: Wed Dec 11 10:32:34 UTC 2019
Modified Files:
pkgsrc/devel/py-test-mock: Makefile distinfo
Log Message:
py-test-mock: updated to 1.13.0
1.13.0:
* The object returned by ``mocker.spy`` now also tracks any side effect
of the spied method/function.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/py-test-mock/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/py-test-mock/distinfo
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.19 pkgsrc/devel/py-test-mock/Makefile:1.20
--- pkgsrc/devel/py-test-mock/Makefile:1.19 Thu Nov 21 20:35:27 2019
+++ pkgsrc/devel/py-test-mock/Makefile Wed Dec 11 10:32:34 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2019/11/21 20:35:27 adam Exp $
+# $NetBSD: Makefile,v 1.20 2019/12/11 10:32:34 adam Exp $
-DISTNAME= pytest-mock-1.12.1
+DISTNAME= pytest-mock-1.13.0
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.17 pkgsrc/devel/py-test-mock/distinfo:1.18
--- pkgsrc/devel/py-test-mock/distinfo:1.17 Thu Nov 21 20:35:27 2019
+++ pkgsrc/devel/py-test-mock/distinfo Wed Dec 11 10:32:34 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2019/11/21 20:35:27 adam Exp $
+$NetBSD: distinfo,v 1.18 2019/12/11 10:32:34 adam Exp $
-SHA1 (pytest-mock-1.12.1.tar.gz) = e750b84ba2a2180a75f622f48ffa2301e85299bd
-RMD160 (pytest-mock-1.12.1.tar.gz) = e671554b27dddda7781e59285d3475a494bed835
-SHA512 (pytest-mock-1.12.1.tar.gz) = a323f2c4958d9c04adae0309a28286a161f5799b458c0a56c48f216aee27ae3a8fbab7512ac7094f86c17a6938964e7f3bb5b328e1dbcc660e440852ed0b1580
-Size (pytest-mock-1.12.1.tar.gz) = 23236 bytes
+SHA1 (pytest-mock-1.13.0.tar.gz) = 06c58a722805aec7fd94a1665ca27439583ed37a
+RMD160 (pytest-mock-1.13.0.tar.gz) = dfdede8168adebd6350d935011e69c1eee979094
+SHA512 (pytest-mock-1.13.0.tar.gz) = 11ca6379a32489fc9e18cdbc40ebc1f59fb1284fb3a8c39a4d98435d0f3b3e1630d13243dd79e2d3f468a3296b3931bc810da2095a0a9c29150010d9e1a44ed8
+Size (pytest-mock-1.13.0.tar.gz) = 23823 bytes
Home |
Main Index |
Thread Index |
Old Index