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: update to 1.6.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58d5ed14a3e8
branches:  trunk
changeset: 368846:58d5ed14a3e8
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 18 17:01:25 2017 +0000

description:
py-test-mock: update to 1.6.3

1.6.3
* Fix ``UnicodeDecodeError`` during assert introspection in ``assert_called_with`` in Python 2.

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 af1448ea36f4 -r 58d5ed14a3e8 devel/py-test-mock/Makefile
--- a/devel/py-test-mock/Makefile       Mon Sep 18 16:54:57 2017 +0000
+++ b/devel/py-test-mock/Makefile       Mon Sep 18 17:01:25 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/07/18 05:02:03 adam Exp $
+# $NetBSD: Makefile,v 1.5 2017/09/18 17:01:25 adam Exp $
 
-DISTNAME=      pytest-mock-1.6.2
+DISTNAME=      pytest-mock-1.6.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-mock/}
diff -r af1448ea36f4 -r 58d5ed14a3e8 devel/py-test-mock/distinfo
--- a/devel/py-test-mock/distinfo       Mon Sep 18 16:54:57 2017 +0000
+++ b/devel/py-test-mock/distinfo       Mon Sep 18 17:01:25 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/07/18 05:02:03 adam Exp $
+$NetBSD: distinfo,v 1.3 2017/09/18 17:01:25 adam Exp $
 
-SHA1 (pytest-mock-1.6.2.tar.gz) = abce7ba5e851d36dd93778099e53261ad07fadcf
-RMD160 (pytest-mock-1.6.2.tar.gz) = dc1f6654aadcc5ee0d75caa0c5791d4e3860f87b
-SHA512 (pytest-mock-1.6.2.tar.gz) = aee96db5f14f045d3093ca4808592097179ed54027cc11ab62a7bc63c3a91e7fbdc45ccc8be9cb537cbfd1e9c7fa3a28832e005ec45f2423a0945bfd263e02ac
-Size (pytest-mock-1.6.2.tar.gz) = 19399 bytes
+SHA1 (pytest-mock-1.6.3.tar.gz) = 4d71bb3d158d250bb3120b67199347bf59b7fc7d
+RMD160 (pytest-mock-1.6.3.tar.gz) = 16aeab0fc88e67ae6b01f40b20af37949583db6c
+SHA512 (pytest-mock-1.6.3.tar.gz) = 6857f373728d3f2c6b152d4f89da3590e2e74795695dc9f4f3704a4e0250e49d705ce0de4121a801ac35c83217678a95a5023338124293ca74db406941f5072a
+Size (pytest-mock-1.6.3.tar.gz) = 18482 bytes



Home | Main Index | Thread Index | Old Index