diff --git a/devel/py-circuitbreaker/Makefile b/devel/py-circuitbreaker/Makefile index 08eddffbf3e2..f05eb4e849a8 100644 --- a/devel/py-circuitbreaker/Makefile +++ b/devel/py-circuitbreaker/Makefile @@ -1,26 +1,26 @@ PORTNAME= circuitbreaker -DISTVERSION= 1.3.2 +DISTVERSION= 1.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ale_sagra@hotmail.com COMMENT= Python Circuit Breaker pattern implementation LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python:3.6-3.9 USE_PYTHON= autoplist concurrent distutils TEST_TARGET= test NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v -o addopts= .include diff --git a/devel/py-circuitbreaker/distinfo b/devel/py-circuitbreaker/distinfo index f8b947f6eebc..922604c10732 100644 --- a/devel/py-circuitbreaker/distinfo +++ b/devel/py-circuitbreaker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635700212 -SHA256 (circuitbreaker-1.3.2.tar.gz) = 747d4ced5c0797e2ab1d3e00a03b312db23e7ec65106148fc63beec25bbba50f -SIZE (circuitbreaker-1.3.2.tar.gz) = 7946 +TIMESTAMP = 1658301619 +SHA256 (circuitbreaker-1.4.0.tar.gz) = 80b7bda803d9a20e568453eb26f3530cd9bf602d6414f6ff6a74c611603396d2 +SIZE (circuitbreaker-1.4.0.tar.gz) = 9727