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:           Tue Apr  2 08:50:58 UTC 2019

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

Log Message:
py-test-mock: updated to 1.10.3

1.10.3
* Fix test suite in Python 3.8.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-test-mock/Makefile
cvs rdiff -u -r1.10 -r1.11 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.12 pkgsrc/devel/py-test-mock/Makefile:1.13
--- pkgsrc/devel/py-test-mock/Makefile:1.12     Wed Mar 27 08:35:06 2019
+++ pkgsrc/devel/py-test-mock/Makefile  Tue Apr  2 08:50:58 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2019/03/27 08:35:06 adam Exp $
+# $NetBSD: Makefile,v 1.13 2019/04/02 08:50:58 adam Exp $
 
-DISTNAME=      pytest-mock-1.10.2
+DISTNAME=      pytest-mock-1.10.3
 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.10 pkgsrc/devel/py-test-mock/distinfo:1.11
--- pkgsrc/devel/py-test-mock/distinfo:1.10     Wed Mar 27 08:35:06 2019
+++ pkgsrc/devel/py-test-mock/distinfo  Tue Apr  2 08:50:58 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2019/03/27 08:35:06 adam Exp $
+$NetBSD: distinfo,v 1.11 2019/04/02 08:50:58 adam Exp $
 
-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
+SHA1 (pytest-mock-1.10.3.tar.gz) = 6f41af80207b1b9ec8003e350f7541a6c6b418bd
+RMD160 (pytest-mock-1.10.3.tar.gz) = fe8ad498ae3c2ccaec97595589c4d765e55ed56e
+SHA512 (pytest-mock-1.10.3.tar.gz) = 6880214ebed59d31f01aafae37495ccc97b1132b90982b3ac8b593476b9cb0469b220f677ad2d3815ced108b88dacf66fc453449921a019bb8601eb17d20dd39
+Size (pytest-mock-1.10.3.tar.gz) = 18710 bytes



Home | Main Index | Thread Index | Old Index