pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-test-mock py-test-mock: updated to 1.10.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/06f0a27f5320
branches: trunk
changeset: 331912:06f0a27f5320
user: adam <adam%pkgsrc.org@localhost>
date: Wed Mar 27 08:35:06 2019 +0000
description:
py-test-mock: updated to 1.10.2
1.10.2
* Fix bug at the end of the test session when a call to patch.stopall is done explicitly by
user code.
diffstat:
devel/py-test-mock/Makefile | 4 ++--
devel/py-test-mock/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 56c6b4f34f5a -r 06f0a27f5320 devel/py-test-mock/Makefile
--- a/devel/py-test-mock/Makefile Wed Mar 27 06:45:39 2019 +0000
+++ b/devel/py-test-mock/Makefile Wed Mar 27 08:35:06 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2019/02/06 08:54:09 adam Exp $
+# $NetBSD: Makefile,v 1.12 2019/03/27 08:35:06 adam Exp $
-DISTNAME= pytest-mock-1.10.1
+DISTNAME= pytest-mock-1.10.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-mock/}
diff -r 56c6b4f34f5a -r 06f0a27f5320 devel/py-test-mock/distinfo
--- a/devel/py-test-mock/distinfo Wed Mar 27 06:45:39 2019 +0000
+++ b/devel/py-test-mock/distinfo Wed Mar 27 08:35:06 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/02/06 08:54:09 adam Exp $
+$NetBSD: distinfo,v 1.10 2019/03/27 08:35:06 adam Exp $
-SHA1 (pytest-mock-1.10.1.tar.gz) = cbdbe8b0417e0f66f5b418a2572959d3bf5277bd
-RMD160 (pytest-mock-1.10.1.tar.gz) = 1bffe576bcbbf5c174de739433651925783d11ab
-SHA512 (pytest-mock-1.10.1.tar.gz) = c560f79e0087dddaaf749724fa0c815602a9e2cf1c2cbe5d0a0a755528378543223e526803dff1da3e93ee47269c6ca44d947449cc284e11797e89064db54558
-Size (pytest-mock-1.10.1.tar.gz) = 22121 bytes
+SHA1 (pytest-mock-1.10.2.tar.gz) = 233df86e12c71601635294c00ca60c4afb92c515
+RMD160 (pytest-mock-1.10.2.tar.gz) = a053d8507f0cf7a7b9946226c6bc0520981888c3
+SHA512 (pytest-mock-1.10.2.tar.gz) = 0be80f5eec023020fbd9af36cf722be059f5252555176f398ffa24b1476e15f0a3b779e21ad1ff33c193126b31ddd4650fc806914ff7b5caffa4a520fe52920f
+Size (pytest-mock-1.10.2.tar.gz) = 23287 bytes
Home |
Main Index |
Thread Index |
Old Index