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: Tue Feb 27 08:59:27 UTC 2024
Modified Files:
pkgsrc/lang/py-test-mypy-testing: Makefile PLIST distinfo
Log Message:
py-test-mypy-testing: updated to 0.1.2
0.1.2
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/py-test-mypy-testing/Makefile \
pkgsrc/lang/py-test-mypy-testing/PLIST \
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.1 pkgsrc/lang/py-test-mypy-testing/Makefile:1.2
--- pkgsrc/lang/py-test-mypy-testing/Makefile:1.1 Fri Oct 27 08:18:38 2023
+++ pkgsrc/lang/py-test-mypy-testing/Makefile Tue Feb 27 08:59:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2023/10/27 08:18:38 adam Exp $
+# $NetBSD: Makefile,v 1.2 2024/02/27 08:59:27 adam Exp $
-DISTNAME= pytest-mypy-testing-0.1.1
+DISTNAME= pytest-mypy-testing-0.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-mypy-testing/}
@@ -10,15 +10,13 @@ HOMEPAGE= https://github.com/davidfritzs
COMMENT= Pytest plugin to check mypy output
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-mypy>=0.931:../../lang/py-mypy
+TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core-[0-9]*:../../devel/py-flit_core
+DEPENDS+= ${PYPKGPREFIX}-mypy>=1.0:../../lang/py-mypy
DEPENDS+= ${PYPKGPREFIX}-test>=7:../../devel/py-test
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
-do-test:
- cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
-
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/lang/py-test-mypy-testing/PLIST
diff -u pkgsrc/lang/py-test-mypy-testing/PLIST:1.1 pkgsrc/lang/py-test-mypy-testing/PLIST:1.2
--- pkgsrc/lang/py-test-mypy-testing/PLIST:1.1 Fri Oct 27 08:18:38 2023
+++ pkgsrc/lang/py-test-mypy-testing/PLIST Tue Feb 27 08:59:27 2024
@@ -1,10 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2023/10/27 08:18:38 adam Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.2 2024/02/27 08:59:27 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
${PYSITELIB}/pytest_mypy_testing/__init__.py
${PYSITELIB}/pytest_mypy_testing/__init__.pyc
${PYSITELIB}/pytest_mypy_testing/__init__.pyo
Index: pkgsrc/lang/py-test-mypy-testing/distinfo
diff -u pkgsrc/lang/py-test-mypy-testing/distinfo:1.1 pkgsrc/lang/py-test-mypy-testing/distinfo:1.2
--- pkgsrc/lang/py-test-mypy-testing/distinfo:1.1 Fri Oct 27 08:18:38 2023
+++ pkgsrc/lang/py-test-mypy-testing/distinfo Tue Feb 27 08:59:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/10/27 08:18:38 adam Exp $
+$NetBSD: distinfo,v 1.2 2024/02/27 08:59:27 adam Exp $
-BLAKE2s (pytest-mypy-testing-0.1.1.tar.gz) = b61cdfaa22ac59900011a025830c3412fe1b00465a14623f6f20c9a4836b6dd7
-SHA512 (pytest-mypy-testing-0.1.1.tar.gz) = ddf170cfde5ce059320b1e9e0ecca835620ef59ba08136f268ef664f520913808c08eed3ac75487e6178b61c702e140efee3308ad4d9f85a7b70ecf5a092490d
-Size (pytest-mypy-testing-0.1.1.tar.gz) = 29372 bytes
+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
Home |
Main Index |
Thread Index |
Old Index