diff --git a/devel/py-cookiecutter/Makefile b/devel/py-cookiecutter/Makefile index a032872a216c..c573d1e8ec0b 100644 --- a/devel/py-cookiecutter/Makefile +++ b/devel/py-cookiecutter/Makefile @@ -1,46 +1,46 @@ PORTNAME= cookiecutter -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= matthew@FreeBSD.org COMMENT= Create projects from cookiecutters (project templates) WWW= https://pypi.org/project/cookiecutter/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}binaryornot>=0.4.4:devel/py-binaryornot@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=7.0<9.0.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}poyo>=0:devel/py-poyo@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-slugify>=4.0.0:textproc/py-python-slugify@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.23.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=5.3.1:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}arrow>=0:devel/py-arrow@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}freezegun>0:devel/py-freezegun@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ git:devel/git USES= cpe python USE_PYTHON= autoplist concurrent distutils pytest CPE_VENDOR= cookiecutter_project NO_ARCH= yes # pytest needs a UTF-8 environment, and it will try and write outside # ${WRKDIR} unless told not to. TEST_ENV= HOME=${WRKDIR} \ LANG=C.UTF-8 \ LC_ALL=C.UTF-8 \ TMPDIR=${WRKDIR} # Windows specific test PYTEST_IGNORED_TESTS= test_run_shell_hooks_win .include diff --git a/devel/py-cookiecutter/distinfo b/devel/py-cookiecutter/distinfo index 60de20ce461a..5106210a816f 100644 --- a/devel/py-cookiecutter/distinfo +++ b/devel/py-cookiecutter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689015669 -SHA256 (cookiecutter-2.2.2.tar.gz) = 3b475d17573a7785b4a22fab693be249840e235a92c93c0fa088b39e9193f194 -SIZE (cookiecutter-2.2.2.tar.gz) = 154537 +TIMESTAMP = 1689094571 +SHA256 (cookiecutter-2.2.3.tar.gz) = d56f18c0c01c09804450b501ac43e8f6104cfa7cdd93610359c68b1ba9fd84d2 +SIZE (cookiecutter-2.2.3.tar.gz) = 155719