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: Thu Nov 21 20:35:28 UTC 2019
Modified Files:
pkgsrc/devel/py-test-mock: Makefile distinfo
Log Message:
py-test-mock: updated to 1.12.1
1.12.1:
* Fix error if ``mocker.patch`` is used in code where the source file
is not available, for example stale ``.pyc`` files
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/py-test-mock/Makefile
cvs rdiff -u -r1.16 -r1.17 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.18 pkgsrc/devel/py-test-mock/Makefile:1.19
--- pkgsrc/devel/py-test-mock/Makefile:1.18 Wed Nov 20 10:10:22 2019
+++ pkgsrc/devel/py-test-mock/Makefile Thu Nov 21 20:35:27 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2019/11/20 10:10:22 adam Exp $
+# $NetBSD: Makefile,v 1.19 2019/11/21 20:35:27 adam Exp $
-DISTNAME= pytest-mock-1.12.0
+DISTNAME= pytest-mock-1.12.1
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.16 pkgsrc/devel/py-test-mock/distinfo:1.17
--- pkgsrc/devel/py-test-mock/distinfo:1.16 Wed Nov 20 10:10:22 2019
+++ pkgsrc/devel/py-test-mock/distinfo Thu Nov 21 20:35:27 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2019/11/20 10:10:22 adam Exp $
+$NetBSD: distinfo,v 1.17 2019/11/21 20:35:27 adam Exp $
-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
+SHA1 (pytest-mock-1.12.1.tar.gz) = e750b84ba2a2180a75f622f48ffa2301e85299bd
+RMD160 (pytest-mock-1.12.1.tar.gz) = e671554b27dddda7781e59285d3475a494bed835
+SHA512 (pytest-mock-1.12.1.tar.gz) = a323f2c4958d9c04adae0309a28286a161f5799b458c0a56c48f216aee27ae3a8fbab7512ac7094f86c17a6938964e7f3bb5b328e1dbcc660e440852ed0b1580
+Size (pytest-mock-1.12.1.tar.gz) = 23236 bytes
Home |
Main Index |
Thread Index |
Old Index