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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3933fd7503c
branches:  trunk
changeset: 383151:b3933fd7503c
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jul 24 08:23:20 2018 +0000

description:
py-test-timeout: updated to 1.3.1

1.3.1:
Fix deprecation warning on Python 3.6.
Create a valid tag for the release. Somehow this didn't happen for 1.3.0, that tag points to a non-existing commit.

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 b575c5d43963 -r b3933fd7503c devel/py-test-timeout/Makefile
--- a/devel/py-test-timeout/Makefile    Tue Jul 24 08:23:00 2018 +0000
+++ b/devel/py-test-timeout/Makefile    Tue Jul 24 08:23:20 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/06/24 09:45:13 adam Exp $
+# $NetBSD: Makefile,v 1.6 2018/07/24 08:23:20 adam Exp $
 
-DISTNAME=      pytest-timeout-1.3.0
+DISTNAME=      pytest-timeout-1.3.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-timeout/}
diff -r b575c5d43963 -r b3933fd7503c devel/py-test-timeout/distinfo
--- a/devel/py-test-timeout/distinfo    Tue Jul 24 08:23:00 2018 +0000
+++ b/devel/py-test-timeout/distinfo    Tue Jul 24 08:23:20 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/06/24 09:45:13 adam Exp $
+$NetBSD: distinfo,v 1.4 2018/07/24 08:23:20 adam Exp $
 
-SHA1 (pytest-timeout-1.3.0.tar.gz) = 4499c6728ffc5f4934059ea84b47f51b6586f28e
-RMD160 (pytest-timeout-1.3.0.tar.gz) = 56ec32503fd6c1e5bbf81183e1b7e6b770f3f2a7
-SHA512 (pytest-timeout-1.3.0.tar.gz) = f2efc4528d354742ae790743c43a2e559446a75abf87ed94a4ddc110e40dd62675045c01c76ea01b02d23fb1014f23c04b6d61df2a5605eec4c2b01354569c99
-Size (pytest-timeout-1.3.0.tar.gz) = 14649 bytes
+SHA1 (pytest-timeout-1.3.1.tar.gz) = c14d8f0f5e5e4696ddd6da39bbf28183d3b670de
+RMD160 (pytest-timeout-1.3.1.tar.gz) = c6dec097060666970fdd3c503dd2fc0f2c0d7308
+SHA512 (pytest-timeout-1.3.1.tar.gz) = ea487595702c723b78a7ae458c0c50f2e2ee572b2beab81f334b64a7e84bd6e559678d3cf65af28797958f3a97677791d78339dde4af78d4d3e43864fc0a02a0
+Size (pytest-timeout-1.3.1.tar.gz) = 11412 bytes



Home | Main Index | Thread Index | Old Index