pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-flake8
Module Name: pkgsrc
Committed By: adam
Date: Tue May 15 06:37:49 UTC 2018
Modified Files:
pkgsrc/devel/py-test-flake8: Makefile distinfo
Log Message:
py-test-flake8: updated to 1.0.1
1.0.1:
- Correct junit XML output for pytest 3.5.x
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-test-flake8/Makefile \
pkgsrc/devel/py-test-flake8/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-flake8/Makefile
diff -u pkgsrc/devel/py-test-flake8/Makefile:1.3 pkgsrc/devel/py-test-flake8/Makefile:1.4
--- pkgsrc/devel/py-test-flake8/Makefile:1.3 Fri Mar 23 11:06:09 2018
+++ pkgsrc/devel/py-test-flake8/Makefile Tue May 15 06:37:49 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/03/23 11:06:09 adam Exp $
+# $NetBSD: Makefile,v 1.4 2018/05/15 06:37:49 adam Exp $
-DISTNAME= pytest-flake8-1.0.0
+DISTNAME= pytest-flake8-1.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-flake8/}
@@ -13,7 +13,7 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-flake8>=3.5:../../devel/py-flake8
DEPENDS+= ${PYPKGPREFIX}-test>=3.2:../../devel/py-test
-USE_LANGUAGES= # none
+USE_LANGUAGES= # none
do-test:
cd ${WRKSRC} && py.test-${PYVERSSUFFIX}
Index: pkgsrc/devel/py-test-flake8/distinfo
diff -u pkgsrc/devel/py-test-flake8/distinfo:1.3 pkgsrc/devel/py-test-flake8/distinfo:1.4
--- pkgsrc/devel/py-test-flake8/distinfo:1.3 Fri Mar 23 11:06:09 2018
+++ pkgsrc/devel/py-test-flake8/distinfo Tue May 15 06:37:49 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/03/23 11:06:09 adam Exp $
+$NetBSD: distinfo,v 1.4 2018/05/15 06:37:49 adam Exp $
-SHA1 (pytest-flake8-1.0.0.tar.gz) = bab49e81b91ef09898159923f82607e2588c29f2
-RMD160 (pytest-flake8-1.0.0.tar.gz) = ea91dc29876e7d939683e14f822a0b8299d8cc34
-SHA512 (pytest-flake8-1.0.0.tar.gz) = 671b38c2011d8c66d32a115057cff5549b2876810fba74077ac346950edf47fb72c47ae44eedc41e9417556849b06dedc0ad126001bd2e3c2f264f092206d58c
-Size (pytest-flake8-1.0.0.tar.gz) = 8382 bytes
+SHA1 (pytest-flake8-1.0.1.tar.gz) = 312a960e07617db07de2b7dc6878992994a9263a
+RMD160 (pytest-flake8-1.0.1.tar.gz) = 8919726e65b6b2d390ed31cc0cf4dd1804e80e32
+SHA512 (pytest-flake8-1.0.1.tar.gz) = 68d61ee1a51bec92a85cea8e878f9c4263f4006b51b71a110247bae538b3ea29fc1da59d54639f2a53edb53cde34adbaceace3896b4ddfc719b2e75f8fdaa459
+Size (pytest-flake8-1.0.1.tar.gz) = 7938 bytes
Home |
Main Index |
Thread Index |
Old Index