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 Nov 27 16:21:15 UTC 2018

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

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

0.9.14:
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-test-testmon/Makefile \
    pkgsrc/devel/py-test-testmon/distinfo
cvs rdiff -u -r1.2 -r1.3 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.3 pkgsrc/devel/py-test-testmon/Makefile:1.4
--- pkgsrc/devel/py-test-testmon/Makefile:1.3   Tue Jul 24 07:24:58 2018
+++ pkgsrc/devel/py-test-testmon/Makefile       Tue Nov 27 16:21:15 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/07/24 07:24:58 adam Exp $
+# $NetBSD: Makefile,v 1.4 2018/11/27 16:21:15 adam Exp $
 
-DISTNAME=      pytest-testmon-0.9.13
+DISTNAME=      pytest-testmon-0.9.14
 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.3 pkgsrc/devel/py-test-testmon/distinfo:1.4
--- pkgsrc/devel/py-test-testmon/distinfo:1.3   Tue Jul 24 07:24:58 2018
+++ pkgsrc/devel/py-test-testmon/distinfo       Tue Nov 27 16:21:15 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/07/24 07:24:58 adam Exp $
+$NetBSD: distinfo,v 1.4 2018/11/27 16:21:15 adam Exp $
 
-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
+SHA1 (pytest-testmon-0.9.14.tar.gz) = 682e22d7309165283a276bff06cfd95d3527376e
+RMD160 (pytest-testmon-0.9.14.tar.gz) = 3fd4814db87732ea0a906f40a82eeb988ae91200
+SHA512 (pytest-testmon-0.9.14.tar.gz) = 0b545b4f6b9a27cb7e336d73e222ad6cd93ff7df5d994a8002f4c9fb7b29bb82f445e5523b4e8e2c18e5918ffccf77693d5c39d5dbdf7b9106ce4a302a97cbfa
+Size (pytest-testmon-0.9.14.tar.gz) = 30020 bytes

Index: pkgsrc/devel/py-test-testmon/PLIST
diff -u pkgsrc/devel/py-test-testmon/PLIST:1.2 pkgsrc/devel/py-test-testmon/PLIST:1.3
--- pkgsrc/devel/py-test-testmon/PLIST:1.2      Tue Jul 24 07:24:58 2018
+++ pkgsrc/devel/py-test-testmon/PLIST  Tue Nov 27 16:21:15 2018
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2018/07/24 07:24:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/11/27 16:21:15 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
 ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/pbr.json
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/testmon/__init__.py



Home | Main Index | Thread Index | Old Index