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:           Mon Sep 18 17:01:25 UTC 2017

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

Log Message:
py-test-mock: update to 1.6.3

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


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-test-mock/Makefile
cvs rdiff -u -r1.2 -r1.3 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.4 pkgsrc/devel/py-test-mock/Makefile:1.5
--- pkgsrc/devel/py-test-mock/Makefile:1.4      Tue Jul 18 05:02:03 2017
+++ pkgsrc/devel/py-test-mock/Makefile  Mon Sep 18 17:01:25 2017
@@ -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/}

Index: pkgsrc/devel/py-test-mock/distinfo
diff -u pkgsrc/devel/py-test-mock/distinfo:1.2 pkgsrc/devel/py-test-mock/distinfo:1.3
--- pkgsrc/devel/py-test-mock/distinfo:1.2      Tue Jul 18 05:02:03 2017
+++ pkgsrc/devel/py-test-mock/distinfo  Mon Sep 18 17:01:25 2017
@@ -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