pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-test-timeout py-test-timeout: updated to 1.4.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91150087a06f
branches:  trunk
changeset: 440402:91150087a06f
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Oct 08 08:28:38 2020 +0000

description:
py-test-timeout: updated to 1.4.2

1.4.2
Fix compatibility when run with pytest pre-releases, thanks Bruno Oliveira,
Fix detection of third-party debuggers, thanks Bruno Oliveira.

1.4.1
Fix coverage compatibility which was broken by 1.4.0.

1.4.0
Better detection of when we are debugging, thanks Mattwmaster58.

diffstat:

 devel/py-test-timeout/Makefile |   4 ++--
 devel/py-test-timeout/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 7b734c7ab82a -r 91150087a06f devel/py-test-timeout/Makefile
--- a/devel/py-test-timeout/Makefile    Thu Oct 08 08:24:20 2020 +0000
+++ b/devel/py-test-timeout/Makefile    Thu Oct 08 08:28:38 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2020/05/16 17:38:40 adam Exp $
+# $NetBSD: Makefile,v 1.11 2020/10/08 08:28:38 adam Exp $
 
-DISTNAME=      pytest-timeout-1.3.4
+DISTNAME=      pytest-timeout-1.4.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-timeout/}
diff -r 7b734c7ab82a -r 91150087a06f devel/py-test-timeout/distinfo
--- a/devel/py-test-timeout/distinfo    Thu Oct 08 08:24:20 2020 +0000
+++ b/devel/py-test-timeout/distinfo    Thu Oct 08 08:28:38 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/01/07 08:48:43 adam Exp $
+$NetBSD: distinfo,v 1.8 2020/10/08 08:28:38 adam Exp $
 
-SHA1 (pytest-timeout-1.3.4.tar.gz) = 491e28a170bfc8c111219a42c9d5e76cadcb9336
-RMD160 (pytest-timeout-1.3.4.tar.gz) = 3c608c468dc8d628c145e832e2a59fbba93d2066
-SHA512 (pytest-timeout-1.3.4.tar.gz) = 29af25f3c3776d9ef63c6b7217ffc6b0cedd873b8cc96be742a642da84d12c8988bb9b409e00850246e554b21908d6fd2207692650b154cf6831f38c4395bc80
-Size (pytest-timeout-1.3.4.tar.gz) = 12255 bytes
+SHA1 (pytest-timeout-1.4.2.tar.gz) = 56df6d5116a97976f2cfb896b13708999c614332
+RMD160 (pytest-timeout-1.4.2.tar.gz) = ba7eb20e43f9344ef2ad658e927b8ddf9e1755f1
+SHA512 (pytest-timeout-1.4.2.tar.gz) = 3446ecdb5aaad5fbca12df4e7f4f40c6c1a12895d3ed9f3a3ee24800ce36deed3cb8c09a4cc72220c962b06f821cfd55bf7eebbca23664c56abf2d0e5bc8fbea
+Size (pytest-timeout-1.4.2.tar.gz) = 15424 bytes



Home | Main Index | Thread Index | Old Index