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:           Mon Nov 19 10:30:29 UTC 2018

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

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

1.3.3
Fix support for pytest >= 3.10.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-test-timeout/Makefile
cvs rdiff -u -r1.5 -r1.6 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.7 pkgsrc/devel/py-test-timeout/Makefile:1.8
--- pkgsrc/devel/py-test-timeout/Makefile:1.7   Tue Aug 28 06:31:47 2018
+++ pkgsrc/devel/py-test-timeout/Makefile       Mon Nov 19 10:30:28 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/08/28 06:31:47 adam Exp $
+# $NetBSD: Makefile,v 1.8 2018/11/19 10:30:28 adam Exp $
 
-DISTNAME=      pytest-timeout-1.3.2
+DISTNAME=      pytest-timeout-1.3.3
 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.5 pkgsrc/devel/py-test-timeout/distinfo:1.6
--- pkgsrc/devel/py-test-timeout/distinfo:1.5   Tue Aug 28 06:31:47 2018
+++ pkgsrc/devel/py-test-timeout/distinfo       Mon Nov 19 10:30:28 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/08/28 06:31:47 adam Exp $
+$NetBSD: distinfo,v 1.6 2018/11/19 10:30:28 adam Exp $
 
-SHA1 (pytest-timeout-1.3.2.tar.gz) = dd488871ddb409ae384b5d7f2004c297feac3993
-RMD160 (pytest-timeout-1.3.2.tar.gz) = 929fb1a10cb2a458a653cb4cbaf275b5f88030a5
-SHA512 (pytest-timeout-1.3.2.tar.gz) = 9196ad76002cb2f8cbceee28fe9a76acfc7441c69408e715df1994b0e826ec1a4bac9886710e01c4cf14861ae3754309d41fa77c2d5ddd175ad0505f86a04224
-Size (pytest-timeout-1.3.2.tar.gz) = 11494 bytes
+SHA1 (pytest-timeout-1.3.3.tar.gz) = 855103ead70755a2af5c50726d543360e9b78bf8
+RMD160 (pytest-timeout-1.3.3.tar.gz) = f04a8a7fac09d418609d73bb0ed18b74e164ed7c
+SHA512 (pytest-timeout-1.3.3.tar.gz) = 633f5aee550d568e403b958f4490ecb828eb322811c9f18cfefb26613be4fc36da14232ecbef8666fcf2dc693a93674c00a853ab546ea8328a07ea34da79fb84
+Size (pytest-timeout-1.3.3.tar.gz) = 11627 bytes



Home | Main Index | Thread Index | Old Index