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 Oct 10 16:01:13 UTC 2023

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

Log Message:
py-test-timeout: updated to 2.2.0

2.2.0
Add --timeout-disable-debugger-detection flag


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-test-timeout/Makefile
cvs rdiff -u -r1.11 -r1.12 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.13 pkgsrc/devel/py-test-timeout/Makefile:1.14
--- pkgsrc/devel/py-test-timeout/Makefile:1.13  Thu Jul 14 13:35:21 2022
+++ pkgsrc/devel/py-test-timeout/Makefile       Tue Oct 10 16:01:13 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2022/07/14 13:35:21 adam Exp $
+# $NetBSD: Makefile,v 1.14 2023/10/10 16:01:13 adam Exp $
 
-DISTNAME=      pytest-timeout-2.1.0
+DISTNAME=      pytest-timeout-2.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-timeout/}

Index: pkgsrc/devel/py-test-timeout/distinfo
diff -u pkgsrc/devel/py-test-timeout/distinfo:1.11 pkgsrc/devel/py-test-timeout/distinfo:1.12
--- pkgsrc/devel/py-test-timeout/distinfo:1.11  Thu Jul 14 13:35:21 2022
+++ pkgsrc/devel/py-test-timeout/distinfo       Tue Oct 10 16:01:13 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/07/14 13:35:21 adam Exp $
+$NetBSD: distinfo,v 1.12 2023/10/10 16:01:13 adam Exp $
 
-BLAKE2s (pytest-timeout-2.1.0.tar.gz) = cd458ddbb713d3096d23655e10e137a64c4a5e9b94adc68fee6401a6c76ffcaf
-SHA512 (pytest-timeout-2.1.0.tar.gz) = 5750e5183669ed9b83fbb76bd7fc9fc1f5f6eef3d9b675dc44f6c7edfd2c6d15739d71e845ededaa192c93da73026ac3376a3295be9f7d3f3eac325660ce7bf3
-Size (pytest-timeout-2.1.0.tar.gz) = 18386 bytes
+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



Home | Main Index | Thread Index | Old Index