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: Tue May 6 07:25:58 UTC 2025
Modified Files:
pkgsrc/devel/py-test-timeout: Makefile distinfo
Log Message:
py-test-timeout: updated to 2.4.0
2.4.0
Add python 3.13
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/py-test-timeout/Makefile
cvs rdiff -u -r1.13 -r1.14 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.17 pkgsrc/devel/py-test-timeout/Makefile:1.18
--- pkgsrc/devel/py-test-timeout/Makefile:1.17 Sat Apr 12 21:10:59 2025
+++ pkgsrc/devel/py-test-timeout/Makefile Tue May 6 07:25:58 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2025/04/12 21:10:59 adam Exp $
+# $NetBSD: Makefile,v 1.18 2025/05/06 07:25:58 adam Exp $
-DISTNAME= pytest-timeout-2.3.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 1
+DISTNAME= pytest_timeout-2.4.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pytest_/test-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-timeout/}
@@ -13,6 +12,7 @@ LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-test>=7.0.0:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-pexpect>0:../../devel/py-pexpect
USE_LANGUAGES= # none
Index: pkgsrc/devel/py-test-timeout/distinfo
diff -u pkgsrc/devel/py-test-timeout/distinfo:1.13 pkgsrc/devel/py-test-timeout/distinfo:1.14
--- pkgsrc/devel/py-test-timeout/distinfo:1.13 Thu Mar 21 08:32:28 2024
+++ pkgsrc/devel/py-test-timeout/distinfo Tue May 6 07:25:58 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2024/03/21 08:32:28 adam Exp $
+$NetBSD: distinfo,v 1.14 2025/05/06 07:25:58 adam Exp $
-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
+BLAKE2s (pytest_timeout-2.4.0.tar.gz) = a954cabd29382787d2cea542ca8b15f492ac0806ed9f77dd67a2ad569c1a5d4b
+SHA512 (pytest_timeout-2.4.0.tar.gz) = ca37754c20517024cb88e88e9c4d8497ff5c235d1bae4bc082d21b5807b43aac8294757900f9bc29e3e34a4b8c671136468793f47baadebf086f924b59b0bd0c
+Size (pytest_timeout-2.4.0.tar.gz) = 17973 bytes
Home |
Main Index |
Thread Index |
Old Index