forked from Lainports/opnsense-ports
devel/py-pytest-pycodestyle: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
57a0ca8f78
commit
7b8617b584
2 changed files with 7 additions and 4 deletions
|
|
@ -1,8 +1,9 @@
|
|||
PORTNAME= pytest-pycodestyle
|
||||
DISTVERSION= 2.3.1
|
||||
DISTVERSION= 2.4.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION}
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Pytest plugin to run pycodestyle
|
||||
|
|
@ -22,4 +23,6 @@ NO_ARCH= yes
|
|||
|
||||
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
|
||||
|
||||
# tests as of 2.4.1: 1 failed, 16 passed in 50.11s, see https://github.com/henry0312/pytest-pycodestyle/issues/114
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1666976457
|
||||
SHA256 (pytest-pycodestyle-2.3.1.tar.gz) = 2901327b8e6beab90298a9803074483efe560e191bef81d9e18119b141222830
|
||||
SIZE (pytest-pycodestyle-2.3.1.tar.gz) = 5188
|
||||
TIMESTAMP = 1734398730
|
||||
SHA256 (pytest_pycodestyle-2.4.1.tar.gz) = 27cfebd52774ad55cceadce959913892b3b0989fc02400ef76a004a8b32ab5c9
|
||||
SIZE (pytest_pycodestyle-2.4.1.tar.gz) = 5284
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue