pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-test-mypy



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Nov 14 10:09:50 UTC 2022

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

Log Message:
py-test-mypy: updated to 0.10.1

0.10.1
* Work around https://github.com/python/mypy/issues/14042.
* Add support for Python 3.11.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-test-mypy/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-test-mypy/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-mypy/Makefile
diff -u pkgsrc/devel/py-test-mypy/Makefile:1.4 pkgsrc/devel/py-test-mypy/Makefile:1.5
--- pkgsrc/devel/py-test-mypy/Makefile:1.4      Thu Oct 20 08:58:20 2022
+++ pkgsrc/devel/py-test-mypy/Makefile  Mon Nov 14 10:09:50 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2022/10/20 08:58:20 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/11/14 10:09:50 adam Exp $
 
-DISTNAME=      pytest-mypy-0.10.0
+DISTNAME=      pytest-mypy-0.10.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-mypy/}

Index: pkgsrc/devel/py-test-mypy/distinfo
diff -u pkgsrc/devel/py-test-mypy/distinfo:1.3 pkgsrc/devel/py-test-mypy/distinfo:1.4
--- pkgsrc/devel/py-test-mypy/distinfo:1.3      Thu Oct 20 08:58:20 2022
+++ pkgsrc/devel/py-test-mypy/distinfo  Mon Nov 14 10:09:50 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2022/10/20 08:58:20 adam Exp $
+$NetBSD: distinfo,v 1.4 2022/11/14 10:09:50 adam Exp $
 
-BLAKE2s (pytest-mypy-0.10.0.tar.gz) = f8ed70a2d1b4ed5ad8a394b098f9c41852d13efdef95a08d5f38fe248af80b4b
-SHA512 (pytest-mypy-0.10.0.tar.gz) = dc38648666a38b67ea4eb6b23de37dffe6ee1a30161f907d7664eea742afd9703c1085b15dcded385075f118eace60ac10181a7c0ef8c25aabaee12474575c36
-Size (pytest-mypy-0.10.0.tar.gz) = 14619 bytes
+BLAKE2s (pytest-mypy-0.10.1.tar.gz) = a292397f75568dad4f8c880c2e3bd11b33328f2eb1868a03641541884e2fb8c0
+SHA512 (pytest-mypy-0.10.1.tar.gz) = e95a4de9d690d5813f6b810d4c6bdfcc34578d8df9cd420b3e1ecd9512baae33a0fb81af9ef75297b1734568c1be89a8b7e99ccf75679d26fa062e0c0864af75
+Size (pytest-mypy-0.10.1.tar.gz) = 13882 bytes



Home | Main Index | Thread Index | Old Index