pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-test-testmon



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Sep  2 09:20:42 UTC 2019

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

Log Message:
py-test-testmon: updated to 0.9.18

v0.9.18:
Support for pytest 5.x


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-test-testmon/Makefile \
    pkgsrc/devel/py-test-testmon/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-testmon/Makefile
diff -u pkgsrc/devel/py-test-testmon/Makefile:1.6 pkgsrc/devel/py-test-testmon/Makefile:1.7
--- pkgsrc/devel/py-test-testmon/Makefile:1.6   Wed Mar 27 08:40:06 2019
+++ pkgsrc/devel/py-test-testmon/Makefile       Mon Sep  2 09:20:42 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2019/03/27 08:40:06 adam Exp $
+# $NetBSD: Makefile,v 1.7 2019/09/02 09:20:42 adam Exp $
 
-DISTNAME=      pytest-testmon-0.9.16
+DISTNAME=      pytest-testmon-0.9.18
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-testmon/}
Index: pkgsrc/devel/py-test-testmon/distinfo
diff -u pkgsrc/devel/py-test-testmon/distinfo:1.6 pkgsrc/devel/py-test-testmon/distinfo:1.7
--- pkgsrc/devel/py-test-testmon/distinfo:1.6   Wed Mar 27 08:40:06 2019
+++ pkgsrc/devel/py-test-testmon/distinfo       Mon Sep  2 09:20:42 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/03/27 08:40:06 adam Exp $
+$NetBSD: distinfo,v 1.7 2019/09/02 09:20:42 adam Exp $
 
-SHA1 (pytest-testmon-0.9.16.tar.gz) = d9cebbbac4e95d91ba3d0fadeb4b36166a8ef48f
-RMD160 (pytest-testmon-0.9.16.tar.gz) = 5cd18b44437252fa8c1581fbd5fbb87983ee7a4a
-SHA512 (pytest-testmon-0.9.16.tar.gz) = f67f05cdf366a1091e8ee13e452fe975110f555de62cdfc0a49746caf4c9f557eae1728461e7f6c967a2bdf9600045457e85035ad02400c0d15401b668dff512
-Size (pytest-testmon-0.9.16.tar.gz) = 28213 bytes
+SHA1 (pytest-testmon-0.9.18.tar.gz) = 508cd1d25f94aa05643215a17906edf83b5207fa
+RMD160 (pytest-testmon-0.9.18.tar.gz) = 5b8407153be8277b45b2e71be028db89247b2ecf
+SHA512 (pytest-testmon-0.9.18.tar.gz) = 799099ed4b016bb5129479a594695c6749758e91c6aa07960ade299f06352847f59d073f4cab2ce799900b3fefc6117dbbff4f6bb603c7990e334eb0e48eafe1
+Size (pytest-testmon-0.9.18.tar.gz) = 28306 bytes



Home | Main Index | Thread Index | Old Index