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:           Tue Feb  8 09:12:48 UTC 2022

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

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

0.9.1
* Add support for pytest 7.

0.9.0
* Drop support for pytest<4.6.
* Add --mypy-config-file.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-test-mypy/Makefile
cvs rdiff -u -r1.1 -r1.2 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.2 pkgsrc/devel/py-test-mypy/Makefile:1.3
--- pkgsrc/devel/py-test-mypy/Makefile:1.2      Thu Jan  6 23:30:39 2022
+++ pkgsrc/devel/py-test-mypy/Makefile  Tue Feb  8 09:12:48 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2022/01/06 23:30:39 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/02/08 09:12:48 adam Exp $
 
-DISTNAME=      pytest-mypy-0.8.1
+DISTNAME=      pytest-mypy-0.9.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.1 pkgsrc/devel/py-test-mypy/distinfo:1.2
--- pkgsrc/devel/py-test-mypy/distinfo:1.1      Wed Jan  5 22:20:06 2022
+++ pkgsrc/devel/py-test-mypy/distinfo  Tue Feb  8 09:12:48 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/01/05 22:20:06 wiz Exp $
+$NetBSD: distinfo,v 1.2 2022/02/08 09:12:48 adam Exp $
 
-BLAKE2s (pytest-mypy-0.8.1.tar.gz) = ea1bd9704c78d87f4d16d13844e1e5e514babc305a36a67b10abcf2d0f1d210e
-SHA512 (pytest-mypy-0.8.1.tar.gz) = edcecaad4a176054e2dd3e3390b553d6c9edc11200a94245d1917084437a1a452a99c387aee632a90276d9fcf661b79917e6ce3061acf6dff51aad4065759722
-Size (pytest-mypy-0.8.1.tar.gz) = 14282 bytes
+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



Home | Main Index | Thread Index | Old Index