pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Aug 23 07:48:43 UTC 2018

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

Log Message:
py-test-pythonpath: updated to 0.7.3

0.7.3:
Unknown changes.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-test-pythonpath/Makefile \
    pkgsrc/devel/py-test-pythonpath/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-pythonpath/Makefile
diff -u pkgsrc/devel/py-test-pythonpath/Makefile:1.1 pkgsrc/devel/py-test-pythonpath/Makefile:1.2
--- pkgsrc/devel/py-test-pythonpath/Makefile:1.1        Sun Nov 26 17:11:15 2017
+++ pkgsrc/devel/py-test-pythonpath/Makefile    Thu Aug 23 07:48:43 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/11/26 17:11:15 adam Exp $
+# $NetBSD: Makefile,v 1.2 2018/08/23 07:48:43 adam Exp $
 
-DISTNAME=      pytest-pythonpath-0.7.1
+DISTNAME=      pytest-pythonpath-0.7.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-pythonpath/}
@@ -14,5 +14,8 @@ DEPENDS+=     ${PYPKGPREFIX}-test>=2.5.2:../
 
 USE_LANGUAGES= # none
 
+do-test:
+       cd ${WRKSRC} && pytest-${PYVERSSUFFIX}
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-test-pythonpath/distinfo
diff -u pkgsrc/devel/py-test-pythonpath/distinfo:1.1 pkgsrc/devel/py-test-pythonpath/distinfo:1.2
--- pkgsrc/devel/py-test-pythonpath/distinfo:1.1        Sun Nov 26 17:11:15 2017
+++ pkgsrc/devel/py-test-pythonpath/distinfo    Thu Aug 23 07:48:43 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/11/26 17:11:15 adam Exp $
+$NetBSD: distinfo,v 1.2 2018/08/23 07:48:43 adam Exp $
 
-SHA1 (pytest-pythonpath-0.7.1.tar.gz) = 27bd541cf351f9e03dbd81c4edd267a350e3fc28
-RMD160 (pytest-pythonpath-0.7.1.tar.gz) = 0925bd897b06a8f3b1642d4df0ee572d1ee97124
-SHA512 (pytest-pythonpath-0.7.1.tar.gz) = 313020c7b38b91079694759ca436e1f7129750372f3a0a567dc2934b093d178c4c64894c2283719b86877a5e359128e83bd6e3b17ded283631ad6747541b2902
-Size (pytest-pythonpath-0.7.1.tar.gz) = 1726 bytes
+SHA1 (pytest-pythonpath-0.7.3.tar.gz) = 736cfd3f5ef49ec1b2bb563cbd5cdf009e2d638a
+RMD160 (pytest-pythonpath-0.7.3.tar.gz) = 77ec0eec87f2d586e7cfdece0b08bebfdc1da137
+SHA512 (pytest-pythonpath-0.7.3.tar.gz) = 45f5185d1ec015e4e11fe5a14aa3ed49f333bae25a779ede43a3128e1c92a3f151836a72dc3ac8244de05c3943876e525ec7cd464c341b44e37195c443eb6391
+Size (pytest-pythonpath-0.7.3.tar.gz) = 4498 bytes



Home | Main Index | Thread Index | Old Index