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:           Tue Apr 26 10:34:44 UTC 2022

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

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

3.7.0 (2022-01-28)
------------------
* Python 3.10 now officially supported.
* Dropped support for Python 3.6.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/py-test-mock/Makefile
cvs rdiff -u -r1.22 -r1.23 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.24 pkgsrc/devel/py-test-mock/Makefile:1.25
--- pkgsrc/devel/py-test-mock/Makefile:1.24     Tue Jan  4 20:53:41 2022
+++ pkgsrc/devel/py-test-mock/Makefile  Tue Apr 26 10:34:44 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2022/01/04 20:53:41 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2022/04/26 10:34:44 adam Exp $
 
-DISTNAME=      pytest-mock-3.6.1
+DISTNAME=      pytest-mock-3.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION=   1
 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.22 pkgsrc/devel/py-test-mock/distinfo:1.23
--- pkgsrc/devel/py-test-mock/distinfo:1.22     Thu Nov 25 20:10:26 2021
+++ pkgsrc/devel/py-test-mock/distinfo  Tue Apr 26 10:34:44 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2021/11/25 20:10:26 adam Exp $
+$NetBSD: distinfo,v 1.23 2022/04/26 10:34:44 adam Exp $
 
-BLAKE2s (pytest-mock-3.6.1.tar.gz) = 576860674f187abe61d2eb9e0f583c1446645f257c69d30af51d3bbb4cffd408
-SHA512 (pytest-mock-3.6.1.tar.gz) = 50a8ffbac1b20b1962558789b24d50c1e7d8d2e2706ee15a576eb5fd1b40d4523482dce7a1078d532b686ff8d38b6d769d356b04241528a0196e14acae0b6199
-Size (pytest-mock-3.6.1.tar.gz) = 29933 bytes
+BLAKE2s (pytest-mock-3.7.0.tar.gz) = a19370b73ba195a060ee2cab4481085f86a112084a6b24f8d02716d64e49bc88
+SHA512 (pytest-mock-3.7.0.tar.gz) = 6ba69e86bac8a430a9f1f1c615ad21f505b87848ac50fc551bc02f81306bf8769fd015615d96085d87d4c695c24b0686a95116721358687b48b64de5d0ae6901
+Size (pytest-mock-3.7.0.tar.gz) = 29311 bytes



Home | Main Index | Thread Index | Old Index