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:           Thu Oct 20 08:58:20 UTC 2022

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

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

0.10.0
* Drop support for python<3.6.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-test-mypy/Makefile
cvs rdiff -u -r1.2 -r1.3 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.3 pkgsrc/devel/py-test-mypy/Makefile:1.4
--- pkgsrc/devel/py-test-mypy/Makefile:1.3      Tue Feb  8 09:12:48 2022
+++ pkgsrc/devel/py-test-mypy/Makefile  Thu Oct 20 08:58:20 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/02/08 09:12:48 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/10/20 08:58:20 adam Exp $
 
-DISTNAME=      pytest-mypy-0.9.1
+DISTNAME=      pytest-mypy-0.10.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-mypy/}
@@ -11,8 +11,8 @@ COMMENT=      Mypy static type checker plugin
 LICENSE=       mit
 
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
-DEPENDS+=      ${PYPKGPREFIX}-filelock>=3.0.12:../../devel/py-filelock
-DEPENDS+=      ${PYPKGPREFIX}-test>=6.0.2:../../devel/py-test
+DEPENDS+=      ${PYPKGPREFIX}-filelock>=3.0:../../devel/py-filelock
+DEPENDS+=      ${PYPKGPREFIX}-test>=6.2:../../devel/py-test
 DEPENDS+=      ${PYPKGPREFIX}-mypy>=0.782:../../lang/py-mypy
 
 USE_LANGUAGES= # none

Index: pkgsrc/devel/py-test-mypy/distinfo
diff -u pkgsrc/devel/py-test-mypy/distinfo:1.2 pkgsrc/devel/py-test-mypy/distinfo:1.3
--- pkgsrc/devel/py-test-mypy/distinfo:1.2      Tue Feb  8 09:12:48 2022
+++ pkgsrc/devel/py-test-mypy/distinfo  Thu Oct 20 08:58:20 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/02/08 09:12:48 adam Exp $
+$NetBSD: distinfo,v 1.3 2022/10/20 08:58:20 adam Exp $
 
-BLAKE2s (pytest-mypy-0.9.1.tar.gz) = 394ca7b248b4d4d33c4b3e54a60de8beab8eaf51297e50198413037d3342537c
-SHA512 (pytest-mypy-0.9.1.tar.gz) = 85f794ac61520734cb4f651fd8d469238b5523b1a8202cdac14dbc6f96fe1b2de163cf966e368e820347997b8595325ebe8cf7516ae4393d0142310f425e59e4
-Size (pytest-mypy-0.9.1.tar.gz) = 14459 bytes
+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



Home | Main Index | Thread Index | Old Index