pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/py-test-mypy-testing



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Mar  6 18:59:00 UTC 2024

Modified Files:
        pkgsrc/lang/py-test-mypy-testing: Makefile distinfo

Log Message:
py-test-mypy-testing: updated to 0.1.3

v0.1.3 (2024-03-05)

Replace usage of deprecated path argument to pytest hook pytest_collect_file() with usage of the file_path argument introduced in pytest 7


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/py-test-mypy-testing/Makefile \
    pkgsrc/lang/py-test-mypy-testing/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/py-test-mypy-testing/Makefile
diff -u pkgsrc/lang/py-test-mypy-testing/Makefile:1.2 pkgsrc/lang/py-test-mypy-testing/Makefile:1.3
--- pkgsrc/lang/py-test-mypy-testing/Makefile:1.2       Tue Feb 27 08:59:27 2024
+++ pkgsrc/lang/py-test-mypy-testing/Makefile   Wed Mar  6 18:59:00 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2024/02/27 08:59:27 adam Exp $
+# $NetBSD: Makefile,v 1.3 2024/03/06 18:59:00 adam Exp $
 
-DISTNAME=      pytest-mypy-testing-0.1.2
+DISTNAME=      pytest-mypy-testing-0.1.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    lang python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-mypy-testing/}
Index: pkgsrc/lang/py-test-mypy-testing/distinfo
diff -u pkgsrc/lang/py-test-mypy-testing/distinfo:1.2 pkgsrc/lang/py-test-mypy-testing/distinfo:1.3
--- pkgsrc/lang/py-test-mypy-testing/distinfo:1.2       Tue Feb 27 08:59:27 2024
+++ pkgsrc/lang/py-test-mypy-testing/distinfo   Wed Mar  6 18:59:00 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/02/27 08:59:27 adam Exp $
+$NetBSD: distinfo,v 1.3 2024/03/06 18:59:00 adam Exp $
 
-BLAKE2s (pytest-mypy-testing-0.1.2.tar.gz) = 38bfc019f593518bd22371ff3968e65888940bbe9dc9c438dd8dda64ae2ebf86
-SHA512 (pytest-mypy-testing-0.1.2.tar.gz) = 3183557930abd8c7b2594ecdea04b69d40ccabb563336023c2a825f30da0c4c5be5e6e0f1e8f6192454294332033dd58a9a076a7f3365aa66b9126e84d9a197d
-Size (pytest-mypy-testing-0.1.2.tar.gz) = 30104 bytes
+BLAKE2s (pytest-mypy-testing-0.1.3.tar.gz) = dae32a7acc2b22f577ce30f41eb29891d55dda5a796358b2bfd3968cec8c9fdf
+SHA512 (pytest-mypy-testing-0.1.3.tar.gz) = dde624c48b669297fcc1f4250492bd1d30ea08f74716edaa7ffb0feb7d14d1e1bbc1f0e5e82f28b87c3c44734f14168ff222e4c304fe0d3344a44de216bb8cc7
+Size (pytest-mypy-testing-0.1.3.tar.gz) = 30127 bytes



Home | Main Index | Thread Index | Old Index