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 Jul 24 08:23:20 UTC 2018

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

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-test-timeout/Makefile
cvs rdiff -u -r1.3 -r1.4 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.5 pkgsrc/devel/py-test-timeout/Makefile:1.6
--- pkgsrc/devel/py-test-timeout/Makefile:1.5   Sun Jun 24 09:45:13 2018
+++ pkgsrc/devel/py-test-timeout/Makefile       Tue Jul 24 08:23:20 2018
@@ -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/}

Index: pkgsrc/devel/py-test-timeout/distinfo
diff -u pkgsrc/devel/py-test-timeout/distinfo:1.3 pkgsrc/devel/py-test-timeout/distinfo:1.4
--- pkgsrc/devel/py-test-timeout/distinfo:1.3   Sun Jun 24 09:45:13 2018
+++ pkgsrc/devel/py-test-timeout/distinfo       Tue Jul 24 08:23:20 2018
@@ -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