diff options
-rw-r--r-- | devel/py-pytest-black/Makefile | 4 | ||||
-rw-r--r-- | devel/py-pytest-black/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-pytest-black/Makefile b/devel/py-pytest-black/Makefile index 94eb0ed93940..d84cafc500b5 100644 --- a/devel/py-pytest-black/Makefile +++ b/devel/py-pytest-black/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pytest-black -PORTVERSION= 0.3.9 +PORTVERSION= 0.3.10 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>=19.3b0:devel/py-black@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>=0:devel/py-black@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=3.5.0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR} diff --git a/devel/py-pytest-black/distinfo b/devel/py-pytest-black/distinfo index 86de3bc6af52..7c144de35a09 100644 --- a/devel/py-pytest-black/distinfo +++ b/devel/py-pytest-black/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588695589 -SHA256 (pytest-black-0.3.9.tar.gz) = c743dfeffe6b2cb25c0ed1a84cc306dff4b504b713b5a6d1bc3824fa73a7d693 -SIZE (pytest-black-0.3.9.tar.gz) = 6308 +TIMESTAMP = 1594117211 +SHA256 (pytest-black-0.3.10.tar.gz) = 5f3c0cfee9b41e6281a9e52e2987f4c90ec4a13a92bbf2f249d26d7b58747437 +SIZE (pytest-black-0.3.10.tar.gz) = 6388 |