pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-test-flake8 py-test-flake8: updated to 0.9.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2145a72672a
branches:  trunk
changeset: 372045:c2145a72672a
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Nov 26 17:17:49 2017 +0000

description:
py-test-flake8: updated to 0.9.1

0.9.1
Do continuous integration with Travis
Declare compatibility with Python 3.6

diffstat:

 devel/py-test-flake8/Makefile |   8 ++++----
 devel/py-test-flake8/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r 6c61b7870b8c -r c2145a72672a devel/py-test-flake8/Makefile
--- a/devel/py-test-flake8/Makefile     Sun Nov 26 17:12:46 2017 +0000
+++ b/devel/py-test-flake8/Makefile     Sun Nov 26 17:17:49 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/08/21 15:35:11 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/11/26 17:17:49 adam Exp $
 
-DISTNAME=      pytest-flake8-0.8.1
+DISTNAME=      pytest-flake8-0.9.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-flake8/}
@@ -10,8 +10,8 @@
 COMMENT=       Plugin plugin to check FLAKE8 requirements
 LICENSE=       modified-bsd
 
-DEPENDS+=      ${PYPKGPREFIX}-flake8>=3.0:../../devel/py-flake8
-DEPENDS+=      ${PYPKGPREFIX}-test>=2.8:../../devel/py-test
+DEPENDS+=      ${PYPKGPREFIX}-flake8>=3.5:../../devel/py-flake8
+DEPENDS+=      ${PYPKGPREFIX}-test>=3.2:../../devel/py-test
 
 USE_LANGUAGES=         # none
 
diff -r 6c61b7870b8c -r c2145a72672a devel/py-test-flake8/distinfo
--- a/devel/py-test-flake8/distinfo     Sun Nov 26 17:12:46 2017 +0000
+++ b/devel/py-test-flake8/distinfo     Sun Nov 26 17:17:49 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/08/21 15:35:11 adam Exp $
+$NetBSD: distinfo,v 1.2 2017/11/26 17:17:49 adam Exp $
 
-SHA1 (pytest-flake8-0.8.1.tar.gz) = f48ae360823c17c30e7cc6e3a749a9a960889042
-RMD160 (pytest-flake8-0.8.1.tar.gz) = 4b08c67fc29be1f5a7a18a43eec2bc4a6118630c
-SHA512 (pytest-flake8-0.8.1.tar.gz) = b49b4d42712040492161f144cce807b661f2d8fe5b484b29ad1a519fd5b0b0cfb6abd42c3ae8999f21263c4776fb773f91bf0776971b6b6727607d33fb49ca89
-Size (pytest-flake8-0.8.1.tar.gz) = 7359 bytes
+SHA1 (pytest-flake8-0.9.1.tar.gz) = 93f1cc871b5a28c7410e6d6a80fb709be426a263
+RMD160 (pytest-flake8-0.9.1.tar.gz) = 4fc46cf0a8a97f6e4d13ff47b84e10bf34016d4c
+SHA512 (pytest-flake8-0.9.1.tar.gz) = eeb4f66022e367d92dee94544ae8fa99b79c1de0579a80e91c22e6f050752010cb7ad6c24094736d23ae753615b186a957b8b0f94c09754005183a971a1e4aa1
+Size (pytest-flake8-0.9.1.tar.gz) = 7959 bytes



Home | Main Index | Thread Index | Old Index