py-test-flake8: updated to 1.0.7
1.0.7 ----- - Implement collect() for Flake8Item; from @thomascobb - Document skipping behavior in README; from @jpyams
This commit is contained in:
parent
dc545b6658
commit
99ab53d4ab
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.9 2020/05/16 08:57:58 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2021/01/09 08:35:59 adam Exp $
|
||||
|
||||
DISTNAME= pytest-flake8-1.0.6
|
||||
DISTNAME= pytest-flake8-1.0.7
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-flake8/}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.9 2020/05/16 08:57:58 adam Exp $
|
||||
$NetBSD: distinfo,v 1.10 2021/01/09 08:35:59 adam Exp $
|
||||
|
||||
SHA1 (pytest-flake8-1.0.6.tar.gz) = e9a27bc98325f81b6801e74a12f8d4b71a8ba437
|
||||
RMD160 (pytest-flake8-1.0.6.tar.gz) = 5a43fd854a94601d065c9d156fb72140ec98da93
|
||||
SHA512 (pytest-flake8-1.0.6.tar.gz) = e1c76f4a170ca6fd94e27cf296b366a2a02f09e4216ded74b4724d8d19f50364caf245e4385b1cb644ead06b890df22400637773716190f673d3de254f5868f5
|
||||
Size (pytest-flake8-1.0.6.tar.gz) = 8451 bytes
|
||||
SHA1 (pytest-flake8-1.0.7.tar.gz) = c56d24e7bd0dae31d74f9b78709ed7b1dd35bca4
|
||||
RMD160 (pytest-flake8-1.0.7.tar.gz) = 57ad385983b60ce58a1b801842cba0e65a5c1bfc
|
||||
SHA512 (pytest-flake8-1.0.7.tar.gz) = 16e7b437ff9fc9afd3520f6b81d9eafeda840c7cd7925f5287ce0e0d5b20a0fa758183cea7ade369e3fec8606eee976e84c5b3142923e4586f559232012bf3a3
|
||||
Size (pytest-flake8-1.0.7.tar.gz) = 9560 bytes
|
||||
|
|
Loading…
Reference in a new issue