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.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/73463cc420d1
branches:  trunk
changeset: 372230:73463cc420d1
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Nov 30 08:18:31 2017 +0000

description:
py-test-timeout: updated to 1.2.1

1.2.1
Fix for pytest 3.3
Update supported python versions: - Add CPython 3.6. - Drop CPyhon 2.6 (as did pytest 3.3) - Drop CPyhon 3.3 - Drop CPyhon 3.4

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 4d1e39e9285d -r 73463cc420d1 devel/py-test-timeout/Makefile
--- a/devel/py-test-timeout/Makefile    Thu Nov 30 08:16:19 2017 +0000
+++ b/devel/py-test-timeout/Makefile    Thu Nov 30 08:18:31 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2017/11/26 16:56:06 adam Exp $
+# $NetBSD: Makefile,v 1.4 2017/11/30 08:18:31 adam Exp $
 
-DISTNAME=      pytest-timeout-1.2.0
+DISTNAME=      pytest-timeout-1.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-timeout/}
diff -r 4d1e39e9285d -r 73463cc420d1 devel/py-test-timeout/distinfo
--- a/devel/py-test-timeout/distinfo    Thu Nov 30 08:16:19 2017 +0000
+++ b/devel/py-test-timeout/distinfo    Thu Nov 30 08:18:31 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/10/19 06:52:03 adam Exp $
+$NetBSD: distinfo,v 1.2 2017/11/30 08:18:31 adam Exp $
 
-SHA1 (pytest-timeout-1.2.0.tar.gz) = 6895457de75f39992af318693136fd05d2c825f7
-RMD160 (pytest-timeout-1.2.0.tar.gz) = 3e0674c33446d700105f90fc1c7afcf252bfe932
-SHA512 (pytest-timeout-1.2.0.tar.gz) = b86548843e9ff8c8f7d1c39735025cdfa98befe2860e2a8a5d422d08bd7f542032384f147125a2a2841268154cc3a3874ef0aa4765d454fd5390edb773b106ae
-Size (pytest-timeout-1.2.0.tar.gz) = 13258 bytes
+SHA1 (pytest-timeout-1.2.1.tar.gz) = 372ca063cf61447a1522d304519cf7aa5c23f961
+RMD160 (pytest-timeout-1.2.1.tar.gz) = 80f382698b944aab16eaef54c678c627b7499ce1
+SHA512 (pytest-timeout-1.2.1.tar.gz) = 749a0dad83b82e93a97a8590900f2285679ec368612fdcfe3f5f7a5b64774ac85196dc31df111c6a99efda92dc03f751f17ec20862bed1f6aea7d7e4140a06bb
+Size (pytest-timeout-1.2.1.tar.gz) = 11498 bytes



Home | Main Index | Thread Index | Old Index