devel/py-pytest-mpl: update 0.16.1 → 0.17.0
Reported by: portscout
This commit is contained in:
parent
3fbce2102d
commit
5f214a5c91
2 changed files with 6 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= pytest-mpl
|
||||
DISTVERSION= 0.16.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.17.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,12 +15,12 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
|||
${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist pytest # 4 tests fail, see https://github.com/matplotlib/pytest-mpl/issues/179
|
||||
USE_PYTHON= distutils autoplist pytest # several tests fail, see https://github.com/matplotlib/pytest-mpl/issues/179
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1661129725
|
||||
SHA256 (pytest-mpl-0.16.1.tar.gz) = 2d571681124e8ff5f4e2b9c0d047d37d0499d6b6d8f2f49a1b50cdd993104469
|
||||
SIZE (pytest-mpl-0.16.1.tar.gz) = 663585
|
||||
TIMESTAMP = 1707990416
|
||||
SHA256 (pytest-mpl-0.17.0.tar.gz) = fbef05d7e664b4b33452fb698ac188e522791f327de34e7ea37dbdfe9d52cac6
|
||||
SIZE (pytest-mpl-0.17.0.tar.gz) = 885613
|
||||
|
|
Loading…
Reference in a new issue