Skip to content

Commit

Permalink
devel/py-cookiecutter: update to 2.3.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/cookiecutter/cookiecutter/releases/tag/2.3.0
Reported by:	portscout, repology
  • Loading branch information
infracaninophile committed Aug 5, 2023
1 parent db2c219 commit 703a6c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-cookiecutter/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cookiecutter
PORTVERSION= 2.2.3
PORTVERSION= 2.3.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -18,7 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}binaryornot>=0.4.4:devel/py-binaryornot@${PY
${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}
${PYTHON_PKGNAMEPREFIX}arrow>=0:devel/py-arrow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rich>=0:textproc/py-rich@${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} \
Expand Down
6 changes: 3 additions & 3 deletions devel/py-cookiecutter/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689094571
SHA256 (cookiecutter-2.2.3.tar.gz) = d56f18c0c01c09804450b501ac43e8f6104cfa7cdd93610359c68b1ba9fd84d2
SIZE (cookiecutter-2.2.3.tar.gz) = 155719
TIMESTAMP = 1691224581
SHA256 (cookiecutter-2.3.0.tar.gz) = 942a794981747f6d7f439d6e49d39dc91a9a641283614160c93c474c72c29621
SIZE (cookiecutter-2.3.0.tar.gz) = 157130

0 comments on commit 703a6c1

Please sign in to comment.