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:           Tue Jul 24 07:24:58 UTC 2018

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

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

0.9.13:
Encourage bug reporting in the README.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-test-testmon/Makefile \
    pkgsrc/devel/py-test-testmon/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-test-testmon/PLIST

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.2 pkgsrc/devel/py-test-testmon/Makefile:1.3
--- pkgsrc/devel/py-test-testmon/Makefile:1.2   Wed Jul  4 03:58:42 2018
+++ pkgsrc/devel/py-test-testmon/Makefile       Tue Jul 24 07:24:58 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/07/04 03:58:42 adam Exp $
+# $NetBSD: Makefile,v 1.3 2018/07/24 07:24:58 adam Exp $
 
-DISTNAME=      pytest-testmon-0.9.12
+DISTNAME=      pytest-testmon-0.9.13
 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.2 pkgsrc/devel/py-test-testmon/distinfo:1.3
--- pkgsrc/devel/py-test-testmon/distinfo:1.2   Wed Jul  4 03:58:42 2018
+++ pkgsrc/devel/py-test-testmon/distinfo       Tue Jul 24 07:24:58 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/07/04 03:58:42 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/07/24 07:24:58 adam Exp $
 
-SHA1 (pytest-testmon-0.9.12.tar.gz) = 317032abcaa0098ba386fcbe27c7323d41029922
-RMD160 (pytest-testmon-0.9.12.tar.gz) = c9e146691e8180c872fcae9f172105169e470783
-SHA512 (pytest-testmon-0.9.12.tar.gz) = c5d6ee248734561ee3aa0041c7bb03995899e106bec1ee554acd3a359d039436e9b656d013c8477c671757e058faab0d7d045bc83daee5b93fd161926601e17c
-Size (pytest-testmon-0.9.12.tar.gz) = 37133 bytes
+SHA1 (pytest-testmon-0.9.13.tar.gz) = 08429234c170177b8e5283c06feb44806e95c94f
+RMD160 (pytest-testmon-0.9.13.tar.gz) = b2195636ebfd811749f603c1bd98e9f82a78ab8d
+SHA512 (pytest-testmon-0.9.13.tar.gz) = 4e3db66d97550cd4ccc6f6b2e079bf11f2ee706885e1ea48edc4eda37a92c10606302a2e8adae2aed256a38e533e5d35c8d3de9c3e9bd89d18853772f3fef6c6
+Size (pytest-testmon-0.9.13.tar.gz) = 37787 bytes

Index: pkgsrc/devel/py-test-testmon/PLIST
diff -u pkgsrc/devel/py-test-testmon/PLIST:1.1 pkgsrc/devel/py-test-testmon/PLIST:1.2
--- pkgsrc/devel/py-test-testmon/PLIST:1.1      Wed May 23 09:26:54 2018
+++ pkgsrc/devel/py-test-testmon/PLIST  Tue Jul 24 07:24:58 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2018/05/23 09:26:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/07/24 07:24:58 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -18,3 +18,6 @@ ${PYSITELIB}/testmon/pytest_testmon.pyo
 ${PYSITELIB}/testmon/testmon_core.py
 ${PYSITELIB}/testmon/testmon_core.pyc
 ${PYSITELIB}/testmon/testmon_core.pyo
+${PYSITELIB}/testmon/tox_testmon.py
+${PYSITELIB}/testmon/tox_testmon.pyc
+${PYSITELIB}/testmon/tox_testmon.pyo



Home | Main Index | Thread Index | Old Index