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 Mar 27 08:35:07 UTC 2019

Modified Files:
        pkgsrc/devel/py-test-mock: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-test-mock/Makefile
cvs rdiff -u -r1.9 -r1.10 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.11 pkgsrc/devel/py-test-mock/Makefile:1.12
--- pkgsrc/devel/py-test-mock/Makefile:1.11     Wed Feb  6 08:54:09 2019
+++ pkgsrc/devel/py-test-mock/Makefile  Wed Mar 27 08:35:06 2019
@@ -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/}

Index: pkgsrc/devel/py-test-mock/distinfo
diff -u pkgsrc/devel/py-test-mock/distinfo:1.9 pkgsrc/devel/py-test-mock/distinfo:1.10
--- pkgsrc/devel/py-test-mock/distinfo:1.9      Wed Feb  6 08:54:09 2019
+++ pkgsrc/devel/py-test-mock/distinfo  Wed Mar 27 08:35:06 2019
@@ -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