diff --git a/devel/py-pytest-factoryboy/Makefile b/devel/py-pytest-factoryboy/Makefile index 1ad1a9872c95..36f11daf00af 100644 --- a/devel/py-pytest-factoryboy/Makefile +++ b/devel/py-pytest-factoryboy/Makefile @@ -1,8 +1,9 @@ # $FreeBSD$ PORTNAME= pytest-factoryboy -PORTVERSION= 2.0.3 +PORTVERSION= 2.1.0 CATEGORIES= devel python +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= meka@tilda.center @@ -10,9 +11,11 @@ COMMENT= Factory approach to testing with the dependency injection LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}inflection>=0:devel/py-inflection@${PY_FLAVOR} \ +MY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}inflection>=0:devel/py-inflection@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}factory-boy>=0:devel/py-factory-boy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} +BUILD_DEPENDS= ${MY_DEPENDS} +RUN_DEPENDS= ${MY_DEPENDS} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}text-unidecode>=0:converters/py-text-unidecode@${PY_FLAVOR} diff --git a/devel/py-pytest-factoryboy/distinfo b/devel/py-pytest-factoryboy/distinfo index e7dc7c97062d..e6ca6206a89f 100644 --- a/devel/py-pytest-factoryboy/distinfo +++ b/devel/py-pytest-factoryboy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1577031612 -SHA256 (pytest-dev-pytest-factoryboy-2.0.3_GH0.tar.gz) = 09c912d4a404a87caaf1c462defa345bf26ed1c55db4e1b09c954990c55863d6 -SIZE (pytest-dev-pytest-factoryboy-2.0.3_GH0.tar.gz) = 16879 +TIMESTAMP = 1610105312 +SHA256 (pytest-dev-pytest-factoryboy-2.1.0_GH0.tar.gz) = 67457e7b39f9c55f26b8b450092d7c7fa980ea1314add09b5d9d4fe96f7ffa44 +SIZE (pytest-dev-pytest-factoryboy-2.1.0_GH0.tar.gz) = 17104