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.12.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ca7e1517b20
branches:  trunk
changeset: 344421:9ca7e1517b20
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Nov 20 10:10:22 2019 +0000

description:
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.

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 aae63caddd61 -r 9ca7e1517b20 devel/py-test-mock/Makefile
--- a/devel/py-test-mock/Makefile       Wed Nov 20 10:09:36 2019 +0000
+++ b/devel/py-test-mock/Makefile       Wed Nov 20 10:10:22 2019 +0000
@@ -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/}
diff -r aae63caddd61 -r 9ca7e1517b20 devel/py-test-mock/distinfo
--- a/devel/py-test-mock/distinfo       Wed Nov 20 10:09:36 2019 +0000
+++ b/devel/py-test-mock/distinfo       Wed Nov 20 10:10:22 2019 +0000
@@ -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