Sun Nov 26 17:17:49 2017 UTC ()
py-test-flake8: updated to 0.9.1

0.9.1
Do continuous integration with Travis
Declare compatibility with Python 3.6


(adam)
diff -r1.1 -r1.2 pkgsrc/devel/py-test-flake8/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/py-test-flake8/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-test-flake8/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-test-flake8/Makefile 2017/08/21 15:35:11 1.1
+++ pkgsrc/devel/py-test-flake8/Makefile 2017/11/26 17:17:49 1.2
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.1 2017/08/21 15:35:11 adam Exp $ 1# $NetBSD: Makefile,v 1.2 2017/11/26 17:17:49 adam Exp $
2 2
3DISTNAME= pytest-flake8-0.8.1 3DISTNAME= pytest-flake8-0.9.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-flake8/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-flake8/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/tholo/pytest-flake8 9HOMEPAGE= https://github.com/tholo/pytest-flake8
10COMMENT= Plugin plugin to check FLAKE8 requirements 10COMMENT= Plugin plugin to check FLAKE8 requirements
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-flake8>=3.0:../../devel/py-flake8 13DEPENDS+= ${PYPKGPREFIX}-flake8>=3.5:../../devel/py-flake8
14DEPENDS+= ${PYPKGPREFIX}-test>=2.8:../../devel/py-test 14DEPENDS+= ${PYPKGPREFIX}-test>=3.2:../../devel/py-test
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17
18.include "../../lang/python/egg.mk" 18.include "../../lang/python/egg.mk"
19.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-test-flake8/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-test-flake8/distinfo 2017/08/21 15:35:11 1.1
+++ pkgsrc/devel/py-test-flake8/distinfo 2017/11/26 17:17:49 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2017/08/21 15:35:11 adam Exp $ 1$NetBSD: distinfo,v 1.2 2017/11/26 17:17:49 adam Exp $
2 2
3SHA1 (pytest-flake8-0.8.1.tar.gz) = f48ae360823c17c30e7cc6e3a749a9a960889042 3SHA1 (pytest-flake8-0.9.1.tar.gz) = 93f1cc871b5a28c7410e6d6a80fb709be426a263
4RMD160 (pytest-flake8-0.8.1.tar.gz) = 4b08c67fc29be1f5a7a18a43eec2bc4a6118630c 4RMD160 (pytest-flake8-0.9.1.tar.gz) = 4fc46cf0a8a97f6e4d13ff47b84e10bf34016d4c
5SHA512 (pytest-flake8-0.8.1.tar.gz) = b49b4d42712040492161f144cce807b661f2d8fe5b484b29ad1a519fd5b0b0cfb6abd42c3ae8999f21263c4776fb773f91bf0776971b6b6727607d33fb49ca89 5SHA512 (pytest-flake8-0.9.1.tar.gz) = eeb4f66022e367d92dee94544ae8fa99b79c1de0579a80e91c22e6f050752010cb7ad6c24094736d23ae753615b186a957b8b0f94c09754005183a971a1e4aa1
6Size (pytest-flake8-0.8.1.tar.gz) = 7359 bytes 6Size (pytest-flake8-0.9.1.tar.gz) = 7959 bytes