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 Nov 20 10:10:22 UTC 2019

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

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

1.12.0:
Now all patch functions also raise a ValueError when used as a context-manager.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/py-test-mock/Makefile
cvs rdiff -u -r1.15 -r1.16 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.17 pkgsrc/devel/py-test-mock/Makefile:1.18
--- pkgsrc/devel/py-test-mock/Makefile:1.17     Thu Oct 24 12:53:48 2019
+++ pkgsrc/devel/py-test-mock/Makefile  Wed Nov 20 10:10:22 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/10/24 12:53:48 adam Exp $
+# $NetBSD: Makefile,v 1.18 2019/11/20 10:10:22 adam Exp $
 
-DISTNAME=      pytest-mock-1.11.2
+DISTNAME=      pytest-mock-1.12.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.15 pkgsrc/devel/py-test-mock/distinfo:1.16
--- pkgsrc/devel/py-test-mock/distinfo:1.15     Thu Oct 24 12:53:48 2019
+++ pkgsrc/devel/py-test-mock/distinfo  Wed Nov 20 10:10:22 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2019/10/24 12:53:48 adam Exp $
+$NetBSD: distinfo,v 1.16 2019/11/20 10:10:22 adam Exp $
 
-SHA1 (pytest-mock-1.11.2.tar.gz) = a2daf12fca707604c3266b08682fb8f0301807d7
-RMD160 (pytest-mock-1.11.2.tar.gz) = 434ffc4007a40e2c29a7be510ec5f5e22470fefe
-SHA512 (pytest-mock-1.11.2.tar.gz) = 6dc927ce35001d088bddd9d79e024141b9e8163033b07af14b1f63330ef8b93dbf88649702f8fcc4f6ad314212fa5cbd39486b539811ec918450b3f7a716f96c
-Size (pytest-mock-1.11.2.tar.gz) = 22825 bytes
+SHA1 (pytest-mock-1.12.0.tar.gz) = 46eafad664abab4eda380284fa824147151dae5c
+RMD160 (pytest-mock-1.12.0.tar.gz) = 1b50115c8b7d5062b3595e176765cb4c8301531e
+SHA512 (pytest-mock-1.12.0.tar.gz) = c74a0ddbca6c6181d42e8a9b760925d4b17e5c3bb8195ab707f18168be906de0bc064d9b5ac969698b3d74812825f95208cf4ee0ea82f22a39b7fb375a24748c
+Size (pytest-mock-1.12.0.tar.gz) = 22910 bytes



Home | Main Index | Thread Index | Old Index