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 May 27 08:55:54 UTC 2025

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

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

3.14.1
Python 3.14 is now officially supported.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/py-test-mock/Makefile
cvs rdiff -u -r1.27 -r1.28 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.32 pkgsrc/devel/py-test-mock/Makefile:1.33
--- pkgsrc/devel/py-test-mock/Makefile:1.32     Sat Apr 12 21:10:57 2025
+++ pkgsrc/devel/py-test-mock/Makefile  Tue May 27 08:55:54 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2025/04/12 21:10:57 adam Exp $
+# $NetBSD: Makefile,v 1.33 2025/05/27 08:55:54 adam Exp $
 
-DISTNAME=      pytest-mock-3.14.0
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION=   1
+DISTNAME=      pytest_mock-3.14.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/pytest_/test-/}
 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.27 pkgsrc/devel/py-test-mock/distinfo:1.28
--- pkgsrc/devel/py-test-mock/distinfo:1.27     Sun Mar 24 17:43:21 2024
+++ pkgsrc/devel/py-test-mock/distinfo  Tue May 27 08:55:54 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2024/03/24 17:43:21 adam Exp $
+$NetBSD: distinfo,v 1.28 2025/05/27 08:55:54 adam Exp $
 
-BLAKE2s (pytest-mock-3.14.0.tar.gz) = c61442a7db445661fcd0d4dc011f064d1cc749a23736c823f0cc39d0dbc6afd0
-SHA512 (pytest-mock-3.14.0.tar.gz) = c60059fe8fb64540f33382e52b9015dd9771483e2074d35c02cd5852a50eed02a64e202b7e81e920bbbd0621bd23fa9bb0467d2ceef7abd582df3e27eafeaa20
-Size (pytest-mock-3.14.0.tar.gz) = 32814 bytes
+BLAKE2s (pytest_mock-3.14.1.tar.gz) = 1b47a5f22a25a6628a761af5fb1088cd4517dcc9b51376f2fb00ae801c91ccc3
+SHA512 (pytest_mock-3.14.1.tar.gz) = fff44e9520ce5cb55f259f60af5a9cc2c114e0b94d9493cd87381fc0939cfa89a6370304369ab2e5b06b3437c7525175860d35e526c2e9c84f01c0e47bab9cf9
+Size (pytest_mock-3.14.1.tar.gz) = 33241 bytes



Home | Main Index | Thread Index | Old Index