pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-timeout
Module Name: pkgsrc
Committed By: adam
Date: Thu Mar 21 08:32:28 UTC 2024
Modified Files:
pkgsrc/devel/py-test-timeout: Makefile PLIST distinfo
Log Message:
py-test-timeout: updated to 2.3.1
2.3.1
Fixup some build errors, mostly README syntax which stopped twine from uploading.
2.3.0
Fix debugger detection for recent VSCode, this compiles pydevd using cython which is now correctly detected. Thanks Adrian Gielniewski.
Switched to using Pytest's TerminalReporter instead of writing directly to sys.{stdout,stderr}. This change also switches all output from sys.stderr to sys.stdout. Thanks Pedro Algarvio.
Pytest 7.0.0 is now the minimum supported version. Thanks Pedro Algarvio.
Add --session-timeout option and session_timeout setting. Thanks Brian Okken.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-test-timeout/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-test-timeout/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-test-timeout/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-timeout/Makefile
diff -u pkgsrc/devel/py-test-timeout/Makefile:1.14 pkgsrc/devel/py-test-timeout/Makefile:1.15
--- pkgsrc/devel/py-test-timeout/Makefile:1.14 Tue Oct 10 16:01:13 2023
+++ pkgsrc/devel/py-test-timeout/Makefile Thu Mar 21 08:32:28 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2023/10/10 16:01:13 adam Exp $
+# $NetBSD: Makefile,v 1.15 2024/03/21 08:32:28 adam Exp $
-DISTNAME= pytest-timeout-2.2.0
+DISTNAME= pytest-timeout-2.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-timeout/}
@@ -10,11 +10,13 @@ HOMEPAGE= https://github.com/pytest-dev/
COMMENT= Py.test plugin to abort hanging tests
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-test>=5.0.0:../../devel/py-test
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+DEPENDS+= ${PYPKGPREFIX}-test>=7.0.0:../../devel/py-test
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-test-timeout/PLIST
diff -u pkgsrc/devel/py-test-timeout/PLIST:1.1 pkgsrc/devel/py-test-timeout/PLIST:1.2
--- pkgsrc/devel/py-test-timeout/PLIST:1.1 Thu Oct 19 06:52:03 2017
+++ pkgsrc/devel/py-test-timeout/PLIST Thu Mar 21 08:32:28 2024
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2017/10/19 06:52:03 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/03/21 08:32:28 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/pytest_timeout.py
${PYSITELIB}/pytest_timeout.pyc
${PYSITELIB}/pytest_timeout.pyo
Index: pkgsrc/devel/py-test-timeout/distinfo
diff -u pkgsrc/devel/py-test-timeout/distinfo:1.12 pkgsrc/devel/py-test-timeout/distinfo:1.13
--- pkgsrc/devel/py-test-timeout/distinfo:1.12 Tue Oct 10 16:01:13 2023
+++ pkgsrc/devel/py-test-timeout/distinfo Thu Mar 21 08:32:28 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2023/10/10 16:01:13 adam Exp $
+$NetBSD: distinfo,v 1.13 2024/03/21 08:32:28 adam Exp $
-BLAKE2s (pytest-timeout-2.2.0.tar.gz) = e96f58ac8cb430c95f336c11b174d33048ca213f648378e505b8dbeb4c7fce73
-SHA512 (pytest-timeout-2.2.0.tar.gz) = 11a0c4e958b324bff3e149bf2a7dc5bf6ab6549405d5061856f8f1ad0e43df1cddce83df4c804b717276bfbcfcf60ee6b400625d0f4e4e73c98785146c22164f
-Size (pytest-timeout-2.2.0.tar.gz) = 16391 bytes
+BLAKE2s (pytest-timeout-2.3.1.tar.gz) = 306f0223f6120d400de303bd4e24194c6a8fd5576266c5f0c2a7943924b22078
+SHA512 (pytest-timeout-2.3.1.tar.gz) = f200d625d11f76173521f4e2e4e09d57f6613d9b1420c57893b454ec496d5f11b32390b95eb995b403d15f8563b742a58fa0e0cbad42246b4049787a389ad83e
+Size (pytest-timeout-2.3.1.tar.gz) = 17697 bytes
Home |
Main Index |
Thread Index |
Old Index